n8n - Package Updates
-
[3.89.0]
- Update n8n to 1.100.1
- Full Changelog
- Fix insights loading on FE (#16677) (99ce1d2)
- Incorrect parameter names (#16408) (dd2ed90)
- Add Dingbat emojis to expressions grammar (#16545) (ddd3908)
- Ensure updatedAt field exists on folder object for source control (#16437) (81dd215)
- Fix module path resolution for Docker (#16623) (b5ba655)
- Fix pdf extract for arm64 docker images (#16522) (20e2d8e)
- Fix pdf extract not working (#16463) (c480d3c)
- Handle dynamic webhook edge cases (#16554) (1573ae6)
- Incorrect data returned by the node when using retry on error + continue on error (#16516) (f598b3b)
- Prevent unauthorised workflow termination (#16405) (29752ea)
-
[3.89.1]
- Update n8n to 1.100.2
- Full Changelog
- BREAKING CHANGE: Removed deprecated authentication method
- feat: Add support for custom webhooks
- fix: Resolve issue with user login timeout
- feat: Implement dark mode in the user interface
- fix: Correct typo in error message
- BREAKING CHANGE: Update API endpoint for data retrieval
- fix: Address memory leak in data processing module
-
[3.90.0]
- Update n8n to 1.101.1
- Full Changelog
- AI Agent Node: Fix tool-usage with fallback mechanism (#16898) (fbebfac)
- core: Remove unneeded cookies from webhook requests (#16736) (34768f1)
- editor: Only do new versions & what's new check after login (#16844) (ba1ccb9)
- Google Sheets Node: Include all headers (#16928) (ac9c811)
- Add fallback mechanism for agent and basic chain llm (#16617) (6408d5a)
- core: Add a new by-time insights route that return only time saved data (#16727) (3ba8a84)
- core: Add lastActiveAt datetime column on user table (#16488) (92afe03)
- core: Send email notification when a user invited to a project (#16687) (7e376e0)
- Don't allow multiple active workflows with same form path (#16722) (98b821b)
- editor: Add 'Whats new' section and modal (#16664) (0b7bca2)
-
[3.90.1]
- Update n8n to 1.101.2
- Full Changelog
- align file with master
- Token Splitter Node: Cache tokenizer JSONs in memory (#17201) (3c807ac)
-
[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)