n8n - Package Updates
-
[3.98.0]
- Update n8n to 1.108.1
- Full Changelog
- core: Dynamically import
@sentry/node-native(#18586) (4312ff2) - Add missing type check, updated turbo config (#18341) (8259b5f)
- Airtable Node: Create record: skip type validation when typecast is enabled (#18393) (dcd060c)
- core: Account for readonly properties when replacing circular references (#18408) (3848673)
- core: Check all node outputs when using "Always Output Data" before adding an empty object (#17602) (f1a87af)
- core: Fix error message parsing for disallowed modules (#18216) (04738d4)
- core: Normalize quotes in strings in env vars (#18219) (71f5151)
- core: Populate MCP endpoints in frontend settings (#17939) (14787fd)
- core: Support inserting dates to data store via the insert endpoint (#18404) (dc86984)
-
[3.98.1]
- Update n8n to 1.108.2
- Full Changelog
- Fix waiting webhooks validation when n8n is behind proxy (#18767) (13674bd)
-
[3.99.0]
- Update n8n to 1.109.1
- Full Changelog
- core: Fix waiting webhooks validation when n8n is behind proxy (#18767) (741f68b)
- Also run DB tests in CI when any test inside CLI package have changes (#18527) (3386047)
- Change siderbar to use innerWidth instead of outerWidth (#18727) (4206b4a)
- core: Don't reveal whether files exists if they're not within allowed paths (#18480) (970351b)
- core: Dynamically import
@sentry/node-native(#18586) (0f463c7) - core: Ensure error.message is a string before checking for specific messages (#17417) (0d4c890)
- core: Fix getting webhook methods from path only when dynamic webhook path (#17803) (a5c6e2f)
- core: Handle insights by workflow table for deleted workflows (#18496) (741dd69)
- core: Integer overflow in insights runtime calculation (#18122) (c767831)
- core: Make first queue reconciliation immediate on startup (#18490) (961fc53)
-
[3.99.1]
- Update n8n to 1.109.2
- Full Changelog
- Basic LLM Chain Node: Remove fallback connection on lower versions (#19053) (e59152e)
- core: Fix OIDC configuration update path (#19065) (c0a7bbb)
-
[3.100.0]
- Update n8n to 1.110.1
- Full Changelog
- Basic LLM Chain Node: Remove fallback connection on lower versions (#19053) (92fba1d)
- core: Fix OIDC configuration update path (#19065) (bb9d742)
- Gemini Node: Allow Nano Banana model to be selected (#19080) (5a1e472)
- Add timeout to community node types request (#18545) (644faf4)
- core: Add optional context parameter to track creation source for workflows, credentials, and projects (#18736) (98bde4f)
- core: Fix truncate table names (#18867) (215d5a1)
- core: Fix waiting webhooks validation when n8n is behind proxy (#18767) (f2eca28)
- core: Resolve SSH path issues on Windows (#18889) (66b6b8f)
- core: Sanitize all non-alphanumeric characters from tool names (#18800) (b73f239)
- editor: Allow password managers to autocomplete MFA code during login (#18865) (0c803a6)
-
[3.101.0]
- Update n8n to 1.111.0
- Full Changelog
- Add folder scopes to global owner and admin roles (#19230) (2113532)
- AMQP Trigger Node: Update rhea library, tweak reconnection options (#18980) (efc3a2d)
- API: Fix public api workflow openApi examples (#19170) (e822cf5)
- Basic LLM Chain Node: Remove fallback connection on lower versions (#19053) (583dd48)
- Changes in tooltip message on data table columns (#19172) (56fee52)
- core: AI agent node data accessibility (#18757) (f0e9221)
- core: Ensure getNodeOutputs always returns an array (#19069) (0f22f3b)
- core: Fix OIDC configuration update path (#19065) (1ced801)
- core: Fix role management controller no-changelog (#19107) (5be3181)
- core: Inline config.js to index.html to prevent CF from caching it (#18945) (17ce65a)
-
[3.101.1]
- Update n8n to 1.111.1
- Full Changelog
- Credential export for personal projects (#19720) (678cde1)
-
[3.102.0]
- Update n8n to 1.112.4
- Full Changelog
- Features editor: Change default sidebar state to collapsed (#19692) (e688438)
- Bug Fixes core: Credential export for personal projects (#19720) (de26236)
- Bug Fixes Always generate tags.json file when using environments (#19698) (374aa9d)
- Bug Fixes ** Switch Node:** Disable expressions for Number of Outputs in v3.3 (#19075) (f37e9da)
- Bug Fixes AI Agent Node: Fix double wrapping issue in ToolsAgent output parsing (#19376) (df31868)
- Bug Fixes Code Tool Node: Fix
console.logoutput not being logged on browser (#19422) (1e2f421) - Bug Fixes core: Add support for .cn Amazon regions (#19363) (fea0a62)
- Bug Fixes core: Fix crashed execution recovery in scaling mode (#19412) (3576443)
- Bug Fixes core: Force synchronize tag mappings also when no tag was updated (#19332) (e054fc7)
- Bug Fixes core: Improve Websocket connection setup for custom headers (#19242) (1e00a7c)
-
[3.102.1]
- Update n8n to 1.112.5
- Full Changelog
-
[3.102.2]
- Update n8n to 1.112.6
- Full Changelog
- OpenAI Node: Missing header for assistant API calls (#20060) (42ac269)
-
[3.103.0]
- Update n8n to 1.113.3
- Full Changelog
- OpenAI Node: Missing header for assistant API calls (#20060) (326e52c)
- core: Use different query to get sqlite data table sizes (#19878) (24f08e1)
- editor: Fix UI being blocked from loading while data table limits are being fetched (#19871) (436c5ab)
- editor: Make the data table size cache longer by default (#19875) (71cf584)
- Add a GH action to create a patch release branch (#19477) (ddab467)
- Add N8N_GIT_NODE_DISABLE_BARE_REPOS environment variable to allow users to disable bare repositories in Git Node (#19559) (5bf3db5)
- Allow filtering insight by projectId (#19552) (8086a21)
- core: Implement request-response logic in workflow execution engine (#19193) (d1b17d9)
- core: Prompt user to confirm password when changing email and mfa is disabled (#19408) (f0388aa)
- editor: [Insights] Add filter by project (#19643) (5cef76a)
-
@Package-Updates @girish I checked the n8n repository and 1.108.1 is pre-release? Any reason that got picked up by the package updater as stable/latest?
-
[3.104.0]
- Update n8n to 1.114.3
- Full Changelog
- core: Check all outputs for chat triggers, first output only for webhooks (#20308) (067e133)
- core: Fix paired item data retrieval in loops with IF nodes (#20309) (8c41278)
- Anthropic Chat Model Node: Fix Sonnet 4.5 not working with default topP (#20286) (4cb9567)
- core: Add globals and locals to denylist in native Python runner (#20172) (b078c8f)
- ChatTrigger Node: Chat submit button, fix disabled state coloring (#20085) (47cbd72)
- core: Allow accessing nodes.json in preview mode (#19920) (a26810b)
- core: Batch markAsCrashed updates to avoid oversized queries (#19904) (2db47fd)
- core: Ensure cancellation interrupts runner tasks in worker (#19864) (fac005b)
- core: Fix PKCE OAuth2 flows to work without client secret (#19601) (199d919)
- core: Iterate over all main output branches when extracting response (#19963) (0b7db24)
-
[3.104.1]
- Update n8n to 1.114.4
- Full Changelog
-
[3.105.0]
- Update n8n to 1.115.2
- Full Changelog
- ai-builder: Fix loading of Data Table nodes for AI Builder (#20546) (e7749fd)
- editor: Compact large ITaskDataConnections before sending to AI Builder (#20545) (e4b1459)
- editor: Keep source control and user area fixed to bottom of sidebar (#20530) (8ed0c52)
- Github Node: Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) (5b50465)
- Update libxml2 (#20635) (ddcaf8e)
- core: Fix worker setup completion (#20495) (09ecd9c)
- n8n-node not working on Windows (#20091) (c3fff03)
- Add missing test and authenticate to OpenWeatherMap, Azure Storage and Netlify credentials (#20221) (18a5924)
- Allow creation of vector search indexes in MongoDB node (#20235) (8df5211)
-
-
[3.105.2]
- Update n8n to 1.115.4
- Full Changelog
- ai-builder: AI builder memory consumption issue (#20982) (9a1d221)
-
[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)
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