n8n - Package Updates
-
[3.86.0]
- Update n8n to 1.95.2
- Full Changelog
- Handle Insights calculations to prevent Infinity numbers (#15727) (8b76694)
- Add back the support for cred only node (#15806) (e16fbaa)
- Community packages update check (#15684) (5ed1306)
- Don't continue when action is load previous session and option is not set (#15438) (8fd0738)
- Add support for proxy using forward headers (#15006) (b1687c6)
- Fix community package installation on windows (#15685) (647cb85)
- Fix license reloading flow in scaling mode (#15650) (c2449ee)
- Use destination node to select the correct pinned trigger to start from (#15633) (dc0802b)
- Add type definition for $getWorkflowStaticData to code node (#15544) (bca03ca)
-
[3.86.1]
- Update n8n to 1.95.3
- Full Changelog
- core: Simplify Websocket origin security checks (#15761) (8284ee9)
-
[3.87.0]
- Update n8n to 1.97.1
- Full Changelog
- Allow dotfiles in sendFile to fix WorkFlow settings 404 error (#14744) (7928a9b)
- Honor absolute paths for
N8N_LOG_FILE_LOCATION(#15873) (1e5b905) - Normalize trailing slash when setting CORS headers for test webhooks (#15906) (61d0c6a)
- Add user management endpoints to the Projects Public API (#12329) (4459c7e)
- Allow specifying Content-Security-Policy-Report-Only (#15805) (c127846)
- Start listening to IPv6 addresses as well by default (#15810) (9f44f40)
- Add ability to extract sub-workflows to canvas context menu (#15538) (5985df6)
- Combine 'Move to Folder' and 'Change owner' modals (#15756) (e860dd6)
- Support pasting an expression into a number parameter (#15722) (2a1475d)
- Cleanup MCP server management, use sanitized trigger node's name as name for the MCP server (#15751) (07a636e)
-
[3.88.0]
- Update n8n to 1.99.1
- Full Changelog
- Fix pdf extract not working (#16463) (0d69ea4)
- Prevent unauthorised workflow termination (#16405) (e5edc60)
- Prevent XSS with video and source tags (#16329) (7940384)
- Update LangChain AWS package (#16323) (24e4be1)
- Always save evaluation executions (#16285) (739ad85)
- Fix http requests by using correct agent (#16258) (e58de1a)
- Prevent DoS via malformed binary data ID (#16229) (43c52a8)
- Register transition handlers after modules init (#16308) (7177e3a)
- Remove duplicated logs for insights (#16228) (56b16b8)
- Cannot expand sub execution log if it finished with an error (#16236) (3fcabd4)
-
[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)
-
[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)
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