Skip to content

Releases: n8n-io/n8n

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)

n8n@0.218.0

02 Mar 16:48
a91b631
Compare
Choose a tag to compare

Bug Fixes

  • core: Fix execution pruning queries (#5562) (88de661)
  • core: Fix Filtering of Workflow by Tags (#5570) (ea2035b)
  • core: Revert isPending check on the user entity (#5571) (a19ec6a)
  • Fix issues with nodes missing in nodes panel (#5599) (5040fea)
  • Fix mapping paths when appending to empty expression (#5591) (1f7b478)
  • Item Lists Node: Tweak item list summarize field naming (#5572) (aa2beaa)
  • Prevent executions from displaying as running forever (#5563) (46d9ac6)
  • Show Execute Workflow node in nodes panel (#5583) (d6d1c07)
  • Show RabbitMQ node in nodes panel (#5598) (4f5013f)
  • Stop showing mapping hint after mapping (#5586) (eac4275)

Features

  • Add distribution test tracking (#5588) (91bd014)
  • Add events to enable onboarding checklist (#5536) (20c4919)
  • core: Add SAML login setup (#5515) (40a934b)
  • core: Add SAML settings and consolidate LDAP under SSO (#5574) (31cc8de)
  • editor: Add missing documentation to autocomplete items for inline code editor (#5560) (ae63440)
  • editor: Show parameter hint on multilines (#5014) (1942fd8)
  • Jira Software Node: Support binary streaming for very large binary files (#5589) (f61d779)
  • OpenAI Node: Add support for ChatGPT (#5596) (06c5ecb)
  • Telegram Node: Add Parse Mode to Send Document operation (#5554) (f3c943e)

n8n@0.217.2

27 Feb 11:56
948b375
Compare
Choose a tag to compare

Bug Fixes

n8n@0.217.1

24 Feb 15:29
9735188
Compare
Choose a tag to compare

Bug Fixes

  • Prevent executions from displaying as running forever (#5563) (b30db10)

n8n@0.217.0

23 Feb 17:28
a72ef21
Compare
Choose a tag to compare

Bug Fixes

  • Baserow Node: Fix issue with get all not correctly using filters (#5519) (ee21b7a)
  • Compare Datasets Node: UI tweaks and fixes (7ecd5e5)
  • core: Do not allow arbitrary path traversal in BinaryDataManager (#5523) (eef2574)
  • core: Do not allow arbitrary path traversal in the credential-translation endpoint (#5522) (f0f8d59)
  • core: Do not explicitly bypass auth on urls containing .svg (#5525) (f58573d)
  • core: Do not remove empty output connections arrays in PurgeInvalidWorkflowConnections migration (#5546) (0fbb3f0)
  • core: Fix execution status filters (#5533) (17eff4d)
  • core: User update endpoint should only allow updating email, firstName, and lastName (#5526) (510855d)
  • Discord Node: Fix wrong error message being displayed (#5547) (e251439)
  • Discourse Node: Fix issue with credential test not working (#5520) (b3e1793)
  • editor: Apply correct IRunExecutionData to finished workflow (#5552) (e2d7c18)
  • editor: Fix an issue with zoom and canvas nodes connections (#5548) (4998ab2)
  • editor: Fix unexpected date rendering on front-end (#5528) (684d717)
  • editor: Remove 'crashed' status from filter (#5524) (7c517cb)
  • fix typo in error messages when a property does not exist (#4310) (3af3db1)
  • Fixes an issue when saving an active workflow without triggers would cause n8n to be stuck (#5513) (75a094a)
  • Google Calendar Node: Fix incorrect labels for start and end times when getting all events (#5529) (f965469)
  • Postgres Node: Fix for tables containing field named json (5d74a2f)
  • S3 Node: Fix issue with get many buckets not outputting data (#5514) (1c47677)

Features

  • Add new event hooks (#5530) (d47d008)
  • Add Required path name mapping to multiple nodes (#5369) (f1589d4)
  • core: Add configurable execution history limit (#5505) (db70293)
  • core: Add execution runData recovery and status field (#5112) (d143f3f)
  • core: Add saml feature flag (#5494) (3a9c257)
  • Deprecate Read Binary File node (#5490) (11b4671)
  • editor: Unify regular and trigger node creator panels (#5315) (9a1e7b5)
  • Hide sensitive value in Auth Header Credentials and Auth Query Credentials (#5534) (4a209e1)
  • Support feature flag evaluation server side (#5511) (26a20ed)

n8n@0.216.2

23 Feb 16:53
cbb8dd6
Compare
Choose a tag to compare

Bug Fixes

  • core: Do not remove empty output connections arrays in PurgeInvalidWorkflowConnections migration (#5546) (ac86abe)

n8n@0.215.3

23 Feb 15:54
65a9bd0
Compare
Choose a tag to compare

Bug Fixes

  • core: Do not allow arbitrary path traversal in BinaryDataManager (#5523) (f7079da)
  • core: Do not allow arbitrary path traversal in the credential-translation endpoint (#5522) (14d2a88)
  • core: Do not explicitly bypass auth on urls containing .svg (#5525) (0b568ee)
  • core: Do not remove empty output connections arrays in PurgeInvalidWorkflowConnections migration (#5546) (a31cb05)
  • core: User update endpoint should only allow updating email, firstName, and lastName (#5526) (d530e20)

n8n@0.214.4

23 Feb 15:12
af6f9ac
Compare
Choose a tag to compare

Bug Fixes

  • core: Do not allow arbitrary path traversal in BinaryDataManager (#5523) (df3f23e)
  • core: Do not allow arbitrary path traversal in the credential-translation endpoint (#5522) (397e42d)
  • core: Do not explicitly bypass auth on urls containing .svg (#5525) (a8ca2b1)
  • core: Do not remove empty output connections arrays in PurgeInvalidWorkflowConnections migration (#5546) (e6a554f)
  • core: User update endpoint should only allow updating email, firstName, and lastName (#5526) (d622827)

n8n@0.216.1

23 Feb 15:10
7400c35
Compare
Choose a tag to compare

Bug Fixes

  • core: Do not allow arbitrary path traversal in BinaryDataManager (#5523) (40b9784)
  • core: Do not allow arbitrary path traversal in the credential-translation endpoint (#5522) (fb07d77)
  • core: Do not explicitly bypass auth on urls containing .svg (#5525) (27adea7)
  • core: User update endpoint should only allow updating email, firstName, and lastName (#5526) (5599221)