Releases: n8n-io/n8n
Releases · n8n-io/n8n
[email protected]
Changes (2023-03-30)
Bug Fixes
- core: Assign properties.success earlier to set executionStatus correctly (#5773) (d33a1ac)
- core: Do not mark duplicates as circular references in
jsonStringify
(#5789) (f5183c6) - core: Do not user
util.types.isProxy
for tracking of augmented objects (#5836) (3e413f2) - core: Ensure that all non-lazy-loaded community nodes get post-processed correctly (#5782) (30aeeb7)
- core: Force-upgrade
decode-uri-component
to address CVE-2022-38900 (#5734) (8dd7f6e) - core: Force-upgrade
http-cache-semantics
to address CVE-2022-25881 (#5733) (f7401fb) - core: Handle Date and RegExp correctly in jsonStringify (#5812) (753cfb8)
- core: Handle Date and RegExp objects in AugmentObject (#5809) (e6d4e72)
- core: Improve axios error handling in nodes (#5699) (33d9784)
- core: Improve community nodes loading (#5608) (161de11)
- core: Initialize queue in the webhook server as well (#5766) (e67ad29)
- core: Persist CurrentAuthenticationMethod setting change (#5762) (4498c60)
- core: Remove circular refs from Code and push msg (#5741) (b6d8a0f)
- core: Require Auth on icons and nodes/credentials types static files (#5745) (5dda3f2)
- core: Return SAML service provider urls with config (#5759) (ac18c0b)
- core: Service account private key as a password field (2b28470)
- core: Upgrade
luxon
to address CVE-2023-22467 (#5731) (469ce32) - core: Upgrade
simple-git
to address CVE-2022-25912 (#5730) (4a4e2be) - core: Upgrade
sqlite3
to address CVE-2022-43441 (#5732) (fd81c74) - core: Upgrade convict to address CVE-2023-0163 (#5729) (564bc03)
- core: Waiting workflows not stopping (#5811) (8f50bb6)
- editor: Fix connection lost hover text not showing (#5828) (a2f4a05)
- editor: Fix issue preventing execution preview loading when in an iframe (#5817) (d19a973)
- editor: Use credentials when fetching node and credential types (#5760) (d3a34ab)
- Google Sheets Node: Fix insertOrUpdate cell update with object (1797cda)
- HTTP Request Node: Add streaming to binary response (#5701) (199a91b), closes #5663
- HTTP Request Node: Fix AWS credentials to automatically deconstruct the url (#5751) (d30b892)
- HTTP Request Node: Fix AWS credentials to stop removing url params for STS (#5790) (2c25959)
- Split In Batches Node: Roll back changes in v1 and create v2 (#5747) (135b0d3)
- Update Posthog no-capture (#5693) (a732374)
Features
- Add test overrides (#5642) (696e43a)
- core: Improve ldap/saml toggle and tests (#5771) (47ee357)
- core: Limit user invites when SAML is enabled (#5761) (57748b7)
- core: Make OAuth2 error handling consistent with success handling (#5555) (40aacf9)
- editor: Fix ResourceLocator dropdown style (#5714) (02810a9)
- Execution custom data saving and filtering (#5496) (d78a41d), closes #5739
- Filter Node: New node (cc9fe7b)
[email protected]
Bug Fixes
- core: Assign properties.success earlier to set executionStatus correctly (6c7772a)
[email protected]
Bug Fixes
- core: Initialize queue in the webhook server as well (163859b)
[email protected]
Changes
Bug Fixes
- core: Fix calling error workflows in main mode recovery (#5698) (e0ea97a)
- core: Fix telemetry execution status for manual workflows executions (#5712) (a28396e)
- core: Return saml attributes after connection test (#5717) (be172cb)
- editor: Disable tooltip for display modes that don't support mapping (#5715) (fb8755e)
- editor: Fix execution list item selection (#5606) (7a352ef)
- editor: Fix for large notifications being cut off (#5705) (c07f838)
- editor: Fix redo in code and expression editor (#5708) (cd7a55b)
- editor: Fix the canvas node distance when automatically injecting manual trigger (#5716) (cb2ba97)
- HTTP Request Node: Fix AWS credentials to automatically deconstruct the url (#5751) (4ac944a)
- Split In Batches Node: Roll back changes in v1 and create v2 (#5747) (cefec77)
Features
- core: Augment data instead of copying it (#5487) (0876c38)
- editor: Move canvas by holding Space or Middle mouse button (#5719) (19dded1)
- editor: Recommend and pre-select auth type with overrides (#5684) (f59b591)
- editor: SSO login button (#5615) (6916628)
- QuickChart Node: Add QuickChart node (#3572) (233f1fa)
[email protected]
[email protected]
Changes
Bug Fixes
- core: Initialize License and LDAP in the correct order (#5673) (90afa5e)
- editor: Display correct error message for env access (#5634) (5f238ea)
- editor: Fix autocomplete for complex expresions (#5695) (11bf260)
- editor: Fix owner set-up checkbox wording (#5697) (58232be)
- editor: Properly handle mapping of dragged expression if it contains hyphen (#5703) (7025efe)
- Metabase Node: Fix issue with question results not correctly being returned (#5665) (d1e3c19)
Features
- core: Improve SAML connection test (#5680) (ef07528)
- editor: Add basic Datatable and Pagination components (#5652) (29f2629)
- editor: Add support for schema view in the NDV output (#5688) (541850f)
- editor: Do not show actions panel for single-action nodes (#5683) (de1db92)
- Item Lists Node: Update actions (#5648) (332d50c)
- OpenAI Node: Add support for gpt4 on chat completion (#5692) (ba73fff)
- Split In Batches Node: Make it easy to combine processed data (#5655) (2f7639e)
[email protected]
[email protected]
[email protected]
[email protected]
Bug Fixes
- core: Allow serving icons for custom nodes with npm scoped names (#5626) (45ccdd3)
- core: Rename advancedFilters to advancedExecutionFilters (#5643) (419969c)
- editor: Fix ElButton overrides (#5605) (2eba050)
- editor: Only fetch new versions at app launch (#5647) (5b9c521)
- Fetch credentials on workflows view to include in duplicated workflows (#5532) (493f7a1)
- Fix color discrepancies for executions list items (#5640) (c81656d)
- OpenAI Node: Fix issue with expressions not working with chat complete (#5609) (e949db3)
- OpenAI Node: Simplify code (#5618) (1c65bff)
Features
- Cal Trigger Node: Update to support v2 webhooks (#5331) (2889e53)
- core: Add advancedFilters feature flag (#5638) (0b5ef09)
- core: Add SAML post and test endpoints (#5595) (523fa71)
- core: Add SAML XML validation (#5600) (ca66ec8)
- core: Limit user changes when saml is enabled (#5577) (b517959)
- core: Refactor and add SAML preferences for service provider instance (#5637) (6f27b44)
- editor: Do not automatically add manual trigger on node plus (#5644) (ac2f89a)
- editor: Redirect users to canvas if they don't have any workflows (#5629) (354edf6)
- HTTP Request Node: Move from Binary Buffer to Binary streaming (#5610) (ce0d9d2)
- Mattermost Node: Add self signed certificate support (#5630) (01a2160)
- Microsoft SQL Node: Add support for self signed certificates (#5160) (971d5ae)
- Mindee Node: Add support for v4 API (#5559) (e56fbfe)
- Slack Node: Move from Binary Buffer to Binary streaming (#5612) (9420b0f)