Skip to content

Releases: n8n-io/n8n

[email protected]

28 Jun 09:34
d0e7779
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Changes (2023-06-28)

Bug Fixes

  • core: Add empty credential value marker to show empty pw field (#6532) (9294e2d)
  • core: All migrations should run in a transaction (#6519) (e152cfe)
  • core: Rename to credential_stubs and variable_stubs.json (#6528) (b06462f)
  • Edit Image Node: Fix transparent operation (#6513) (4a4bcbc)
  • editor: Add default author name and email to source control settings (#6543) (e1a02c7)
  • editor: Change default branchColor and remove label (#6541) (186271e)
  • Google Drive Node: URL parsing (#6527) (d9ed0b3)
  • Google Sheets Node: Incorrect read of 0 and false (#6525) (806d134)
  • Merge Node: Enrich input 2 fix (#6526) (c82c7f1)
  • Notion Node: Version fix (#6531) (38dc784)
  • Sendy Node: Fix issue with brand id not being sent (#6530) (2e8dfb8)

Features

  • Add missing input panels to some trigger nodes (#6518) (fdf8a42)
  • editor: Prevent saving of workflow when canvas is loading (#6497) (f89ef83)
  • editor: SQL editor overhaul (#6282) (beedfb6)
  • Google Drive Node: Overhaul (#5941) (d70a1cb)
  • HTTP Request Node: Notice about dev console (#6516) (d431117)
  • Matrix Node: Allow setting filename if the binary data has none (#6536) (8b76e98)

[email protected]

22 Jun 08:06
f32d5f6
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Changes (2023-06-22)

Bug Fixes

  • core: Fix OAuth2 callback for grantType=clientCredentials (#6500) (25b9216)
  • core: Fix pairedItem for alwaysOutputData & multi identical resolve (#6405) (4b0e0b7)
  • core: Fix the url sent in the password-reset emails (#6466) (9978e27)
  • core: Improve the error returned to users on SSL issues (#6494) (1b084bc)
  • core: Use correct scopes-separator when generating authorization urls (#6502) (5bf83f8)
  • editor: Fix DNV header disappearing when scrolling the code editor content (#6459) (ad9fd12)
  • editor: Fix resource mapper dropdown width and disabled styling (#6493) (da330f0)
  • editor: Remove $if, $min and $max from code node autocomplete (#6460) (16f707d)
  • editor: Show confirm on pull only when http response status is 409 (#6451) (5819be5)
  • editor: Show execution error as message (#6431) (d3b78e2)
  • editor: Update data pinning tooltip to match current behaviour (#6436) (ee10ac8)
  • editor: Update git repo URL validation to prevent using https protocol (#6475) (8b50625)
  • editor: Update version control docs links (#6440) (da105f4)
  • Google Sheets Node: Return empty response if no rows updated (#6407) (32fb419)
  • HTML Node: Prevent XSS in execution-data preview (#6432) (16e0df5)
  • HTTP Request Node: "Ignore SSL issues" should also ignore legacy renegotiation issues (#6492) (7a95e08)
  • LinkedIn Node: Remove unsupported description from image posts (#6446) (529f0e4)
  • Make MySQL migration for nano id change compatible with version 5.7 (#6498) (044c710)
  • Split In Batches Node: Add "done" context to allow simple reset (#6437) (ffd13f4)
  • Zendesk Node: Fix issue with group assignment not working (#6501) (772ed7f)
  • Zulip Node: Remove trailing slash from the url (#6427) (cc1b249)

Features

  • Add support for large files with declarative nodes (#6461) (e0f109f)
  • AwsS3 Node: Small overhaul of the node with multipart uploading (#6017) (109442f)
  • core: Add GET /users endpoints to public API (#6360) (6ab3502)
  • core: Add PKCE for OAuth2 (#6324) (fc7261a)
  • DebugHelper Node: Fix and include in main app (#6406) (18f5884)
  • Gmail Node: Add reply to email (#6453) (fddc69e)
  • Item Lists Node: Improvements (#6190) (1dbca44)
  • Migrate integer primary keys to nanoids (#6345) (c3ba012), closes #6323
  • Stripe Trigger Node: Add action required trigger for payment intents (#6490) (f2154fb)
  • Webhook Node: Stream binary response in lastNode.firstEntryBinary mode (#6463) (6ccab3e)

[email protected]

19 Jun 08:56
ad13edb
Compare
Choose a tag to compare

Changes (2023-06-19)

Bug Fixes

  • core: Fix the url sent in the password-reset emails (#6466) (85300fc)

[email protected]

17 Jun 14:28
540bd8f
Compare
Choose a tag to compare

Changes (2023-06-17)

Bug Fixes

  • core: Fix the url sent in the password-reset emails (#6466) (c5d2281)

[email protected]

14 Jun 11:52
7f6da26
Compare
Choose a tag to compare

Changes (2023-06-14)

Bug Fixes

  • core: Allow all executions to be stopped (#6386) (ceb3661)
  • Date & Time Node: Reset responseData at end of loop (#6385) (713ab82)
  • editor: Fix hard-coded parameter names for code editors (#6372) (800d8f3)
  • editor: Pin all data regardless of pagination (#6346) (a789dcd)
  • editor: Remove explicit parameter name scanning for code editors (#6390) (a8f93ca)
  • Improve executions list polling performance (#6355) (e55e93e)
  • Ldap Node: Add DN field to update operation (#6371) (43d660c)
  • LinkedIn Node: Fix issue with posting as user or organization (#6414) (2522a85)
  • Schedule Trigger Node: Follow the correct Unix cron format for month and days of the week (#6401) (2f51aeb)
  • Show actual execution data for production executions even if pin data exists (#6302) (f9a61c2)

[email protected]

14 Jun 14:33
93a8236
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Changes (2023-06-14)

Bug Fixes

  • core: Allow all executions to be stopped (#6386) (cc44af9)
  • core: Prevent arbitrary code execution via expressions (#6420) (da7ae2b)
  • editor: Hide version control main menu component if no feature flag (#6419) (75c0ab0)
  • LinkedIn Node: Fix issue with posting as user or organization (#6414) (d041602)
  • Schedule Trigger Node: Follow the correct Unix cron format for month and days of the week (#6401) (2aef9de)

[email protected]

07 Jun 13:16
7244822
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Changes (2023-06-07)

Bug Fixes

  • core: RMC boolean value fix (#6397) (28bb797)
  • Date & Time Node: Reset responseData at end of loop (#6385) (eaa8648)
  • editor: Add button to refresh branches (#6387) (ce57816)
  • editor: Add secondary icon to menu items (#6351) (3dd2601)
  • editor: Add Set up version control CTA (#6356) (e72521d)
  • editor: Adding branch color (#6380) (dba3f44)
  • editor: Fix an issue with connections breaking during renaming (#6358) (0f2bc6b)
  • editor: Fix hard-coded parameter names for code editors (#6372) (f61b776)
  • editor: Fix typing $ in inline expression field reloading node parameters form (#6374) (4c0d4eb)
  • editor: Pin all data regardless of pagination (#6346) (f88029f)
  • editor: Remove explicit parameter name scanning for code editors (#6390) (97295f6)
  • editor: Remove root level tag selector from css module to avoid making it a global style (#6392) (cc37f21)
  • editor: Update version control setup CTA tooltip (#6393) (385b3e8)
  • Improve executions list polling performance (#6355) (b5cabfe)
  • Ldap Node: Add DN field to update operation (#6371) (9396e7e)
  • Show actual execution data for production executions even if pin data exists (#6302) (4eb8437)

Features

[email protected]

06 Jun 12:31
2f50bf5
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
  • editor: Fix an issue with connections breaking during renaming (#6358) (481ca36)
  • editor: Fix typing $ in inline expression field reloading node parameters form (#6374) (ff3c60a)

[email protected]

05 Jun 14:03
a17aad1
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
  • editor: Fix an issue with connections breaking during renaming (#6358) (1502a22)
  • editor: Fix typing $ in inline expression field reloading node parameters form (#6374) (5f62e27)

[email protected]

31 May 12:02
3e2eb15
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Bug Fixes

Features