Skip to content

Releases: n8n-io/n8n

n8n@1.44.2

12 Jun 11:55
cac8dcb
Compare
Choose a tag to compare

1.44.2 (2024-06-12)

Bug Fixes

  • core: Allow graceful shutdown for main with active executions (#9661) (486a290)
  • core: Fix optional chaining in continue on fail check (#9667) (0434690)
  • core: Start WaitTracker only in the main container (#9600) (31a3260)
  • editor: Fix empty page for cloud users (#9707) (d392ce8)
  • editor: Render credentials editable when opening them from the node view (#9678) (8c5a171)
  • Gotify Node: Fix issue with self signed certificates not working (#9647) (1057c81)

n8n@1.46.0

12 Jun 12:03
bc93204
Compare
Choose a tag to compare
n8n@1.46.0 Pre-release
Pre-release

1.46.0 (2024-06-12)

Bug Fixes

  • Chat Trigger Node: Fix public chat container dimensions (#9664) (3b10c0f)
  • core: Allow graceful shutdown for main with active executions (#9661) (4b345be)
  • core: Fix optional chaining in continue on fail check (#9667) (6ae6a5e)
  • editor: Color node connections correctly in execution preview for nodes that have pinned data (#9669) (ebba7c8)
  • editor: Fix node connection showing incorrect item count during … (#9684) (99b54bb)
  • editor: Improve dragndrop of input pills with spaces (#9656) (291d46a)
  • editor: Improve large data warning in input/output panel (#9671) (4918ac8)
  • editor: Indent on tabs in expression fields (#9659) (bb7227d)
  • editor: Node background for executing nodes in dark mode (#9682) (ae00b44)
  • editor: Persist tag filter when clicking tag directly in workflows page (#9709) (0502738)
  • editor: Prevent running workflows using keyboard shortcuts if execution is disabled (#9644) (e9e3b25)
  • editor: Prevent saving already saved workflows (#9670) (b652405)
  • editor: Remove transparency from dark mode callouts (#9650) (566b52c)
  • editor: Render credentials editable when opening them from the node view (#9678) (dc17cf3)
  • Gotify Node: Fix issue with self signed certificates not working (#9647) (68e856d)
  • Introduce HooksService (#8962) (dda7901)
  • Jira Software Node: Fix the order by feature (#9639) (7aea824)
  • n8n Form Trigger Node: Error if Respond to Webhook and respond node not in workflow (#9641) (b45f3dc)
  • Remove Duplicates Node: Tolerate null fields (#9642) (a684681)
  • Reset pagination when output size changes (#9652) (e520f8a)
  • X (Formerly Twitter) Node: Change how tweet id is retrieved from quote URL (#9635) (9853ecc)

Features

  • Add support for dark mode node icons and colors (#9412) (600013a)
  • core: Add batching and other options to declarative nodes (#8885) (4e56863)
  • core: Implement project:viewer role (#9611) (6187cc5)
  • editor: Add isEmpty on DateTime, add is empty to all types in filter component (#9645) (eccc637)
  • editor: Add move resources option to workflows and credentials on (#9654) (bc35e8c)
  • editor: Harmonize rendering of new-lines in RunData (#9614) (bc3dcf7)
  • OpenAI Node: Allow to select Image analyze model & improve types (#9660) (1fdd657)
  • Update NPS Value Survey (#9638) (50bd5b9)

n8n@1.45.1

12 Jun 17:47
6a47744
Compare
Choose a tag to compare
n8n@1.45.1 Pre-release
Pre-release

1.45.1 (2024-06-12)

Bug Fixes

  • core: Allow graceful shutdown for main with active executions (#9661) (c12e588)
  • core: Fix optional chaining in continue on fail check (#9667) (b6a81c8)
  • editor: Render credentials editable when opening them from the node view (#9678) (f5a3374)
  • Gotify Node: Fix issue with self signed certificates not working (#9647) (fc79d8b)

n8n@1.42.2

10 Jun 08:14
564bde7
Compare
Choose a tag to compare
n8n@1.42.2 Pre-release
Pre-release

1.42.2 (2024-06-07)

Bug Fixes

  • core: Start WaitTracker only in the main container (#9600) (9f51abf)

n8n@1.45.0

05 Jun 15:35
07dae51
Compare
Choose a tag to compare
n8n@1.45.0 Pre-release
Pre-release

1.45.0 (2024-06-05)

Bug Fixes

  • AI Agent Node: Improve Tools agent empty tool input message (#9622) (e7f6162)
  • core: Ensure graceful shutdown for workers (#9547) (7fc00d8)
  • core: Ensure ID is a positive integer when fetching execution (#9629) (411ffbd)
  • core: Start WaitTracker only in the main container (#9600) (08d9c9a)
  • core: Upgrade mysql2 to address CVE-2024-21512 (#9565) (4b6e5f0)
  • editor: Commit theme change from Save button (#9619) (744c94d)
  • editor: Filter credentials by project ID also for new workflow (#9615) (c92765d)
  • editor: Improve error messages around pinned data (#9632) (a8bb53f)
  • editor: Render checkboxes in markdown (#9549) (47d7741)
  • editor: Replace more variants of BASE_PATH in static assets (#9564) (d361b42)
  • editor: Show correct schema for output with falsy keys (#9556) (020bd36)
  • editor: Show owner email in the owner badge if the resource owner is a pending user (#9560) (2e9bd67)
  • editor: Show workflow data in header when execution page is hard reloaded (#9529) (e68a3fd)
  • editor: Skip disabled nodes when detecting workflow issues (#9610) (245c63f)
  • HTTP Request Node: Sanitize secrets of predefined credentials (#9612) (84f091d)
  • Jira Software Node: Fix comments limit and add sorting (#9634) (a946ead)
  • Make AWS credential work with global AWS services (#9631) (9dbea73)

Features

  • core: Allow customizing rate limits on a per-route basis, and add rate limiting to more endpoints (#9522) (7be616e)
  • core: Allow transferring credentials from any project to any team project (#9563) (202c91e)
  • core: Allow transferring workflows from any project to any team project (#9534) (d6db8cb)
  • editor: Add remove node and connections functionality to canvas v2 (#9602) (f6a466c)
  • editor: Chat Trigger tweaks (#9618) (5322802)
  • editor: Node Creator AI nodes improvements (#9484) (be4f54d)
  • editor: Overhaul input selector in NDV (#9520) (c0ec990)
  • editor: Update sticky content when checkbox state changes (#9596) (5361e9f)
  • HighLevel Node: Api v2 support, new node version (#9554) (19e5c03)
  • Run once for each item tooltip (#9486) (b91e50f)

n8n@1.44.1

03 Jun 10:40
bbf1469
Compare
Choose a tag to compare

1.44.1 (2024-06-03)

Bug Fixes

n8n@1.44.0

30 May 15:07
72b5d3d
Compare
Choose a tag to compare
n8n@1.44.0 Pre-release
Pre-release

1.44.0 (2024-05-30)

Bug Fixes

  • core: Block Public API related REST calls when Public API is not enabled (#9521) (ac4e0fb)
  • core: Prevent re-parsing of dynamically loaded options (#9503) (a58be17)
  • core: Set source control repository to track remote if ready (#9532) (dbaac82)
  • core: Try setting postgres search_path on the database (#9530) (e55bf03)
  • core: Upgrade sheetjs to address CVE-2024-22363 (#9498) (8737c09)
  • Don't throw errors for NaN in number operators in the filter component (#9506) (936bbb2)
  • editor: Executions view popup in dark mode (#9517) (1abb26e)
  • editor: Fix empty node name handling (#9548) (da41d31)
  • editor: Make sure auto loading and auto scrolling works in executions tab (#9505) (3a2e545)
  • editor: Prevent expression editor focus being lost when user is selecting (#9525) (6698179)
  • editor: Prevent updating node parameter value if it hasn't changed (#9535) (63990f1)
  • editor: Prevent XSS in node-issues tooltip (#9490) (301e846)
  • editor: Redirect to workflows list after deleting a workflow (#9546) (cadb59f)
  • editor: Send only execution id in postMessage when previewing an execution (#9514) (49b5bd7)
  • editor: Show execution error toast also if there is no error stack just message (#9526) (f914c97)
  • editor: Show input panel with not connected message (#9495) (8566301)
  • editor: Update webhook paths when duplicating workflow (#9516) (3be7bb8)

Features

  • core: Print the name of the migration that cannot be reverted when using n8n db:revert (#9473) (3b93aae)
  • core: Upgrade all langchain related dependencies (#9504) (a77e8dd)
  • editor: Show expression infobox on hover and cursor position (#9507) (ec0373f)
  • HighLevel oauth2 api credentials (#9542) (be58905)

Performance Improvements

  • core: Optimize executions filtering by metadata (#9477) (9bdc83a)

n8n@1.43.1

24 May 17:59
e92a05a
Compare
Choose a tag to compare
n8n@1.43.1 Pre-release
Pre-release

1.43.1 (2024-05-24)

Bug Fixes

n8n@1.43.0

22 May 15:39
6bdfaf8
Compare
Choose a tag to compare

1.43.0 (2024-05-22)

Bug Fixes

  • core: Account for retry of execution aborted by pre-execute hook (#9474) (a217866)
  • core: Add an option to disable STARTTLS for SMTP connections (#9415) (0d73588)
  • core: Do not allow admins to delete the instance owner (#9489) (fc83005)
  • core: Do not allow admins to generate password-reset links for instance owner (#9488) (88b9a40)
  • core: Fix 431 for large dynamic node parameters (#9384) (d21ad15)
  • core: Handle credential in body for oauth2 refresh token (#9179) (c9855e3)
  • core: Remove excess args from routing error (#9377) (b1f977e)
  • core: Retry before continue on fail (#9395) (9b2ce81)
  • editor: Emit change events from filter component on update (#9479) (62df433)
  • editor: Fix blank Public API page (#9409) (14fe9f2)
  • editor: Fix i18n translation addition (#9451) (04dd476)
  • editor: Fix node execution errors showing undefined (#9487) (62ee796)
  • editor: Fix outdated roles in variables labels (#9411) (38b498e)
  • editor: Fix project settings layout (#9475) (96cf41f)
  • editor: Secondary button in dark mode (#9401) (aad43d8)
  • Email Trigger (IMAP) Node: Handle attachments correctly (#9410) (68a6c81)
  • Gmail Trigger Node: Fetching duplicate emails (#9424) (3761537)
  • HTML Node: Fix typo preventing row attributes from being set in tables (#9440) (28e3e21)
  • HubSpot Trigger Node: Fix issue with ticketId not being set (#9403) (b5c7c06)
  • Mattermost Node: Change loadOptions to fetch all items (#9413) (1377e21)
  • Microsoft OneDrive Trigger Node: Fix issue with test run failing (#9386) (92a1d65)
  • RSS Feed Trigger Node: Use newest date instead of first item for new items (#9182) (7236a55)
  • Update operations to run per item (#8967) (ef9d4ab)

Features

  • Add Slack trigger node (#9190) (bf54930)
  • Custom n8n Workflow Tool Node: Add support for tool input schema (#9470) (2fa46b6)
  • editor: Add examples for Luxon DateTime expression methods (#9361) (40bce7f)
  • editor: Add examples for root expression methods (#9373) (a591f63)
  • editor: Expand supported Unicode range for expressions (#9420) (2118236)
  • editor: Update Node Details View header tabs structure (#9425) (2782534)
  • Extract from File Node: Add option to set encoding for CSV files (#9392) (f13dbc9)
  • Linear Node: Add identifier to outputs (#9469) (ffe034c)
  • OpenAI Node: Use v2 assistants API and add support for memory (#9406) (ce3eb12)
  • RBAC (#8922) (596c472)
  • Strava Node: Update to use sport type (#9462) (9da9368)
  • Telegram Node: Add support for local bot api server (#8437) (87f965e)

n8n@1.42.1

20 May 12:47
0d738fe
Compare
Choose a tag to compare

1.42.1 (2024-05-20)

Bug Fixes

  • Core: Properly initialize license on leadership switch (#9467) (747012d)