Skip to content

Releases: n8n-io/n8n

n8n@1.2.0

09 Aug 12:17
eda34a7
Compare
Choose a tag to compare
n8n@1.2.0 Pre-release
Pre-release

Changes (2023-08-09)

Bug Fixes

  • Auth.api user limit test expecting incorrect status (#6836) (371bfa0)
  • Code Node: Consistent redirection of stdout for JS and Python sandboxes (#6818) (f718c22)
  • core: Add missing primary key on the execution_data table on postgres (#6797) (dc295ac)
  • core: Add sharing data to workflows in EE executions (#6872) (6796d9e)
  • core: Allow ignoring SSL issues on generic oauth2 credentials (#6702) (feac369)
  • core: Change VariablesService to DI and use caching (#6827) (659ca26)
  • core: Fix loading of scoped-community packages (#6807) (53e58b4)
  • core: Fix property existence checks on AugmentObject (#6842) (732416f)
  • core: Fix source control name and email being switched (#6839) (6ec7033)
  • core: Fix WebSocket close codes (a8bfb46)
  • core: Log crash causes to console when sentry is disabled (#6890) (6553d92)
  • core: OAuth1 authentication fix for Clever Cloud API (#6847) (5ab30fd)
  • core: Restrict read/write file paths access (#6582) (f6bf9e9)
  • core: Serialize BigInts (#6805) (7b27fa5)
  • core: Update packages to address CVE-2023-2142 and CVE-2020-28469 (#6844) (a5667e6)
  • Correct typos in Taiga and ServiceNow nodes (#6814) (803b152)
  • Display source control buttons properly (#6756) (d050b99)
  • editor: Close tags dropdown when modal is opened (#6766) (cf00ba7), closes #6571
  • editor: Do not show mapping discoverability tooltip after dismiss (#6862) (08982ed)
  • editor: Fix code node highlight error (#6791) (50b0dc2)
  • editor: Fix collapsed sub menu elements (#6778) (d33528d)
  • editor: Fix credential errors in executions view for workflow sharee (#6875) (a0f9b2e)
  • editor: Fix redo when adding node on connection (#6833) (4ac4b85)
  • editor: Fix tooltip opening delay prop name (#6776) (e19b0d7)
  • editor: Fix value syncing in SQL and HTML editor (#6848) (90e825f)
  • editor: Improve displaying and hiding of connections actions (#6823) (369a2e9)
  • editor: Prevent text edit dialog from re-opening in same tick (#6781) (c9f3acc)
  • editor: Remove additional margin on tooltip (#6802) (651cf34)
  • editor: Resolve vue 3 related console-warnings (#6779) (30484a0)
  • editor: Vue3 - Fix modal positioning and multi-select tag sizing (#6783) (4e491b7)
  • Email Trigger (IMAP) Node: UTF-8 attachments are not correctly named (#6856) (72814d1)
  • Fix all modal sizes (#6820) (7525cfe)
  • Fix horizontal overflow for dialogs (#6830) (41d8a18)
  • Fix issue with key based credentials not being read correctly (#6824) (db21a8d)
  • Fix tags overflow handler in workflows header (#6784) (7cd4588)
  • GoToWebinar Node: Fix issue with timezone incorrectly being required (#6865) (905eef8)
  • Handle subtitle errors when pasting workflow (#6826) (31a4cfc)
  • Lemlist Node: Fix pagination issues with campaigns and activities (#6734) (c3e76ec)
  • Linear Node: Fix issue creation priority (#6813) (fce8cc4)
  • Postgres Trigger Node: Imposible to cancell execution manually (#6709) (491378d)
  • Remove tag animation (#6821) (52aafe0)
  • Respect set modal widths (#6771) (3aaf1ac), closes #6571
  • Show NodeIcon tooltips by removing pointer-events: none (#6777) (eb898f7)
  • TheHive Node: Treat ApiKey as a secret (#6786) (11a3965)
  • Todoist Node: Fix issue with section id being ignored (#6799) (749468e)

Features

  • Clean up onboarding experiment (#6873) (3619345)
  • core: Add metrics option to cache (#6846) (adcf5a9)
  • core: Add unique id to instances (#6863) (6499f42)
  • core: Create a dsl for writing db agnostic migrations (#6853) (75be1a9)
  • core: Credentials...
Read more

n8n@1.1.1

27 Jul 11:16
4379d80
Compare
Choose a tag to compare

Changes (2023-07-27)

Bug Fixes

  • core: Allow ignoring SSL issues on generic oauth2 credentials (#6702) (45dcbd4)
  • editor: Display source control buttons properly (#6756) (41e3c43)
  • Lemlist Node: Fix pagination issues with campaigns and activities (#6734) (3865add)

n8n@1.1.0

26 Jul 10:02
2f3086c
Compare
Choose a tag to compare
n8n@1.1.0 Pre-release
Pre-release

Changes (2023-07-26)

Bug Fixes

  • Add missing indices on sqlite (#6673) (b1838f7)
  • API: Do not add starting node on workflow creation (#6686) (92192fb)
  • API: Fix issue with workflow setting not supporting newer nanoids (#6699) (c7e1013)
  • AwsS3 Node: Fix issue if bucket name contains a '.' (#6542) (540d32d)
  • Brevo Node: Rename SendInBlue node to Brevo node (#6521) (e63b398)
  • Code Node: Install python modules always in a user-writable folder (#6568) (bf35124)
  • core: Add empty credential value marker to show empty pw field (#6532) (9294e2d)
  • core: Deleting manual executions should defer deleting binary data (#6680) (462a674)
  • core: Filter out workflows that failed to activate on startup (#6676) (667c15d)
  • core: Fix credentials test (#6569) (1abd172)
  • core: Fix migrations for MySQL/MariaDB (#6591) (29882a6)
  • core: Handle all uncaught exception, not just the ones from Axios (#6666) (ff07595)
  • core: Improve the performance of last 2 sqlite migrations (#6522) (31cba87)
  • core: Load SAML libraries dynamically (#6690) (fce5609)
  • core: Redirect user to previous url after SSO signin (#6710) (08331c6)
  • core: Reduce memory consumption on BinaryDataManager.init (#6633) (329d22f)
  • core: Remove typeorm patches, but still enforce transactions on every migration (#6594) (9def7a7), closes #6519
  • core: Rename to credential_stubs and variable_stubs.json (#6528) (b06462f)
  • core: Support redis cluster in queue mode (#6708) (4029386)
  • core: Update docker compose setup for V1 images (#6642) (05007d8)
  • core: Upgrade semver to address CVE-2022-25883 (#6689) (9daf944)
  • core: Use exec in docker images to forward signals correctly (#6732) (ed9f86b)
  • core: Use JWT as reset password token (#6714) (89f4402)
  • core: Use lower cased email for SAML email attribute (#6663) (eedde24)
  • core: Use owners file to export wf owners (#6547) (4b755fb)
  • crowd.dev Node: Fix documentation urls for crowd.dev credentials and nodes (#6696) (acda7f2)
  • editor: Add default author name and email to source control settings (#6543) (e1a02c7)
  • editor: Add paywall state to non owner users for Variables (#6679) (e7091d6)
  • editor: Change default branchColor and remove label (#6541) (186271e)
  • editor: Ensure default credential values are not detected as dirty state (#6677) (c7b74c3)
  • editor: Extend menu item and use it as a recursive component (#6618) (d617f63)
  • editor: Hide Execute Node button for unknown nodes (#6684) (6887b4e)
  • editor: Increase contrast ratio in execution list workflow names (#6661) (c0b1cb2)
  • editor: Make Source control branch select required (#6619) (20737b5)
  • editor: Prevent keyboard shortcuts to edit workflows in readonly mode (#6613) (7383e7f)
  • editor: Prevent RMC from loading schema if it's already cached (#6695) (a79aa19)
  • editor: Remove global link styling in v1 banner (#6705) (76a765a)
  • editor: Show appropriate empty workflow list content when instance environment is readonly (#6610) (7515f7d)
  • editor: Show retry information in execution list only when it exists (#6587) (3ca66be)
  • editor: Skip error line highlighting if out of range (#6721) (a62d00a)
  • editor: Update design system menu item component (#6659) (84466e9)
  • FileMaker Node: Improve returned error responses (#6585) (91a052e)
  • FTP Node: List recursive ignore . and .. to prevent infinite loops (#6707) (995d5cc)
  • GitLab Trigger Node: Fix trigger activation 404 error (#6711) (8ceb832)
  • Gmail Trigger Node: Early returns in case of no data (#6727) (c2511a8)
  • Google BigQuery Node: Error description improvement (#6715) (95837d2)
  • Google Drive Node: Fix regex in file RLC (#6607) (5672146)
  • Google Drive Node: URL parsing (#6527) ([d9ed0b3](ht...
Read more

n8n@1.0.5

24 Jul 11:18
668bd32
Compare
Choose a tag to compare

Changes (2023-07-24)

Bug Fixes

  • core: Add missing indices on sqlite (#6673) (f9c24c9)
  • core: Redirect user to previous url after SSO signin (#6710) (982f6f5)
  • core: Support redis cluster in queue mode (#6708) (0b9ae37)
  • core: Use lower cased email for SAML email attribute (#6663) (7b390ae)
  • editor: Add paywall state to non owner users for Variables (#6679) (1aa1484)
  • editor: Extend menu item and use it as a recursive component (#6618) (ee602bb)
  • editor: Increase contrast ratio in execution list workflow names (#6661) (77f2cfc)
  • editor: Show appropriate empty workflow list content when instance environment is readonly (#6610) (0a87198)
  • editor: Update design system menu item component (#6659) (902eb85)
  • FTP Node: List recursive ignore . and .. to prevent infinite loops (#6707) (da89668)
  • GitLab Trigger Node: Fix trigger activation 404 error (#6711) (f463ded)
  • Google BigQuery Node: Error description improvement (#6715) (7c8e534)

n8n@1.0.4

19 Jul 16:37
369d91a
Compare
Choose a tag to compare
n8n@1.0.4 Pre-release
Pre-release

Changes (2023-07-19)

Bug Fixes

  • API: Do not add starting node on workflow creation (#6686) (597f2c7)
  • API: Fix issue with workflow setting not supporting newer nanoids (#6699) (1a3a90f)
  • core: Deleting manual executions should defer deleting binary data (#6680) (d8970db)
  • core: Filter out workflows that failed to activate on startup (#6676) (bc16afd)
  • core: Handle all uncaught exception, not just the ones from Axios (#6666) (975fc05)
  • core: Load SAML libraries dynamically (#6690) (4cf62a6)
  • core: Upgrade semver to address CVE-2022-25883 (#6689) (db6567f)
  • editor: Ensure default credential values are not detected as dirty state (#6677) (ff8a2c5)
  • editor: Hide Execute Node button for unknown nodes (#6684) (95f3f8b)
  • editor: Prevent RMC from loading schema if it's already cached (#6695) (e0d6237)
  • FileMaker Node: Improve returned error responses (#6585) (272cf56)
  • Microsoft Outlook Node: Fix issue with category not correctly applying (#6583) (60b39a7)
  • Stop n8n from complaining about credentials when saving a new workflow form a template (#6671) (ed6a674)

n8n@0.236.3

18 Jul 14:46
63cd3ec
Compare
Choose a tag to compare

Changes (2023-07-18)

Bug Fixes

  • API: Do not add starting node on workflow creation (#6686) (36d549f)
  • core: Stop n8n from complaining about credentials when saving a new workflow form a template (#6671) (a8a406e)
  • core: Deleting manual executions should defer deleting binary data (#6680) (5488f24)
  • core: Filter out workflows that failed to activate on startup (#6676) (fcd1bdc)
  • core: Upgrade semver to address CVE-2022-25883 (#6689) (47bc673)
  • editor: Hide Execute Node button for unknown nodes (#6684) (aa0f917)
  • FileMaker Node: Improve returned error responses (#6585) (834e727)
  • Microsoft Outlook Node: Fix issue with category not correctly applying (#6583) (5d50ee0)

n8n@0.236.2

14 Jul 11:23
b406e16
Compare
Choose a tag to compare

Changes (2023-07-14)

Bug Fixes

  • core: Handle all uncaught exception, not just the ones from Axios (#6666) (97ebd97)

n8n@1.0.3

14 Jul 08:51
ceb8c85
Compare
Choose a tag to compare
n8n@1.0.3 Pre-release
Pre-release

Changes (2023-07-13)

Features

  • API: Implement users account quota guards (#6434) (7cd074e), closes #6636
  • Telegram Node: Add support for sending messages to forum topics (#5746) (b971fa9)

n8n@0.236.1

18 Jul 14:45
9cd3465
Compare
Choose a tag to compare

Changes (2023-07-12)

Bug Fixes

  • core: Reduce memory consumption on BinaryDataManager.init (#6633) (b8fc8f6)
  • editor: Prevent keyboard shortcuts to edit workflows in readonly mode (#6613) (6f6f6d2)
  • Google Drive Node: Fix regex in file RLC (#6607) (ca8fbe5)
  • HTTP Request Node: Cleanup circular references in response (#6590) (c8bf06d)
  • Postgres Node: Upsert does not fetch columns when schema other then public (#6643) (180cb0c)

n8n@1.0.2

12 Jul 16:03
6929ea3
Compare
Choose a tag to compare
n8n@1.0.2 Pre-release
Pre-release

Changes (2023-07-12)

Bug Fixes

  • core: Improve the performance of last 2 sqlite migrations (#6522) (718a89d)
  • core: Reduce memory consumption on BinaryDataManager.init (#6633) (39665b7)
  • core: Remove typeorm patches, but still enforce transactions on every migration (#6594) (8933e9b)
  • core: Update docker compose setup for V1 images (#6642) (cfa21bd)
  • editor: Show retry information in execution list only when it exists (#6587) (faa2bcc)
  • Brevo Node: Rename SendInBlue node to Brevo node (#6521) (81de96b)
  • Code Node: Install python modules always in a user-writable folder (#6568) (5abe530)
  • Google Drive Node: Fix regex in file RLC (#6607) (beba99f)
  • HTTP Request Node: Cleanup circular references in response (#6590) (2151594)
  • Postgres Node: Upsert does not fetch columns when schema other then public (#6643) (2e55cd9)
  • Salesforce Node: Fix typo for adding a contact to a campaign (#6598) (66f3cb6)

Features

  • core: Only show V1 banner to users who migrated (#6622) (fb65cd3)