Skip to content

Releases: n8n-io/n8n

n8n@0.221.2

24 Mar 11:58
136f752
Compare
Choose a tag to compare

Bug Fixes

  • core: Assign properties.success earlier to set executionStatus correctly (6c7772a)

n8n@0.221.1

24 Mar 06:44
1663319
Compare
Choose a tag to compare

Bug Fixes

  • core: Initialize queue in the webhook server as well (163859b)

n8n@0.221.0

23 Mar 14:46
5dd92c6
Compare
Choose a tag to compare

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)

n8n@0.220.1

22 Mar 11:23
e7a3e12
Compare
Choose a tag to compare

Changes

Bug Fixes

  • Split In Batches Node: Roll back changes in v1 and create v2 (#5747) (6d1c88e)

n8n@0.220.0

16 Mar 13:57
ca91d2b
Compare
Choose a tag to compare

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)

n8n@0.215.4

14 Mar 15:07
af0cff7
Compare
Choose a tag to compare

Bug Fixes

  • core: Revert isPending check on the user entity (#5571) (6d2c50d)

n8n@0.214.5

14 Mar 15:19
88fa8c8
Compare
Choose a tag to compare

Bug Fixes

  • core: Revert isPending check on the user entity (#5571) (b94af03)

n8n@0.219.1

10 Mar 12:41
a881512
Compare
Choose a tag to compare

Bug Fixes

  • HTTP Request Node: Remove streaming response (#5663) (974d57d)

n8n@0.219.0

09 Mar 17:11
40a6ab8
Compare
Choose a tag to compare

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)

n8n@0.216.3

09 Mar 09:44
00c72b8
Compare
Choose a tag to compare

Bug Fixes

  • core: Revert isPending check on the user entity (#5571) (5282fd2)