2.13.0 (2026-03-16)
Bug Fixes
- Bug with odd error message on project limit cloud (#26911) (39e8f95)
- Airtable Node: Revert flattening output from search and get operations (#26697) (1978660)
- core: Exclude disabled secret connections from autocomplete, resolution, and registry (#26783) (0bc948b)
- core: Fix entity import failing in Kubernetes due to ZIP self-inclusion and local header size placeholders (#26628) (319e400)
- core: Fix MCP validate_workflow tool output schema warnings (#26938) (d849487)
- core: Fix task runner hanging when connection attempt fails (#26848) (28d63fa)
- core: Ignore parameter name when renaming binary file (#26647) (f0aca64)
- core: Make ChatHub work with LM Studio's OpenAI compatible endpoint (#26887) (89e0368)
- core: Prefix external secrets retry logs (#26802) (ec909ec)
- core: Preserve NODE_PATH for globally installed npm packages in Docker (#26898) (3612e4b)
- core: Prevent OAuth token wipe during source control pull (#26566) (bf53447)
- core: Simplify $items global type declaration in expression runtime (#27087) (82dfa76)
- core: Skip task runner startup on main in offload mode (#26876) (f5baa1b)
- core: Support all known execution statuses on public API (#27080) (e843b67)
- core: Use correct published nodes for workflow indexing (#26767) (982922b)
- editor: Fix toogle share action based on scopes (#26902) (cd2c22c)
- editor: Hide redaction policy when the feature env variable is not there (#26933) (b424d2f)
- editor: I18n for sign out label in bottom menu (#26885) (5993309)
- editor: Preserve resource mapper values during floating node navigation (#26789) (33ba2d5)
- editor: Remove migrate-button-v2 script (#26779) (fab08c4)
- editor: Remove stray closing brace in bug report URL generation (#26916) (69d0581)
- editor: Repair fromAI override and button styling (#26682) (5ab71b4)
- editor: Show version name instead of current changes label for named versions (#26785) (1d24edb)
- editor: Use text shade token in N8nInput (#26934) (8c3c0dc)
- Fix segfault in arm64 image due to missing native addon (#26765) (844c5e2)
- Gate /healthz/readiness behind fullyReady flag (#26742) (e7545ba)
- HTTP Request Node: Improve invalid JSON field error messages (#26817) (03b6e2d)
- Improve SSRF blocked IP error message (#26837) (edd74ec)
- Lazy load heavy imports and add future guidance (#26903) (2d6a0e1)
- MCP - Resolve webhook id during workflow creation and update (#26838) (86f1c24)
- Microsoft Agent 365 Trigger Node: Fix memory, update MCP tool listing, replace deprecated MS library functions (#26422) (b039bd7)
- MongoDBVectorStore Node: Replace MongoDB Atlas Vector Store singleton with per-execution client (#26906) (33391e6)
- Notion Node: Allow underscores in page URL slug validation (#27051) (b7e3e63)
Features
- Add redaction reveal failure audit logs (#26826) (694d4fe)
- Add saml feature flag (#27009) (82a685a)
- Agent: Add custom tracing metadata support in Agent Node (#25810) (236e9e5)
- ai-builder: Add web-fetch tool for fetching external documentation (#26630) (a99cf3d)
- Allow skipping foreignkey constraint disablement for imports (#25734) (9572375)
- Baserow Node: Add batch operations, more filters, add DB token credential (#19758) (7deebe9)
- Conditional credit usage banner (#26891) (8934bf5)
- core: Add $now/$today to V8 isolate (#27015) (15f533d)
- core: Add server-side search, pagination, and filtering to GET /projects (#27036) (3b00e1b)
- core: Add type field to chat hub sessions (#26905) (75edc58)
- core: Add workflow execution duration histogram metric (#26889) (3c2b6c7)
- core: Add workflow:unpublish project scope (#26625) (f7d9f74)
- core: Delete secrets provider connections on project deletion (#26706) (7827ae0)
- core: Enable role-based access for external secrets by default (#27084) (463c3d5)
- core: Make workflow index batch size configurable via env var (#26893) (4e5c3cc)
- core: Populate workflow published version mapping (#25242) (e0cd513)
- core: Port function extensions to VM isolate and add URL and Intl polyfills (#26689) (731d029)
- core: Propagate workflow timezone into V8 isolate (#26562) (e9bdf87)
- core: Serialize Luxon types at V8 isolate boundary (#26993) (d109822)
- core: Support Chat hub on workflow canvas (#26137) (dd43e48)
- Custom auth redacts values correctly (#26895) (abf20f4)
- editor: Add opt-in toggle for external secrets system roles (#26684) (5740de5)
- editor: Add telemetry events for workflow diff in version history (#26778) (1679474)
- editor: Allow instance admin to re-enable disabled secret provider connections (#26760) (56176bf)
- editor: Enable project editors to view external secret vaults (#27007) (f7a787a)
- editor: Show folder tree view in source control push/pull modals (#26758) (6776b66)