n8n - Package Updates
-
[3.84.0]
- Update n8n to 1.93.0
- Full Changelog
- Center circular element in Milvus logo (#15078) (2202264)
- Code Node: Update pyodide sandbox context to fix micropip regressions (#15181) (63cbf86)
- Community nodes - setting page empty state (#15305) (e7c095d)
- core: Add mechanism to prevent concurrent compaction on Insights (#14988) (392e914)
- core: Do not cache dynamic webhooks (#15176) (0659ba9)
- core: Fix Insights concurrency issues for legacy sqlite (#15028) (e34bca7)
- core: Fix task runner logging to browser console (#15111) (e86edf5)
- core: Fix task runner validation error on array of arrays (#15106) (75c1a4c)
- core: Prioritize workflow execution with existing execution data on worker (#15165) (12b681f)
- core: Support task runner in
execute
andexecute-batch
commands (#15147) (985f554)
-
[3.85.0]
- Update n8n to 1.94.0
- Full Changelog
- AI Agent Node: Fix tool calling when tools run in a loop (#15250) (cd1d6c9)
- Azure OpenAI Chat Model Node: Simplify Azure Entra ID Authentication and Auto-Refresh token (#15335) (e750d53)
- Basic LLM Chain Node: Use JSON parsing for Claude 3.7 with thinking enabled (#15381) (c8b9a7f)
- core: Allow strings starting with numbers in alphanumeric string validator (#15425) (64b3fa3)
- core: Load config early to fix
N8N_CONFIG_FILES
(#15406) (ec63a61) - core: Load insights module on webhook instance to save insights on webhook workflows (#15433) (bf5551d)
- core: Make the Insights by time datetime parsing more robust (#15413) (d9fdef3)
- core: Upgrade formidable to address CVE-2025-46653 (#15341) (d612d7b)
- core: Upgrade snowflake-sdk to address CVE-2025-46328 (#15345) (eb634ea)
- editor: Correctly show Workflow Breadcrumbs in MainHeader on Registered Community (#15457) (5c38405)
-
[3.85.1]
- Update n8n to 1.94.1
- Full Changelog
- Community packages update check (#15684) (76ecc6b)
- core: Fix community package installation on windows (#15685) (17e743b)
- Jira Software Node: Use old endpoints to get all issues on self-hosted instances (#15591) (08afc16)
- editor: Distinguish official verified nodes from community built nodes (#15630) (927d84b)
-
[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)