n8n@1.18.0
版本发布时间: 2023-11-22 21:39:57
n8n-io/n8n最新发布版本:n8n@1.59.3(2024-09-18 18:13:19)
1.18.0 (2023-11-22)
Bug Fixes
- core: Account for non-ASCII chars in filename on binary data download (#7742) (b4ebb1a)
- core: Correct permissions for getstatus (#7724) (f96c1d2)
- core: Ensure failed executions are saved in queue mode (#7744) (b7c5c74)
- core: Guard against node not found on cancelling test webhook (#7750) (6be453b)
- editor: Handle permission edge cases (empty scopes) (#7723) (e2ffd39)
- editor: Make sure LineController is registered with chart.js (#7730) (ebee1a5)
- editor: Move workerview entry into settings menu (#7761) (366cd67)
- editor: Only show push to git menu item to owners (#7766) (0d3d33d)
- editor: Show v1 banner dismiss button if owner (#7722) (44d3b3e)
- editor: Use project diagram icon for worker view (#7764) (ff0b651)
- editor: Validate user info before submiting (#7608) (2064f7f)
- GitHub Node: Fix issue preventing file edits on branches (#7734) (ce002a6)
-
Google Sheets Node: Check for
null
before destructuring (#7729) (5d4a52d) - Item Lists Node: Don't check same type in remove duplicates operation (#7678) (4f30764)
- JotForm Trigger Node: Fix iteration on form loader (#7751) (82f3202)