Tags: bdx0/n8n
Tags
🚀 Release 1.20.0 (n8n-io#7940) # [1.20.0](https://github.com/n8n-io/n8n/compare/n8n@1.19.0...n8n@1.20.0) (2023-12-06) ### Bug Fixes * **AWS DynamoDB Node:** Improve error message parsing ([n8n-io#7793](n8n-io#7793)) ([5ba5ed8](n8n-io@5ba5ed8)) * **core:** Allow grace period for binary data deletion after manual execution ([n8n-io#7889](n8n-io#7889)) ([61d8aeb](n8n-io@61d8aeb)) * **core:** Consolidate ownership and sharing data on workflows and credentials ([n8n-io#7920](n8n-io#7920)) ([38b88b9](n8n-io@38b88b9)) * **core:** Fix hard deletes stopping if database query throws ([n8n-io#7848](n8n-io#7848)) ([46dd4d3](n8n-io@46dd4d3)) * **core:** Make sure mfa secret and recovery codes are not returned on login ([n8n-io#7936](n8n-io#7936)) ([f5502cc](n8n-io@f5502cc)) * **editor:** Fix deletion of last execution at execution preview ([n8n-io#7883](n8n-io#7883)) ([ce2d388](n8n-io@ce2d388)) * **editor:** Replace isInstanceOwner checks with scopes where applicable ([n8n-io#7858](n8n-io#7858)) ([132d691](n8n-io@132d691)) * **Google Sheets Node:** Fix issue with paired items not being set correctly ([n8n-io#7862](n8n-io#7862)) ([5207a2f](n8n-io@5207a2f)) * **Notion Node:** Fix broken Notion node parameters ([n8n-io#7864](n8n-io#7864)) ([51d1f5b](n8n-io@51d1f5b)), closes [n8n-io#7791](n8n-io#7791) ### Features * **BambooHR Node:** Add support for Only Current on company reports ([n8n-io#7878](n8n-io#7878)) ([4175801](n8n-io@4175801)) * **core:** Allow admin creation ([n8n-io#7837](n8n-io#7837)) ([476806e](n8n-io@476806e)) * **editor:** Add sections to create node panel ([n8n-io#7831](n8n-io#7831)) ([39fa8d2](n8n-io@39fa8d2)) * **editor:** Open template credential setup from collection ([n8n-io#7882](n8n-io#7882)) ([627ddb9](n8n-io@627ddb9)) * **editor:** Select credentials in template setup if theres only one ([n8n-io#7879](n8n-io#7879)) ([fe3417a](n8n-io@fe3417a)) ### Performance Improvements * **editor:** Improve node rendering performance when opening large workflows ([n8n-io#7904](n8n-io#7904)) ([a8049a0](n8n-io@a8049a0)) * **editor:** Improve performance when opening large workflows with node issues ([n8n-io#7901](n8n-io#7901)) ([4bd7ae2](n8n-io@4bd7ae2)) Co-authored-by: ivov <ivov@users.noreply.github.com>
🚀 Release 1.19.5 (n8n-io#7932) ## [1.19.5](https://github.com/n8n-io/n8n/compare/n8n@1.19.4...n8n@1.19.5) (2023-12-05) ### Bug Fixes * **core:** Allow grace period for binary data deletion after manual execution ([n8n-io#7889](n8n-io#7889)) ([cf2b70a](n8n-io@cf2b70a)) Co-authored-by: ivov <ivov@users.noreply.github.com>
🚀 Release 1.18.2 (n8n-io#7931) ## [1.18.2](https://github.com/n8n-io/n8n/compare/n8n@1.18.1...n8n@1.18.2) (2023-12-05) ### Bug Fixes * **editor:** Fix deletion of last execution at execution preview ([n8n-io#7883](n8n-io#7883)) ([e79bce0](n8n-io@e79bce0)) Co-authored-by: OlegIvaniv <OlegIvaniv@users.noreply.github.com>
🚀 Release 1.19.4 (n8n-io#7900) ## [1.19.4](https://github.com/n8n-io/n8n/compare/n8n@1.19.3...n8n@1.19.4) (2023-12-01) Co-authored-by: ivov <ivov@users.noreply.github.com>
🚀 Release 1.19.3 (n8n-io#7885) ## [1.19.3](https://github.com/n8n-io/n8n/compare/n8n@1.19.2...n8n@1.19.3) (2023-11-30) ### Bug Fixes * **editor:** Fix deletion of last execution at execution preview ([n8n-io#7883](n8n-io#7883)) ([617ae2b](n8n-io@617ae2b)) --------- Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
🚀 Release 1.18.1 (n8n-io#7872) ## [1.18.1](https://github.com/n8n-io/n8n/compare/n8n@1.18.0...n8n@1.18.1) (2023-11-30) ### Bug Fixes * **AWS DynamoDB Node:** Improve error message parsing ([n8n-io#7793](n8n-io#7793)) ([192770a](n8n-io@192770a)) * **core:** Prevent error messages due to statistics about data loading ([n8n-io#7824](n8n-io#7824)) ([c7d600a](n8n-io@c7d600a)) * **core:** Tighten checks for multi-main setup usage ([n8n-io#7788](n8n-io#7788)) ([060987a](n8n-io@060987a)) * **core:** Use AbortController to notify nodes to abort execution ([n8n-io#6141](n8n-io#6141)) ([dbad88d](n8n-io@dbad88d)) * **editor:** Disable context menu actions in read-only mode ([n8n-io#7789](n8n-io#7789)) ([ae25503](n8n-io@ae25503)) * **editor:** Fix cloud plan data loading on instance ([n8n-io#7841](n8n-io#7841)) ([b0039a3](n8n-io@b0039a3)) * **editor:** Fix credential icon for old node type version ([n8n-io#7843](n8n-io#7843)) ([9b0e2d1](n8n-io@9b0e2d1)) * **editor:** Fix icon for unknown node type ([n8n-io#7842](n8n-io#7842)) ([9cd0a75](n8n-io@9cd0a75)) * **editor:** Fix mouse position in workflow previews ([n8n-io#7853](n8n-io#7853)) ([83b5e6a](n8n-io@83b5e6a)) * **editor:** Suppress dev server websocket messages in workflow view ([n8n-io#7808](n8n-io#7808)) ([8a71178](n8n-io@8a71178)) * **Google Sheets Node:** Fix issue with paired items not being set correctly ([n8n-io#7862](n8n-io#7862)) ([95854db](n8n-io@95854db)) * **Google Sheets Node:** Read operation execute for each item ([n8n-io#7800](n8n-io#7800)) ([2563433](n8n-io@2563433)) * **HTTP Request Node:** Enable expressions for binary input data fields ([n8n-io#7782](n8n-io#7782)) ([7ec748a](n8n-io@7ec748a)) * **Microsoft SQL Node:** Prevent double escaping table name ([n8n-io#7801](n8n-io#7801)) ([6a8e7b1](n8n-io@6a8e7b1)) * **Notion Node:** Fix broken Notion node parameters ([n8n-io#7864](n8n-io#7864)) ([940944e](n8n-io@940944e)) Co-authored-by: netroy <netroy@users.noreply.github.com>
🚀 Release 1.19.2 (n8n-io#7868) ## [1.19.2](https://github.com/n8n-io/n8n/compare/n8n@1.19.1...n8n@1.19.2) (2023-11-29) ### Bug Fixes * **AWS DynamoDB Node:** Improve error message parsing ([n8n-io#7793](n8n-io#7793)) ([df06163](n8n-io@df06163)) * **Google Sheets Node:** Fix issue with paired items not being set correctly ([n8n-io#7862](n8n-io#7862)) ([5827b7a](n8n-io@5827b7a)) * **Notion Node:** Fix broken Notion node parameters ([n8n-io#7864](n8n-io#7864)) ([442d449](n8n-io@442d449)) Co-authored-by: netroy <netroy@users.noreply.github.com>
🚀 Release 1.19.1 (n8n-io#7866) ## [1.19.1](https://github.com/n8n-io/n8n/compare/n8n@1.19.0...n8n@1.19.1) (2023-11-29) This release fixes an issue with the publishing process, that prevented `1.19.0` docker images from being created. Co-authored-by: netroy <netroy@users.noreply.github.com>
🚀 Release 1.19.0 (n8n-io#7863) # [1.19.0](https://github.com/n8n-io/n8n/compare/n8n@1.18.0...n8n@1.19.0) (2023-11-29) ### Bug Fixes * **core:** Ensure member and admin cannot be promoted to owner ([n8n-io#7830](n8n-io#7830)) ([9b87a59](n8n-io@9b87a59)), closes [/linear.app/n8n/issue/PAY-985/add-user-role-modification-endpoint#comment-62355f6](https://github.com//linear.app/n8n/issue/PAY-985/add-user-role-modification-endpoint/issues/comment-62355f6) * **core:** Prevent error messages due to statistics about data loading ([n8n-io#7824](n8n-io#7824)) ([847f6ac](n8n-io@847f6ac)) * **core:** Tighten checks for multi-main setup usage ([n8n-io#7788](n8n-io#7788)) ([fdb2c18](n8n-io@fdb2c18)) * **core:** Use AbortController to notify nodes to abort execution ([n8n-io#6141](n8n-io#6141)) ([d2c18c5](n8n-io@d2c18c5)) * **editor:** Add telemetry to workflow history ([n8n-io#7811](n8n-io#7811)) ([d497041](n8n-io@d497041)) * **editor:** Allow owners and admins to share workflows and credentials they don't own ([n8n-io#7833](n8n-io#7833)) ([3ab3ec9](n8n-io@3ab3ec9)) * **editor:** Disable context menu actions in read-only mode ([n8n-io#7789](n8n-io#7789)) ([902beff](n8n-io@902beff)) * **editor:** Fix cloud plan data loading on instance ([n8n-io#7841](n8n-io#7841)) ([8b99384](n8n-io@8b99384)) * **editor:** Fix credential icon for old node type version ([n8n-io#7843](n8n-io#7843)) ([4074107](n8n-io@4074107)) * **editor:** Fix icon for unknown node type ([n8n-io#7842](n8n-io#7842)) ([28ac5a7](n8n-io@28ac5a7)) * **editor:** Fix mouse position in workflow previews ([n8n-io#7853](n8n-io#7853)) ([c063398](n8n-io@c063398)) * **editor:** Show nice error when environment is not set up ([n8n-io#7778](n8n-io#7778)) ([5835e05](n8n-io@5835e05)) * **editor:** Suppress dev server websocket messages in workflow view ([n8n-io#7808](n8n-io#7808)) ([685ffd7](n8n-io@685ffd7)) * **Google Sheets Node:** Read operation execute for each item ([n8n-io#7800](n8n-io#7800)) ([d548872](n8n-io@d548872)) * **HTTP Request Node:** Enable expressions for binary input data fields ([n8n-io#7782](n8n-io#7782)) ([6208af0](n8n-io@6208af0)) * **Microsoft SQL Node:** Prevent double escaping table name ([n8n-io#7801](n8n-io#7801)) ([73ec753](n8n-io@73ec753)) ### Features * Add AI tool building capabilities ([n8n-io#7336](n8n-io#7336)) ([87def60](n8n-io@87def60)) * Add initial scope checks via decorators ([n8n-io#7737](n8n-io#7737)) ([a37f1cb](n8n-io@a37f1cb)) * Ado 1296 spike credential setup in templates ([n8n-io#7786](n8n-io#7786)) ([aae45b0](n8n-io@aae45b0)) * **core:** Add Support for custom CORS origins for webhooks ([n8n-io#7455](n8n-io#7455)) ([99a9ea4](n8n-io@99a9ea4)) * **core:** Allow user role modification ([n8n-io#7797](n8n-io#7797)) ([7a86d36](n8n-io@7a86d36)) * **core:** Set up endpoint for all existing roles with license flag ([n8n-io#7834](n8n-io#7834)) ([2356fb0](n8n-io@2356fb0)) * **editor:** Add node name and version to NDV node settings ([n8n-io#7731](n8n-io#7731)) ([da85198](n8n-io@da85198)) * **editor:** Add routing middleware, permission checks, RBAC store, RBAC component ([n8n-io#7702](n8n-io#7702)) ([67a8891](n8n-io@67a8891)) * **editor:** Replace middleware for Role checks with Scope checks ([n8n-io#7847](n8n-io#7847)) ([72852a6](n8n-io@72852a6)) * **editor:** Show avatars for users currently working on the same workflow ([n8n-io#7763](n8n-io#7763)) ([77bc8ec](n8n-io@77bc8ec)) * **Notion Node:** Option to simplify output in getChildBlocks operation ([n8n-io#7791](n8n-io#7791)) ([d667bca](n8n-io@d667bca)) * **Slack Node:** Add support for getting the profile of a user ([n8n-io#7829](n8n-io#7829)) ([90bb6ba](n8n-io@90bb6ba)) Co-authored-by: ivov <ivov@users.noreply.github.com>
🚀 Release 1.18.0 (n8n-io#7780) # [1.18.0](https://github.com/n8n-io/n8n/compare/n8n@1.17.0...n8n@1.18.0) (2023-11-22) ### Bug Fixes * **core:** Account for non-ASCII chars in filename on binary data download ([n8n-io#7742](n8n-io#7742)) ([b4ebb1a](n8n-io@b4ebb1a)) * **core:** Correct permissions for getstatus ([n8n-io#7724](n8n-io#7724)) ([f96c1d2](n8n-io@f96c1d2)) * **core:** Ensure failed executions are saved in queue mode ([n8n-io#7744](n8n-io#7744)) ([b7c5c74](n8n-io@b7c5c74)) * **core:** Guard against node not found on cancelling test webhook ([n8n-io#7750](n8n-io#7750)) ([6be453b](n8n-io@6be453b)) * **editor:** Handle permission edge cases (empty scopes) ([n8n-io#7723](n8n-io#7723)) ([e2ffd39](n8n-io@e2ffd39)) * **editor:** Make sure LineController is registered with chart.js ([n8n-io#7730](n8n-io#7730)) ([ebee1a5](n8n-io@ebee1a5)) * **editor:** Move workerview entry into settings menu ([n8n-io#7761](n8n-io#7761)) ([366cd67](n8n-io@366cd67)) * **editor:** Only show push to git menu item to owners ([n8n-io#7766](n8n-io#7766)) ([0d3d33d](n8n-io@0d3d33d)) * **editor:** Show v1 banner dismiss button if owner ([n8n-io#7722](n8n-io#7722)) ([44d3b3e](n8n-io@44d3b3e)) * **editor:** Use project diagram icon for worker view ([n8n-io#7764](n8n-io#7764)) ([ff0b651](n8n-io@ff0b651)) * **editor:** Validate user info before submiting ([n8n-io#7608](n8n-io#7608)) ([2064f7f](n8n-io@2064f7f)) * **GitHub Node:** Fix issue preventing file edits on branches ([n8n-io#7734](n8n-io#7734)) ([ce002a6](n8n-io@ce002a6)) * **Google Sheets Node:** Check for `null` before destructuring ([n8n-io#7729](n8n-io#7729)) ([5d4a52d](n8n-io@5d4a52d)) * **Item Lists Node:** Don't check same type in remove duplicates operation ([n8n-io#7678](n8n-io#7678)) ([4f30764](n8n-io@4f30764)) * **JotForm Trigger Node:** Fix iteration on form loader ([n8n-io#7751](n8n-io#7751)) ([82f3202](n8n-io@82f3202)) ### Features * Add Creator hub link to Templates page ([n8n-io#7721](n8n-io#7721)) ([4dbae0e](n8n-io@4dbae0e)) * **core:** Coordinate manual workflow activation and deactivation in multi-main scenario ([n8n-io#7643](n8n-io#7643)) ([4c40825](n8n-io@4c40825)) * **editor:** Add node context menu ([n8n-io#7620](n8n-io#7620)) ([8d12c1a](n8n-io@8d12c1a)) * **editor:** Node IO filter ([n8n-io#7503](n8n-io#7503)) ([1881765](n8n-io@1881765)) Co-authored-by: ivov <ivov@users.noreply.github.com>
PreviousNext