n8n - Package Updates
-
[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)