n8n@1.19.4
版本发布时间: 2023-12-01 22:30:16
n8n-io/n8n最新发布版本:n8n@1.59.3(2024-09-18 18:13:19)
1.19.4 (2023-12-01)
NOTE: The other 1.19.x
releases failed to publish and have been removed.
Features
- Add AI tool building capabilities (#7336) (87def60)
- Add initial scope checks via decorators (#7737) (a37f1cb)
- Add user role select to users list settings page (#7796) (137e238)
- Ado 1296 spike credential setup in templates (#7786) (aae45b0)
- core: Add Support for custom CORS origins for webhooks (#7455) (99a9ea4)
- core: Allow user role modification (#7797) (7a86d36)
- core: Set up endpoint for all existing roles with license flag (#7834) (2356fb0)
- editor: Add node name and version to NDV node settings (#7731) (da85198)
- editor: Add routing middleware, permission checks, RBAC store, RBAC component (#7702) (67a8891)
- editor: Replace middleware for Role checks with Scope checks (#7847) (72852a6)
- editor: Show avatars for users currently working on the same workflow (#7763) (77bc8ec)
- Notion Node: Option to simplify output in getChildBlocks operation (#7791) (d667bca)
- Slack Node: Add support for getting the profile of a user (#7829) (90bb6ba)
Bug Fixes
- editor: Fix deletion of last execution at execution preview (#7883) (617ae2b)
- AWS DynamoDB Node: Improve error message parsing (#7793) (df06163)
- Google Sheets Node: Fix issue with paired items not being set correctly (#7862) (5827b7a)
- Notion Node: Fix broken Notion node parameters (#7864) (442d449), closes #7791
- core: Ensure member and admin cannot be promoted to owner (#7830) (9b87a59), closes /linear.app/n8n/issue/PAY-985/add-user-role-modification-endpoint#comment-62355f6
- core: Prevent error messages due to statistics about data loading (#7824) (847f6ac)
- core: Tighten checks for multi-main setup usage (#7788) (fdb2c18)
- core: Use AbortController to notify nodes to abort execution (#6141) (d2c18c5)
- editor: Add telemetry to workflow history (#7811) (d497041)
- editor: Allow owners and admins to share workflows and credentials they don't own (#7833) (3ab3ec9)
- editor: Disable context menu actions in read-only mode (#7789) (902beff)
- editor: Fix cloud plan data loading on instance (#7841) (8b99384)
- editor: Fix credential icon for old node type version (#7843) (4074107)
- editor: Fix icon for unknown node type (#7842) (28ac5a7)
- editor: Fix mouse position in workflow previews (#7853) (c063398)
- editor: Show nice error when environment is not set up (#7778) (5835e05)
- editor: Suppress dev server websocket messages in workflow view (#7808) (685ffd7)
- Google Sheets Node: Read operation execute for each item (#7800) (d548872)
- HTTP Request Node: Enable expressions for binary input data fields (#7782) (6208af0)
- Microsoft SQL Node: Prevent double escaping table name (#7801) (73ec753)