1.34.0 (2024-03-20)
Bug Fixes
- Chat Trigger exclude summarization node from valid ai nodes (#8875) (4861556)
- Cohere Model Node: Fix issue with credential test (#8916) (4f0b52c)
- core: Improve handling of invalid objects in
cleanupParameterData
(no-chanhelog) (#8910) (33ab781) - core: Remove HTTP body for GET, HEAD, and OPTIONS requests (#3621) (d85d0ec)
- core: Update
follow-redirects
to address CVE-2024-28849 (#8902) (a10120f) - editor: Add proper scroll to Environments push modal (#8883) (bcbff76)
- editor: Fix an issue with an empty chat response if not in
output
property (#8913) (024be62) - editor: Fix design system component props (#8923) (7176cd1)
- editor: Fix source control docs link in add workflow button tooltip (#8891) (a92d8bf)
- editor: Improve expression editor performance by removing watchers (#8900) (a5261d6)
- editor: Remove
isOwner
from IUser interface (#8888) (6955e89) - OpenAI Node function to preserve original tools after node execution (#8872) (054a4fc)
- Validate custom tool names for forbidden chars (#8878) (edce632)
Features
- Add AI Error Debugging using OpenAI (#8805) (948c383)
- Add Onedrive Trigger Node (#8742) (ff8dd4e)
- core: Add support for SQLite connection pooling (#8722) (c4c319d)
- editor: Add missing extension methods for expressions (#8845) (5e84c2a)
- editor: Add type information to autocomplete dropdown (#8843) (d7bfd45)
- editor: Block the frontend when trying to access n8n from another host over http (#8906) (669bd83)
- editor: Refactor expression editors and mixins to composition API (#8894) (0c179e4)
- editor: Release
@n8n/chat@0.9.1
(#8918) (e0c303c)