n8n - Package Updates
-
[3.91.0]
- Update n8n to 1.102.3
- Full Changelog
- editor: Add new ways to discover templates (#17183) (6069a88)
- Token Splitter Node: Cache tokenizer JSONs in memory (#17201) (55eb224)
- AI Agent Node: Prevent fallback input to be added in version <2.1 (#17094) (eb7fb8a)
- core: On OAuth access token update only update partial credential (#17135) (5a336c5)
- editor: Fix RAG Callout keyboard navigation in nodes search (#17099) (80c40ba)
- Add install step for playwright binaries (#16945) (05360ce)
- AI Agent Node: Fix tool-usage with fallback mechanism (#16898) (58fd1ec)
- Clean up
AI_CREDITS_EXPERIMENT(#16840) (d1d5412) - Clean up
EASY_AI_WORKFLOW_EXPERIMENT(#16839) (3e04566) - Code Node: Only Block os.system vs Blocking import os (#16885) (e54613f)
-
[3.91.1]
- Update n8n to 1.102.4
- Full Changelog
- Fix issue with restricted file access order (#17329) (53100fa)
-
[3.92.0]
- Update n8n to 1.103.1
- Full Changelog
- Fix issue with restricted file access order (#17329) (0aebdb1)
- Webhook Trigger Node: Change html responses to be embedded an iframe (77535e6)
- AI Agent Node: Prevent fallback input to be added in version <2.1 (#17094) (1a4e4c5)
- core: Allow insights breakdown by workflow to be sorted by workflow name (#17184) (d002cc3)
- core: Fix warning on empty OIDC discovery endpoint (#17103) (608dcde)
- core: Improve handling of disabled Set Metrics node (#17085) (57b914d)
- core: On OAuth access token update only update partial credential (#17135) (c8b3ac6)
- editor: Fit long words for draggable fields (#17063) (b733573)
- editor: Fix RAG Callout keyboard navigation in nodes search (#17099) (3610748)
-
-
[3.93.0]
- Update n8n to 1.104.1
- Full Changelog
- editor: Fix trimPayloadToSize mutating original objects in AI assistant (#17498) (702a987)
- GitHub Document Loader Node: Fix node loading issue (#17494) (3156c4a)
- API: Check if version exists in registry for community node installation (#17168) (5180869)
- AWS Bedrock Chat Model Node: Do not show issues for arbitrary model names (#17079) (5bb5a65)
- core: Allow undefined workflow owner on source control for retro compatibility (#17419) (78cb5b6)
- core: Fix object store support for non-latin chars (#17383) (550339e)
- core: Remove inline JS from FE for more secure CSP (#17195) (fc3129e)
- editor: Make close button visible on become creator CTA (#17405) (8a27563)
- editor: Make tag search in workflows case insensitive (#17347) (4073ce7)
- editor: Prevent submit when composing with IME on chat textarea (#17179) (5db8bbd)
-
[3.93.1]
- Update n8n to 1.104.2
- Full Changelog
- Webhook Node: Don't wrap response in an iframe if it doesn't have HTML (#17671) (5a7b3c4)
- Env to disable webhook response iframe sandboxing (#17851) (c9e291a)
-
[3.94.0]
- Update n8n to 1.105.2
- Full Changelog
- editor: Fix invisible node creator icons (#17870) (7458edc)
- core: Replace misleading "No path back to node" error with helpful execution message (#17759) (cd97a1c)
- editor: Account for subpath when serving
config.js(#17832) (1028a21) - core: Add headers to telemetry cross origin request (#17631) (251e892)
- core: Decouple removing and closing destination from actually deleting it (#17614) (b09f737)
- core: Fetching schema files in Docker (#17623) (5a3b0a2)
- core: Fix getLiveExecutionRowsOnPostgres when there are multiple n8n schemas (#17635) (9e3bfff)
- core: Ignore pairedItem when checking for incorrect output data from a node (#17340) (2708fe8)
- core: Make the module loading for local dev more generic (#17547) (01b95a9)
- core: Optimize connection type lookups (#17585) (70eab1b)
-
[3.94.1]
- Update n8n to 1.105.3
- Full Changelog
- editor: Connection port mapped incorrectly when changed dynamically (#17958) (bab9ca2)
- Env to disable webhook response iframe sandboxing (#17851) (06adcd8)
-
[3.94.2]
- Update n8n to 1.105.4
-
[3.95.0]
- Update n8n to 1.106.3
-
[3.96.0]
- Optional redis addon support
-
[3.97.0]
- Update n8n to 1.107.3
- Full Changelog
- Fix node graph generation for evaluation node in set metrics mode (#18344) (6bf294b)
- Revert changes from MRs #16059, #17959, #17759, and #17585 (#18382) (27bda02)
- Support MCP server when offloading is enabled (#18214) (308fd46)
- Add chokidar dependency back (#18260) (46ed969)
- Add shared field to workflows list rest API handler (#17804) (31af6d1)
- Remove unnecessary form data conversion for API token auth to work (#18133) (716577e)
- Prevent XSS vulnerabilities and improve parameter validation (#18148) (d4ef191)
- Consider pinned data as valid paths for single node execution (#17959) (32f4794)
- Fix
nullhandling in Python sandbox (#18189) (b5f47ec)
-
[3.97.1]
- Update n8n to 1.107.4
- Full Changelog
- core: Dynamically import
@sentry/node-native(#18586) (0e7cbe8)
-
[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.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)
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