1.24.0 (2024-01-10)
Bug Fixes
- core: Do not add Authentication header when
authentication
type isbody
(#8201) (ac1c642) - core: Fix test webhook deregistration (#8247) (5032bf0)
- editor: Items count display in running workflow (#8148) (8a3c87f)
- editor: Only load suggested templates for owners (#8228) (8f22a26)
- editor: Tweaking button sizes in execution preview (#8206) (9d40ae8)
- editor: Unify canvas button positioning (#8258) (b6c42cc)
- editor: Vertically center workflow preview loading state (#8231) (2d6e406)
- Fix issue with API key being required for the Qdrant Node (#8237) (4401db3)
- Fix template credential setup for nodes that don't have credentials (#8208) (cd3f5b5)
- Fix user reinvites on FE and BE (#8261) (0dabe5c)
- FTP Node: FTP connection failed due to missing password credential in node (#8131) (e056aa9)
- Github Trigger Node: Enforce SSL validation by default (#8265) (1387541)
- Make params panel double width for all SQL nodes (#8236) (048b588)
- Monday.com Node: Migrate to api 2023-10 (#8254) (ccde38a)
- MySQL Node: Only escape table names when needed (#8246) (3b01eb6)
- Nextcloud Node: Throw an actual error if server responded with Fatal error (#8234) (b201ff8)
- NocoDB Node: Download attachments (#8235) (43e8e5e)
- Postgres Node: Stop marking autogenerated columns as required (#8230) (bed04ec)
- Resolve expressions in credentials following paired item (#8250) (ccb2b07)
- Set Node: Field not excluded if dot notation disabled and field was set by using drag-and-drop from ui (#8233) (cda49a4)
- Store workflow settings when saving an execution (#8288) (8a7c629)
- Webhook Node: Fix handling of form-data files (#8256) (fc29030)
Features
- Add Chat Trigger node (#7409) (af49e95)
- core: Cache test webhook registrations (#8176) (22a5f52)
- core: Validate shutdown handlers on startup (#8260) (3b996a7)
- editor: Add fullscreen view to code editor (#8084) (071e6d6)
- editor: Update copy:
Execute
-->Test
(#8137) (df5d07b) - Google Sheets Node: Add "By Name" option to selector for Sheets (#8241) (dce28f9)
- HTTP Request Node: Interval Between Requests option for pagination (#8224) (270328c)
- Implement MistralCloud Chat & Embeddings nodes (#8239) (d37b908)
- MongoDB Node: Add support for TLS (#8266) (e796e7f)
- Switch Node: Overhaul (#7855) (f4092a9)