n8n - Package Updates
-
[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)