n8n - Package Updates
-
[3.106.0]
- Update n8n to 1.116.2
- Full Changelog
- ai-builder: AI builder memory consumption issue (#20982) (18e66ed)
- editor: Use existing workflowState when setting node execution issues (#20777) (0875400)
- core: Fix normalization in per-item mode in native Python runner (#20750) (f3be6c7)
- ai-builder: Fix loading of Data Table nodes for AI Builder (#20546) (c21968d)
- core: Block introspection attributes unconditionally (#20641) (7ae88f8)
- core: Fix broker websocket connection closure on runner heartbeat failure (#20584) (892cc82)
- core: Fix N8N_ENCRYPTION_KEY_FILE environment variable not working (#20230) (502dd71)
- core: Fix worker setup completion (#20495) (8f042a6)
- core: Make sure scopes are deleted after rename (#20498) (a998e1d)
- core: Only resume waiting parent workflows (#20342) (bebccfd)
-
[3.107.0]
- Update n8n to 1.117.2
- Full Changelog
- ai-builder: Prompt input scrolling fix and update max line from 6 -> 10 (#21165) (627b3c1)
- OpenAI Node: Remove built-in MCP from V2 (#21159) (b2342b1)
- OpenAI Node: Don't include function calls when conversation id is used (#21047) (a787162)
- OpenAI Node: Remove completions from V2 (#21078) (d8f90f1)
- AI Agent Node: Track source node toolkit tools are executed from (#20866) (e195677)
- ai-builder: Accept empty expressionValues in builder request (#20993) (3f9866e)
- ai-builder: AI builder memory consumption issue (#20982) (b4a92f3)
- ai-builder: Assistant side panel open without blocking calls (#20714) (39b7966)
- ai-builder: Submit AI workflow builder prompt on enter, newline on shift+enter (#20863) (5b5cef8)
-
[3.107.1]
- Update n8n to 1.117.3
- Full Changelog
- core: Harden security restrictions in native Python runner (#21263) (9b54326)
- editor: Fix
Cannot read properties of undefinederror in evaluation loop (#21225) (052ca78)
-
[3.108.0]
- Update n8n to 1.118.1
- Full Changelog
- core: Harden security restrictions in native Python runner (#21263) (e392863)
- editor: Fix
Cannot read properties of undefinederror in evaluation loop (#21225) (cebbf64) - AI Agent Node: Only use ai-tool output when reconstructing steps (#21061) (255db6a)
- AI Agent Node: Respect maxIterations parameter (#21081) (4ea2757)
- ai-builder: Auto-generate names only for workflows with default names (#21162) (4a4d1fe)
- ai-builder: Format user message to avoid markdown formatting errors (#21033) (70523e1)
- ai-builder: Prompt input scrolling fix and update max line from 6 -> 10 (#21165) (3caa5ac)
- Call n8n Sub-Workflow Tool Node: Fix return format for execute path (#21010) (b9b322e)
- core: Check all parents of subnodes for expression resolution (#21141) (1c4b838)
-
[3.108.1]
- Update n8n to 1.118.2
- Full Changelog
- Fix AI Agent v3 Tool Execution Issues (#21477) (0c04ff4)
-
[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)
-
[3.113.2]
-
[3.113.3]
- Update n8n to 1.123.7
- Full Changelog
- Error running evaluations in queue mode (#23341) (e6fe97c)
- Only support specified git config keys in Git node (#23346) (5102991)
-
[4.0.0]
- Update n8n to 2.0.3
- Full Changelog
- Important: This is a major version with breaking changes
- Remove mysql and mariadb support (#22437) (4aa6dc1)
- Spontit Node Remove Spontit node (#22467) (c3442f5)
- Crowd.dev node Remove crowd.dev node (#22469) (b615abc)
- Kitemaker node Remove Kitemaker node (#22470) (0870d0a)
- Automizy Node Remove Automizy node (#22471) (cd8a3ad)
- editor Sidebar redesign (#22395) (0ba2043)
- core Block access to env in code and expressions by default (#22643) (0ffd760)
- core Introduce native Python code tool for AI agent (#22658) (b1bc778)
- editor Improve node component visual states (#20242) (3fc1c56)
- Validate nodes before activating (#22916) (1aa325a)
-
[4.1.0]
- Update n8n to 2.1.2
- Full Changelog
- Fix Ollama models support on Chat hub (#23458) (73d3836)
- Fix verified community packages reinstall (#23428) (fe3a9aa)
- Skip saving workflow statistics on 'chat' executions (#23465) (bb25559)
- Handle nodes with missing type field in ActivateExecuteWorkflowTriggerWorkflows migration (#23392) (ec6d727)
- Limit access to files based on regex pattern (#23413) (8df042f)
- Restores executions status check for waiting forms (#23452) (482470a)
- Connection validation respects node version and type (#23349) (adc07da)
- Error running evaluations in queue mode (#23248) (499b435)
- Don't encrypt state for hooks calls (#23357) (cb8f650)
- Fix wf nodes not updated correctly on workflow activated/deactivated events (#23333) (9a85ca7)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login