n8n@1.28.0
版本发布时间: 2024-02-07 22:45:57
n8n-io/n8n最新发布版本:n8n@1.59.3(2024-09-18 18:13:19)
1.28.0 (2024-02-07)
Bug Fixes
- Allow Date/Luxon objects and additional formats in DateTime validation (#8525) (c419c85)
- core: Ensure AxiosError status always gets copied over to NodeApiError (#8509) (76c5a62)
- core: Fix DropRoleMapping migration (#8521) (4fed68e)
- core: Fix new graceful shutdown env being always overridden by deprecated env (#8503) (cc41fc7)
- core: Fix PermissionChecker.check, and add additional unit tests (#8528) (5832d3c)
- core: Fix test runs of triggers that rely on static data (#8524) (528c071)
- core: Fix workflow tagging failure due to unique constraint check (#8505) (92f939f)
- core: Upgrade nodemailer to address an exploit (#8535) (ee5e422)
- core: Use hostname from URL instead of Host header for SNI (#8562) (7531f34)
- core: Use trx manager instead of repository for tags overwrite (#8557) (abddbb6)
- editor: Prune values that are not in the schema in the ResourceMapper component (#8478) (612771e)
- Embeddings OpenAI Node: Fix dynamic models fetching (#8533) (cccdfc7)
- HTTP Request Node: Require parameter with filled name and value to avoid infinite loop (#8454) (3128dca)
- HTTP Request Node: Support form data when using pagination (#8497) (ca75744)
- Microsoft Excel 365 Node: Upsert append new rows at the end of used range, option to append at the end of selected range (#8461) (1e02d73)
- MongoDB Node: Fix "Maximum call stack size exceeded" error on too many rows (#8530) (76cdf75)
- Slack Node: Attachments fix (#8471) (254700a)
- Update BaseChatModel import checks for MistralAI compatibility (#8527) (c8b8379)
Features
- Add assignment component with drag and drop to Set node (#8283) (2799de4)
- Azure Open AI chat model & embeddings (#8522) (934d0d3)
- editor: Add delete and disable button to nodes on hover (#8482) (994754b)
- Email Trigger (IMAP) Node: Upgrade mailparser (#8539) (da1fe44)
- RabbitMQ Trigger Node: Add options to configure assert of exchanges and queues (#8430) (4b3659f)