📣 Product Updates
Changelog & Releases
Track new features, enterprise security patches, and performance optimizations for the nLink engine.
April 25, 2026
v1.0.0-beta
Enterprise Security Hardening & OOM Protection
- SecurityImplemented MaxBytesReader socket-layer protection to natively block Denial-of-Service (DoS) and Out-Of-Memory (OOM) attacks from massive payloads.
- SecurityStrictly capped Webhook JSON payloads to 5MB and Workflow Imports to 10MB.
- SecurityCommunity Store Zip uploads are now securely constrained to 50MB, complete with hardened defense mechanisms against Zip Slip and Tar Bomb path traversal attacks.
- FeatureStandardized the documentation hub UI for better enterprise readability.
April 20, 2026
v0.9.5
Enterprise Identity & SAML SSO
- FeatureLaunched SAML 2.0 Single Sign-On (SSO) integration designed for enterprise Identity Providers like Okta, Azure AD, and Google Workspace.
- SecurityAdded Zero-Trust Just-in-Time (JIT) provisioning. New users authenticating via SSO default to a strictly restricted
VIEWERrole. - BugfixResolved an edge case where OAuth tokens failed to refresh silently for specific community nodes.
April 12, 2026
v0.9.0
WASM Engine Auto-Scaffolding
- FeatureIntroduced the Auto Scaffold Generator for WebAssembly (WASM) Community Nodes.
- FeatureDevelopers can now click a single button to generate
main.go,definition.json, and boilerplate memory hooks for zero-memory-leak linear data processing inside the wazero runtime. - BugfixFixed layout shifting issues in the Visual Workflow Debugger when time-traveling through complex graph logic.
