1.85.0 (2025-03-24)
Bug Fixes
- Allow saved credenitals types of up to 64 characters instead of 32 (#13985) (bc15bb1)
- Allow username to be set in Redis chat memory (#13926) (b2e359a)
- core: Allow running webhook servers in multi-main mode (#13989) (e0fd505)
- core: Bring back the missing GMT and UTC timezone for workflow settings (#13999) (bda0688)
- core: Do not use
url.includes
to check for domain names (#13802) (d3bc80c) - core: Don't fail partial execution when an unrelated node is dirty (#13925) (918cc51)
- core: Ensure frontend sentry releases also follow semver (#14019) (401ed2c)
- editor: Add "time saved per execution" workflow setting (#13369) (6992c36)
- editor: Add smart decimals directive (#14054) (1a26fc2)
- editor: Fix routing between workflow editing and new workflow pages (#14031) (6817abe)
Features
- Add appendN8nAttribution option to sendAndWait operation (#13697) (d6d5a66)
- Add xAiGrok Chat Model node and credentials (#13670) (cc502fb)
- Allow custom scopes for Entra credential (#13796) (7e10361)
- API: Fix generation strategy for mysql/mariadb (#14028) (24d8eac)
- API: Implement compaction logic for insights (#14062) (d8433d2)
- core: Add folder synchronization to environments feature (#14005) (198f17d)
- core: Add tool to uninstall a community node (#14026) (e0f9506)
- core: Allow community nodes to be used as tools (#14042) (9d698ed)
- core: Allow customizing auth cookie samesite attribute and CSP headers (#13855) (17fc5c1)
- core: Enable folders feature via license server (#13942) (fa7e7ac)
- core: Implement API to retrieve summary metrics (#13927) (b616ceb)
- core: Support importing a singular workflow object (#14041) (91b2796)
- core: Update endpoint to update a workflow, to support updating the workflow parent folder (no-chagelog) (#13906) (3a5cc4a)
- editor: Add variables and context section to schema view (#13875) (c06ce76)
- editor: Always show collapsed panel at the bottom of canvas (#13715) (2e9d3ad)
- editor: Insights summary banner (#13424) (df474f3)
- Extract from File Node: Add relax_quote option (#13607) (830d2c5)
- n8n Form Trigger Node: Respond with File (#13507) (8f46371)
- Salesforce Node: Add support for PKCE (#14082) (defeb2e)
- SeaTable Node: Update node with new options (#11431) (d0fdb11)
- Simple Vector Store Node: Implement store cleaning based on age/used memory (#13986) (e06c552)