n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.

OTHER License

Downloads
239.1K
Stars
40.3K
Committers
383

Bot releases are visible (Hide)

n8n - [email protected]

Published by mutdmour 3 months ago

1.50.1 (2024-07-16)

Bug Fixes

  • editor: Ensure all static assets are accessible from the server (#10062) (c673209)
  • editor: Remove push event listeners when migrating away from the canvas (#10063) (45afe78)
n8n - [email protected]

Published by netroy 3 months ago

1.50.0 (2024-07-10)

Bug Fixes

  • core: Aborting manual trigger tests should call closeFunction (#9980) (6107798)
  • core: Allow owner and admin to edit nodes with credentials that haven't been shared with them explicitly (#9922) (0f49598)
  • core: Clear active execution on cancellation in scaling mode (#9979) (7e972c7)
  • core: Disconnect Redis after pausing queue during worker shutdown (#9928) (c82579b)
  • core: Don't execute 'workflowExecuteBefore' hook on execution continuations (#9905) (adb8315)
  • core: Prevent multiple values in the execution metadata for the same key and executionId (#9953) (2e6b03b)
  • Google Sheets Node: Append fails if cells have some default values added by data validation rules (#9950) (d1821eb)
  • Invoice Ninja Node: Fix assigning an invoice to a payment (#9590) (7a3c127)
  • Invoice Ninja Node: Fix emailing and marking invoice as paid / sent (#9589) (908ddd8)

Features

  • Chat Trigger Node: Add support for file uploads & harmonize public and development chat (#9802) (df78315)
  • Google Cloud Firestore Node: Add support for service account and document creation with id (#9713) (cb1bbf5)
  • Orbit Node: Deprecate Orbit (#9962) (9577d9c)
  • Qdrant Vector Store search filter (#9900) (fbe4bca)
  • Splunk Node: Overhaul (#9813) (e5c3247)
  • Telegram Node: Add support to Keyboard Button Mini Apps (#9511) (3a17943)
n8n - [email protected]

Published by cstuncsik 4 months ago

1.49.0 (2024-07-03)

Bug Fixes

  • core: Add a WebCrypto Polyfill for older versions of Node.js 18 (#9894) (59c8bf1)
  • core: Don't allow using credentials that are not part of the same project (#9916) (ab2a548)
  • core: Filter out certain executions from crash recovery (#9904) (7044d1c)
  • core: Fix AddActivatedAtUserSetting migration on MariaDB (#9910) (db29e84)
  • core: Fix execution cancellation in scaling mode (#9841) (e613de2)
  • core: Fix worker logs relay (#9919) (7c53433)
  • core: Throw on adding execution without execution data (#9903) (abb7458)
  • editor: Don't try to load credentials on the demo route (#9926) (b80df2a)
  • editor: Enable expression preview in SQL node when looking at executions (#9733) (d9747d5)
  • editor: Fix frontend project roles (#9901) (f229577)
  • editor: Fix new node credential creation via Resource Locator Component (#9896) (55cbc90)
  • editor: Fix performance issues related to expressions and pinned data (#9882) (13d83f2)
  • editor: Improve text wrapping in schema view (#9888) (dc1c5fc)
  • Execute Workflow Node: Continue on fail behaviour not correctly implemented (#9890) (16b1a09)
  • LinkedIn Node: Fix issue with legacy credential no longer working (#9912) (873b7e5)

Features

  • Add Zep Cloud Memory component (#9657) (41c47a2)
  • Copper Node: Update credential to support HTTP Request node (#9837) (e6ad5a7)
  • editor: Add docs sidebar to credential modal (#9914) (b2f8ea7)
  • editor: Remove Segment (#9878) (10f7d4b)
  • Embeddings Cohere Node: Add v3 Cohere models (#9887) (403e19b)
  • GitHub Node: Add support for state reasons when editing an issue (#9848) (61c20d1)
  • Introduce debug info button (#9895) (be9a247)
  • Merge Node: Overhaul, v3 (#9528) (af69c80)
  • Vector Store Tool Node: Add Vector Store Tool (#9865) (df2bc84)
  • Zammad Node: Add reply_to and sender fields to article on ticket creation (#9911) (957b2d6)
n8n - [email protected]

Published by ivov 4 months ago

1.47.3 (2024-07-03)

Bug Fixes

  • core: Fix AddActivatedAtUserSetting migration on MariaDB (#9910) (e8510c2)
  • core: Fix worker logs relay (#9919) (7495136)
  • core: Throw on adding execution without execution data (#9903) (ada1adb)
  • editor: Fix frontend project roles (#9901) (82703d6)
n8n - [email protected]

Published by cstuncsik 4 months ago

1.48.3 (2024-07-03)

Bug Fixes

  • core: Filter out certain executions from crash recovery (#9904) (2661c24)
  • core: Fix AddActivatedAtUserSetting migration on MariaDB (#9910) (7095c6d)
  • core: Fix worker logs relay (#9919) (aeb7e74)
  • core: Throw on adding execution without execution data (#9903) (536b29c)
  • editor: Fix frontend project roles (#9901) (44d13f1)
n8n - [email protected]

Published by netroy 4 months ago

1.48.2 (2024-07-01)

Bug Fixes

  • core: Add a WebCrypto Polyfill for older versions of Node.js 18 (#9894) (fba56d4)
n8n - [email protected]

Published by netroy 4 months ago

1.47.2 (2024-07-01)

Bug Fixes

  • core: Add a WebCrypto Polyfill for older versions of Node.js 18 (#9894) (a539939)
n8n - [email protected]

Published by netroy 4 months ago

1.48.1 (2024-06-27)

Bug Fixes

  • editor: Fix performance issues related to expressions and pinned data (#9882) (e1df21d)
n8n - [email protected]

Published by elsmr 4 months ago

1.48.0 (2024-06-27)

Bug Fixes

  • core: Fix init for AuditEventRelay (#9839) (16d3083)
  • core: Fix telemetry for concurrency control (#9845) (e25682d)
  • editor: Fix initialize authenticated features (#9867) (4de58dc)
  • editor: Load credentials for workflow before determining credentials errors (#9876) (4008c14)
  • editor: Optimizing main sidebar to have more space for Projects (#9686) (5cdcb61)
  • editor: Properly update workflow info in main header (#9789) (1ba656e)
  • editor: Show error state correctly in options parameter with remote options (#9836) (5bc58ef)
  • editor: Use pinned data to resolve expressions in unexecuted nodes (#9693) (6cb3072)
  • Fix missing node logos (#9844) (1eeaf32)
  • Zulip Node: Fix a typo preventing some messages from updating (#7078) (553b135)

Features

  • Add RS client to hooks service (#9834) (b807e67)
  • Anthropic Chat Model Node: Add support for Claude 3.5 Sonnet (#9832) (2ce97be)
  • editor: Show multiple nodes in input pane schema view (#9816) (e51de9d)
n8n - [email protected]

Published by netroy 4 months ago

1.47.1 (2024-06-26)

Bug Fixes

  • core: Fix init for AuditEventRelay (#9839) (e9703cc)
  • editor: Fix initialize authenticated features (#9867) (4b88f65)
  • editor: Properly update workflow info in main header (#9789) (9a4260e)
n8n - [email protected]

Published by RicardoE105 4 months ago

1.47.0 (2024-06-20)

Bug Fixes

  • AI Agent Node: Exclude tools agent from unsupported node versions (#9728) (28d1a5d)
  • Airtable Node: Make multipleRecordLinks editable in fields (#9608) (fdde995)
  • AWS SES Node: Fix issue with email aliases not working for sending from or sending to (#9811) (e1e8a75)
  • Changes to workflow staticData erroneously updating updatedAt (#9790) (adbd0d1)
  • core: Ensure execution recovery skips successful executions (#9793) (4131408)
  • core: Ensure followers do not recover executions from logs (#9785) (7c358e5)
  • core: Update transactional email links for RBAC (#9727) (ceb7f07)
  • core: Upgrade ws to address CVE-2024-37890 (#9801) (f98c4b8)
  • editor: Active toggle incorrectly displayed as inactive in execution view (#9778) (551fb6d)
  • editor: Add telemetry to resource moving (#9720) (e84d253)
  • editor: Error dropdown in resource locator disappears when search filter is required (#9681) (1a3f72b)
  • editor: Fix node icon in node creator header (#9782) (b7d356f)
  • editor: Improve touch device detection (#9675) (3b86f52)
  • editor: Revert header toggle fix (#9800) (11fe48b)
  • editor: Use BroadcastChannel instead of window.opener for OAuth callback window (#9779) (87cb199)
  • editor: Use segments/graphemes when creating the compact sidebar entries (#9776) (be7249f)
  • Elasticsearch Node: Fix issue with self signed certificates (#9805) (77bf166)
  • Fix sending pin data twice causing payload too large errors (#9710) (6c1a4c8)
  • Google Sheets Node: Check for column names changes before upsert, append, update (#9649) (223488f)
  • Slack Node: Do not try to parse block if it's already object (#9643) (8f94dcc)
  • When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718) (2cf4364)

Features

  • Add custom data to public API execution endpoints (#9705) (a104660)
  • core: Expand crash recovery to cover queue mode (#9676) (c58621a)
  • core: Use WebCrypto to generate all random numbers and strings (#9786) (65c5609)
  • HTTP request tool (#9228) (be2635e)
  • JWT Node: Add an option to allow a "kid" (key ID) header claim (#9797) (15d631c)
  • Pipedrive Node: Add sort field for get all persons (#8138) (4e89343)
  • Set Node: Preserve binary data by default (#9668) (d116353)

Performance Improvements

  • core: Introduce concurrency control for main mode (#9453) (7973423)
n8n - [email protected]

Published by netroy 4 months ago

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 - [email protected]

Published by netroy 4 months ago

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 - [email protected]

Published by netroy 4 months ago

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 - [email protected]

Published by netroy 4 months ago

1.42.2 (2024-06-07)

Bug Fixes

  • core: Start WaitTracker only in the main container (#9600) (9f51abf)
n8n - [email protected]

Published by despairblue 5 months ago

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 - [email protected]

Published by ivov 5 months ago

1.44.1 (2024-06-03)

Bug Fixes

  • core: Ensure graceful shutdown for workers (#9547) (570839a)
  • core: Upgrade mysql2 to address CVE-2024-21512 (#9565) (e7e738b)
  • editor: Replace more variants of BASE_PATH in static assets (#9564) (4e42ac7)
  • editor: Show workflow data in header when execution page is hard reloaded (#9529) (ab00672)
n8n - [email protected]

Published by elsmr 5 months ago

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 - [email protected]

Published by RicardoE105 5 months ago

1.43.1 (2024-05-24)

Bug Fixes

  • core: Prevent re-parsing of dynamically loaded options (#9503) (6ce0774)
  • core: Upgrade sheetjs to address CVE-2024-22363 (#9498) (c23df0a)
  • editor: Prevent XSS in node-issues tooltip (#9490) (13489b6)
  • editor: Show input panel with not connected message (#9495) (a1cce94)
n8n - [email protected]

Published by RicardoE105 5 months ago

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)