n8n - Package Updates
-
[3.109.0]
- Update n8n to 1.119.1
- Full Changelog
- editor: Ensure license activation modal works when used without EULA (#21681) (5ac5cf1)
- AI Agent Node: AI Agent v3 only sees first tool response item (#21429) (d35ba6b)
- ai-builder: Do not show validation issues as tool errors (#21310) (3290bf0)
- ai-builder: Fixing canvas buttons - if workflow builder is enabled always show "build with AI" button (#21354) (3b53649)
- ai-builder: Hide the excute and refine dialog in the workflow builder if task was aborted (#21355) (f79d968)
- Airtop Node: Fix file upload and add support for session recording (#21248) (4e9ee11)
- core: Add execution hints support for tools (#21238) (8971a5a)
- core: Allow dynamic node parameters in Public API schema (#21345) (eb46201)
- core: Disable ANSI colors in production debug logs (#21344) (fa1ae8a)
- core: Ensure reconnect on broker down in native Python runner (#21475) (fbd60d2)
-
[3.109.1]
- Update n8n to 1.119.2
- Full Changelog
- Validate package version when installing community node (#21886) (f869afd)
- Disable git hooks by default (#21797) (d5a1171)
-
[3.110.0]
- Update n8n to 1.120.3
- Full Changelog
- Validate package version when installing community node (#21886) (ae0669a)
- Disable git hooks by default (#21797) (eea9bb4)
- Fix expr-eval dependency for CVE-2025-12735 (#21862) (e9336b3)
- DCR not working on cloud (#21808) (acfaff0)
- Return WWW-Authenticate header in
/mcp-server/httpendpoint (#21686) (45b17c1) - Add support for node versions in searching, adding and updating nodes (#21488) (8270f37)
- Reduce "workflow state too big" errors (#21542) (e5d7fb9)
- Fix returning role as slug on the users api handler (#21490) (941a54e)
- Change unicode range to support more characters in expression parser (#21394) (0a799e1)
- Update error message when using
.iteminRun once for all itemsmode (#21416) (306972d)
-
[3.110.1]
- Update n8n to 1.120.4
- Full Changelog
- Prepare release 1.120.4 by updating versions across the monorepo and adding the changelog entry.
-
[3.111.0]
- Update n8n to 1.121.2
- Full Changelog
- core: Fix mcp access scope issue (#22031) (6335c88)
- editor: Notice background colors (#22044) (610594e)
- Code Node: Revert node icon back to old icon (#21777) (7bb3fdc)
- core: Add timeout and recovery for database connection health checks (#21506) (09c8b2d)
- core: Capture stoppedAt timestamp and improve fullRunData handling (#21290) (343413d)
- core: Correctly filter custom nodes when NODES_INCLUDE/EXCLUDE is set (#21705) (08fea7b)
- core: Declarative Node - Continue using Error Output returns empty item (#21823) (e3a996d)
- core: Enforce timeout for task requests (#21493) (e9d8757)
- core: Ensure database fallback when Redis cache fails on webhook lookup (#21872) (7716212)
- core: Fix type issues for execution context (#21852) (1098db4)
-
[3.111.1]
- Update n8n to 1.121.3
- Full Changelog
- core: Add missing workflowId when creating base subworkflowworkflow additional data (#22312) (fcc2139)
- Git Node: Throw an error if the repository path is blocked (#22253) (f4b009d)
-
[3.112.0]
- Update n8n to 1.122.4
- Full Changelog
- core: Introduce batch workflow rule to fix subworkflow with wait node detection (#22447) (8280690)
- core: OIDC form breaks when enabling OIDC while SAML is active (#22463) (7c979e7)
- editor: Wording for migration rule detail table headers (#22398) (969f0be)
- core: Add missing workflowId when creating base subworkflowworkflow additional data (#22312) (c204627)
- Git Node: Throw an error if the repository path is blocked (#22253) (97ee86c)
- editor: Fix issue for blinking/jumping UI when switching projects (#22256) (ad2963c)
- editor: Missing duplicate workflow action on workflow list (#22230) (f811511)
- Add best practices for all builder categories (#21943) (214a7e9)
- Add support for global credentials (#21700) (55c3150)
- ai-builder: Add python script for workflow comparison (#21927) (246387e)
-
[3.112.1]
- Update n8n to 1.122.5
- Full Changelog
- Fix html header check (#22713) (e8cf4d6)
- Add toolCode nodes to the pyodide check for v2 migration (#22659) (f8c7ad6)
-
[3.113.0]
- Update n8n to 1.123.4
- Full Changelog
- core: Allowlist
HOMEenv var in JS runner config (#22839) (79ee577) - Add
HOMEenv var to distroless runners image (#22796) (0bcc116) - core: Hide migration rule issues not relevant to cloud (#22749) (9ac4fd0)
- core: Do not prevent credential save if property has default value (#22720) (ed1565d)
- core: Fix html header check (#22713) (ced34c0)
- core: Add toolCode nodes to the pyodide check for v2 migration (#22659) (57d6015)
- core: Prevent execution data from being overwritten on manual workflow resume (#22665) (e1ab229)
- MCP Client Node: Make "Use Dynamic Client Registration" toggle not required (#22645) (a60eba3)
- AI Agent Node: Unify memory management for streaming/non-streaming (#22243) (df81c77)
-
[3.113.1]
- Update n8n to 1.123.5
- Full Changelog
- Add version history records when importing workflows (#22974) (7b003f9)
- core: Add missing env vars to internal mode (#22965) (6986514)