n8n@1.12.0
版本发布时间: 2023-10-18 23:52:30
n8n-io/n8n最新发布版本:n8n@1.59.3(2024-09-18 18:13:19)
1.12.0 (2023-10-18)
Bug Fixes
- core: Add check that queue is defined and remove cyclic dependency (#7404) (45f2ef3)
- core: Do not throw when deleting workflows with executions without binary-data (#7411) (2b6a15e)
- core: Fix expression with paired item with multi-input node (#7424) (ec14141)
- core: Fix ignoring crashed executions without event msgs (#7368) (2f4d91b)
- core: Pg-promise de-initialization fix (#7417) (7703904)
- core: Prevent false stalled jobs in queue mode from displaying as errored (#7435) (e01b9e5)
- core: Prevent undefined issues when restoring binary data (#7419) (46977a2)
- editor: Fix remote options fetching on every keystroke (#7320) (367255a)
- editor: Open only one tab with plans page (#7377) (c599006)
- Google Sheets Node: Update by row_number, restored 'Handling Extra Data Option', updated Cell Format default (#7357) (d8531a5)
- Ldap Node: Fix issue with connections not closing correctly (#7432) (c3f0be8)
- Set Node: Null should not throw an error (#7416) (e9b6ab0)
- TheHive 5 Node: Observable encoding in alert > create fix (#7450) (a2d2e3d)
Features
- core: Make executions pruning interval configurable (#7439) (40707fa)
- Google Calendar Trigger Node: Add support for cancelled events (#7436) (9d241a0)
- HubSpot Trigger Node: Add support for ticket related events (#7156) (57c6093)
- n8n Form Trigger Node: New node (#7130) (3ddc176)
- Spreadsheet File Node: Improve CSV parsing (#7448) (79f23fb)