1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-08-17 00:50:42 +03:00
n8n/CHANGELOG.md
github-actions[bot] 47cd411436
🚀 Release 1.49.0 (#9927)
Co-authored-by: cstuncsik <cstuncsik@users.noreply.github.com>
2024-07-03 15:29:45 +02:00

582 KiB
Raw Blame History

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)

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)

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)

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)

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)

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)

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: Fix type errors in components/executions/workflow (#9448) (9c768a0)
  • editor: Fix type errors in i18n plugin (#9441) (a7d3e59)
  • editor: Fix workflow history TS errors (#9433) (bc05faf)
  • editor: Secondary button in dark mode (#9401) (aad43d8)
  • Email Trigger (IMAP) Node: Handle attachments correctly (#9410) (68a6c81)
  • Fix color picker type errors (#9436) (2967df2)
  • Fix type errors in community nodes components (#9445) (aac19d3)
  • 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)

1.42.0 (2024-05-15)

Bug Fixes

  • Code Node: Bind helper methods to the correct context (#9380) (82c8801)
  • Cortex Node: Fix issue with analyzer response not working for file observables (#9374) (ed22dcd)
  • editor: Render backticks as code segments in error view (#9352) (4ed5850)
  • Mattermost Node: Fix issue when fetching reactions (#9375) (78e7c7a)

Features

  • AI Agent Node: Implement Tool calling agent (#9339) (677f534)
  • core: Allow using a custom certificates in docker containers (#8705) (6059722)
  • core: Node hints(warnings) system (#8954) (da6088d)
  • core: Node version available in expression (#9350) (a00467c)
  • editor: Add examples for number & boolean, add new methods (#9358) (7b45dc3)
  • editor: Add examples for object and array expression methods (#9360) (5293663)
  • editor: Add item selector to expression output (#9281) (dc5994b)
  • editor: Autocomplete info box: improve structure and add examples (#9019) (c92c870)
  • editor: Remove AI Error Debugging (#9337) (cda062b)
  • Slack Node: Add block support for message updates (#8925) (1081429)

Performance Improvements

  • Add tailwind to editor and design system (#9032) (1c1e444)

1.41.0 (2024-05-08)

Bug Fixes

  • Cast boolean values in filter parameter (#9260) (30c8efc)
  • core: Prevent occassional 429s on license init in multi-main setup (#9284) (22b6f90)
  • core: Report missing SAML attributes early with an actionable error message (#9316) (225fdbb)
  • core: Webhooks responding with binary data should not prematurely end the response stream (#9063) (23b676d)
  • editor: Fix multi-select parameters with load options getting cleared (#9324) (0ee4b6c)
  • editor: Fix shortcut issue on save buttons (#9309) (e74c14f)
  • editor: Resolve $vars and $secrets in expressions in credentials fields (#9289) (d92f994)
  • editor: Show MFA section to instance owner, even when external auth is enabled (#9301) (b65e0e2)
  • Gmail Node: Remove duplicate options when creating drafts (#9299) (bfb0eb7)
  • Linear Node: Fix issue with data not always being returned (#9273) (435272b)
  • n8n Form Trigger Node: Fix missing options when using respond to webhook (#9282) (6ab3781)
  • Pipedrive Node: Improve type-safety in custom-property handling (#9319) (c8895c5)
  • Read PDF Node: Disable JS evaluation from PDFs (#9336) (c4bf5b2)

Features

  • editor: Implement AI Assistant chat UI (#9300) (491c6ec)
  • editor: Temporarily disable AI error helper (#9329) (35b983b)
  • LinkedIn Node: Upgrade LinkedIn API version (#9307) (3860077)
  • Redis Node: Add support for TLS (#9266) (0a2de09)
  • Send Email Node: Add an option to customize client host-name on SMTP connections (#9322) (d0d52de)
  • Slack Node: Update to use the new API method for file uploads (#9323) (695e762)

1.40.0 (2024-05-02)

Bug Fixes

  • Airtable Node: Do not allow to use deprecated api keys in v1 (#9171) (017ae6e)
  • core: Add view engine to webhook server to support forms (#9224) (24c3150)
  • core: Fix browser session refreshes not working (#9212) (1efeecc)
  • core: Prevent node param resolution from failing telemetry graph generation (#9257) (f6c9493)
  • core: Stop relying on filesystem for SSH keys (#9217) (093dcef)
  • Discord Node: When using OAuth2 authentication, check if user is a guild member when sending direct message (#9183) (00dfad3)
  • editor: Fix read-only mode in inline expression editor (#9232) (99f384e)
  • editor: Prevent excess runs in manual execution with run data (#9259) (426a12a)
  • editor: Throw expression error on attempting to set variables at runtime (#9229) (fec04d5)
  • Elaborate scope of Sustainable Use License (#9233) (442aaba)
  • Google BigQuery Node: Better error messages, transform timestamps (#9255) (7ff24f1)
  • Google Drive Node: Create from text operation (#9185) (d9e7494)
  • Jira Trigger Node: Update credentials UI (#9198) (ed98ca2)
  • LangChain Code Node: Fix execution of custom n8n tools called via LC code node (#9265) (741e829)
  • LangChain Code Node: Fix resolution of scoped langchain modules (#9258) (445c05d)
  • MySQL Node: Query to statements splitting fix (#9207) (dc84452)

Features

  • Add Ask AI to HTTP Request Node (#8917) (cd9bc44)
  • Gmail Node: Add support for creating drafts using an alias (#8728) (3986356)
  • Gmail Node: Add thread option for draft emails (#8729) (2dd0b32)
  • Groq Chat Model Node: Add support for Groq chat models (#9250) (96f02bd)
  • HTTP Request Node: Option to provide SSL Certificates in Http Request Node (#9125) (306b68d)
  • Jira Software Node: Add Wiki Markup support for Jira Cloud comments (#8857) (756012b)
  • Microsoft To Do Node: Add an option to set a reminder when updating a task (#6918) (22b2afd)
  • MISP Node: Rest search operations (#9196) (b694e77)
  • Ollama Chat Model Node: Add aditional Ollama config parameters & fix vision (#9215) (e17e767)
  • Pipedrive Node: Add busy and description options to activities (#9208) (9b3ac16)
  • Postgres Node: Add option IS NOT NULL and hide value input fields (#9241) (e896889)
  • S3 Node: Add support for self signed SSL certificates (#9269) (ddff804)
  • Telegram Node: Disable page preview by default (#9267) (41ce178)
  • Upgrade typeorm for separate sqlite read & write connections (#9230) (0b52320)
  • Wise Node: Add XML as supported format in getStatement operation (#9193) (a424b59)
  • Wise Trigger Node: Add support for balance updates (#9189) (42a9891)

1.39.0 (2024-04-24)

Bug Fixes

  • core: Exclude oAuth callback urls from browser-id checks (#9158) (46e432b)
  • core: Improve browserId checks, and add logging (#9161) (ff9ae54)
  • core: Upgrade mysql2 to address CVE-2024-21511 (#9206) (3996d28)
  • editor: Fix expression preview when previous node is selected (#9140) (85780ea)
  • editor: Fix parameter reset on credential change in Discord node (#9137) (135ef75)
  • editor: Fix sessionId for manual chat trigger execution (#9187) (f5ccb5f)
  • editor: Make sticky node content parameter non require to support empty stickies (#9192) (f6142ff)
  • editor: Prevent duplicate values in preview for SQL editor (#9129) (5acbfb4)
  • Google Sheets Node: Fix "Append or Update" on an empty sheet (#9175) (29ee4fa)
  • Notion Node: Add itemIndex to API and operation errors (#9150) (946f09f)
  • Postgres Node: Convert js arrays to postgres type, if column type is ARRAY (#9160) (08e3502)
  • Respond to Webhook Node: Fix issue stopping form trigger response (#9157) (6c63cd9)
  • Schedule Trigger Node: Default to 0 minute if falsy on hourly run (#9146) (d756609)
  • Splunk Node: Retry attempts if no response from API call, better error with suggestion to use Retry On Fail (#9176) (05a569c)

Features

  • Add WhatsApp Business Trigger Node (#8840) (23a2dd0)
  • core: Setup helmet.js for setting security headers (#9027) (0ed4671)
  • core: Upgrade mysql2 to address CVE-2024-21507, CVE-2024-21508, and CVE-2024-21509 (#9154) (9bd8e10)
  • n8n Form Trigger Node: Option to remove attribution (#9162) (699fd70)
  • Webhook Node: Setting to enable multiple outputs/methods (#9086) (2bf0a39)
  • Zammad Node: Add more options to the Organizations endpoint (#9180) (15c88d6)

1.38.0 (2024-04-17)

Bug Fixes

  • core: Don't create multiple owners when importing credentials or workflows (#9112) (3eb5be5)
  • core: Don't revert irreversibble migrations (#9105) (3bb821f)
  • core: Support MySQL in MoveSshKeysToDatabase migration (#9120) (cf435c3)
  • editor: Do not show overlapping trash icon in the node's settings (#9119) (c00150b)
  • editor: Open links from embedded chat in new tab (#9121) (284de5d)
  • editor: Render dates correctly in parameter hint (#9089) (064e8f4)
  • Execute Workflow Node: Assign fallback pairedItem only if not present in output item and different length of input output (#9145) (a95e401)
  • Fix issue with Crowdstrike credential not working correctly (#9108) (4c16000)
  • HTTP Request Node: Tolerate header name being empty (#9138) (f6c9dbf)
  • Respond to Webhook Node: Continue on fail and error branch support (#9115) (86a20f6)

Features

  • editor: Add object keys that need bracket access to autocomplete (#9088) (98bcd50)
  • Github Node: Add option to get pull requests (#9094) (4d9000b)
  • Google Gemini Chat Model Node: Add support for new Google Gemini models (#9130) (f1215cd)
  • Summarize Node: Option to continue when field to summarize can't be found in any items (#9118) (d7abc30)

1.37.0 (2024-04-10)

Bug Fixes

  • API: Accept settings.executionOrder in workflow creation (#9072) (0c90c7c)
  • AWS Bedrock Chat Model Node: Improve filtering of Bedrock models & fix Claude 3 (#9085) (cfaab0b)
  • Continue on fail / error output support for chains and agents (#9078) (f62800c)
  • core: Ensure status on Axios errors is available to the BE (#9015) (744327c)
  • core: Ensure only leader handles waiting executions (#9014) (217b07d)
  • core: Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) (ff81de3)
  • core: Fix isLeader check in WaitTracker constructor (#9100) (c2f4d7d)
  • core: Remove binary data when deleting executions by filter (#9056) (7bf0f90)
  • editor: Add fallback for expression resolution in multi-output case (#9045) (bcd39a1)
  • editor: Allow pinning of AI root nodes (#9060) (32df171)
  • editor: Canvas showing error toast when clicking outside of "import workflow by url" modal (#9001) (f6ce81e)
  • editor: Connecting nodes to triggers when adding them together (#9042) (f214362)
  • editor: Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055) (3dd70a1)
  • editor: Expand range of allowed characters in expressions (#9083) (3bcfef9)
  • editor: Fix displaying logic of execution retry button (#9061) (92f6cbf)
  • editor: Fix execution with wait node (#9051) (db4f8d4)
  • editor: Fix issue with case insensitive tags (#9071) (caea27d)
  • editor: Fix issues in dark mode (#9068) (7467aa3)
  • editor: Issue showing Auth2 callback section when all properties are overriden (#8999) (dff8f7a)
  • editor: Make share modal content scrollable (#9025) (ec9fe98)
  • editor: Make Webhook node pinnable (#9047) (042aa62)
  • editor: Prevent saving workflow while another save is in progress (#9048) (3c9a1d2)
  • editor: Rerun failed nodes in manual executions (#9050) (bc6575a)
  • editor: UX improvements to mfa setup modal (#9059) (4ac02dd)
  • Fix missing input panel in node details view (#9043) (71c54cb)
  • HTTP Request Node: Duplicate key names support for form data (#9040) (3e231db)
  • MySQL Node: Query Parameters parse string to number (#9011) (610ead9)
  • Summarization Chain Node: 'Final Prompt to Combine' and 'Individual Summary Prompt' options (#8391) (e47e4bf)
  • Workflows executed from other workflows not stopping (#9010) (0ac9851)

Features

  • Add credential update and delete events to log streaming (#9026) (f4f0a36)
  • Allow workflow execution even if it has errors (#9037) (eaaefd7)
  • Append item index suffix to an error message, if provided, and node has many input items (#9070) (5793e56)
  • core: Improve Langsmith traces for AI executions (#9081) (936682e)
  • core: Prevent session hijacking (#9057) (2826104)
  • Email Trigger (IMAP) Node: Migrate from imap-simple to @n8n/imap (#8899) (9f87cc2)
  • JWT Node: New node (#9005) (0a9f6b3)
  • Postgres Node: Options keepAlive and keepAliveInitialDelayMillis (#9067) (58518b6)

1.36.0 (2024-04-03)

Bug Fixes

  • editor: Issue with JSON editor getting cut off (#9000) (4668db2)
  • editor: Fix canvas selection for touch devices that use mouse (#9036) (286fa5c)
  • editor: Fix execution debug button (#9018) (aac77e1)
  • editor: Hover and active states not showing in execution list on dark mode (#9002) (bead7eb)
  • editor: UI enhancements and fixes for expression inputs (#8996) (8788e2a)
  • Prevent chat modal opening on 'Test workflow' click (#9009) (3fd97e4)
  • Stop listening button not working in NDV (#9023) (02219dd)

Features

1.35.0 (2024-03-27)

Bug Fixes

  • Anthropic Chat Model Node: Fix detection of chat models in docker build & add support Claude Haiku (#8953) (76041b8)
  • Chat Trigger exclude summarization node from valid ai nodes (#8875) (4861556)
  • Cohere Model Node: Fix issue with credential test (#8916) (4f0b52c)
  • core: Add missing nodeCause to paired item error (#8976) (19d9e71)
  • core: Assign credential ownership correctly in source control import (#8955) (260bc07)
  • core: Ensure the generic OAuth2 API credential uses the OAuth2 credential test (#8941) (079a114)
  • core: Improve handling of invalid objects in cleanupParameterData (no-chanhelog) (#8910) (33ab781)
  • core: Remove HTTP body for GET, HEAD, and OPTIONS requests (#3621) (d85d0ec)
  • core: Stringify all Luxon DateTimes in cleanupParameterData (#8959) (1fb0dd4)
  • core: Update follow-redirects to address CVE-2024-28849 (#8902) (a10120f)
  • editor: Add proper scroll to Environments push modal (#8883) (bcbff76)
  • editor: Fix accidental IDE code addition (#8971) (117b57c)
  • editor: Fix an issue with an empty chat response if not in output property (#8913) (024be62)
  • editor: Fix design system component props (#8923) (7176cd1)
  • editor: Fix opening of chat window when executing a child node (#8789) (5f53d76)
  • editor: Fix source control docs link in add workflow button tooltip (#8891) (a92d8bf)
  • editor: Improve expression editor performance by removing watchers (#8900) (a5261d6)
  • editor: Make inputs in the filter component regular inputs by default (#8980) (295b650)
  • editor: Nodes connectors improvements (#8945) (264f918)
  • editor: Remove isOwner from IUser interface (#8888) (6955e89)
  • editor: Use bracket notation for all invalid identifiers in expressions (#8933) (0e4216d)
  • MySQL Node: Set paired items correctly in single query batch mode (#8940) (89df277)
  • OpenAI Node function to preserve original tools after node execution (#8872) (054a4fc)
  • Overhaul expression error messages related to paired item (#8765) (45461c8)
  • Pinecone Vector Store Node: Fix vector store nodes execution issue (#8968) (323b901)
  • Validate custom tool names for forbidden chars (#8878) (edce632)

Features

  • Add AI Error Debugging using OpenAI (#8805) (948c383)
  • Add Onedrive Trigger Node (#8742) (ff8dd4e)
  • core: Add support for SQLite connection pooling (#8722) (c4c319d)
  • editor: Add missing extension methods for expressions (#8845) (5e84c2a)
  • editor: Add type information to autocomplete dropdown (#8843) (d7bfd45)
  • editor: Block the frontend when trying to access n8n from another host over http (#8906) (669bd83)
  • editor: Refactor expression editors and mixins to composition API (#8894) (0c179e4)
  • editor: Release @n8n/chat@0.9.1 (#8918) (e0c303c)
  • editor: Show tip when user can type dot after an expression (#8931) (160dfd3)
  • Fetch user cloud role and pass it on in website links (#8942) (666867a)
  • Telemetry include basic llm optional promps, trigger on save workflow event (#8981) (335f363)

1.34.2 (2024-03-26)

Bug Fixes

  • editor: Nodes connectors improvements (#8945) (6310e36)
  • Pinecone Vector Store Node: Fix vector store nodes execution issue (#8968) (9bd14c0)

1.34.1 (2024-03-25)

Bug Fixes

  • Anthropic Chat Model Node: Fix detection of chat models in docker build & add support Claude Haiku (#8953) (becc804)
  • core: Ensure the generic OAuth2 API credential uses the OAuth2 credential test (#8941) (578f01a)
  • core: Stringify all Luxon DateTimes in cleanupParameterData (#8959) (58d9983)
  • editor: Fix opening of chat window when executing a child node (#8789) (e695927)
  • editor: Use bracket notation for all invalid identifiers in expressions (#8933) (1316f2d)
  • MySQL Node: Set paired items correctly in single query batch mode (#8940) (5d129ba)
  • Overhaul expression error messages related to paired item (#8765) (09654f9)

1.34.0 (2024-03-20)

Bug Fixes

  • Chat Trigger exclude summarization node from valid ai nodes (#8875) (4861556)
  • Cohere Model Node: Fix issue with credential test (#8916) (4f0b52c)
  • core: Improve handling of invalid objects in cleanupParameterData (no-chanhelog) (#8910) (33ab781)
  • core: Remove HTTP body for GET, HEAD, and OPTIONS requests (#3621) (d85d0ec)
  • core: Update follow-redirects to address CVE-2024-28849 (#8902) (a10120f)
  • editor: Add proper scroll to Environments push modal (#8883) (bcbff76)
  • editor: Fix an issue with an empty chat response if not in output property (#8913) (024be62)
  • editor: Fix design system component props (#8923) (7176cd1)
  • editor: Fix source control docs link in add workflow button tooltip (#8891) (a92d8bf)
  • editor: Improve expression editor performance by removing watchers (#8900) (a5261d6)
  • editor: Remove isOwner from IUser interface (#8888) (6955e89)
  • OpenAI Node function to preserve original tools after node execution (#8872) (054a4fc)
  • Validate custom tool names for forbidden chars (#8878) (edce632)

Features

  • Add AI Error Debugging using OpenAI (#8805) (948c383)
  • Add Onedrive Trigger Node (#8742) (ff8dd4e)
  • core: Add support for SQLite connection pooling (#8722) (c4c319d)
  • editor: Add missing extension methods for expressions (#8845) (5e84c2a)
  • editor: Add type information to autocomplete dropdown (#8843) (d7bfd45)
  • editor: Block the frontend when trying to access n8n from another host over http (#8906) (669bd83)
  • editor: Refactor expression editors and mixins to composition API (#8894) (0c179e4)
  • editor: Release @n8n/chat@0.9.1 (#8918) (e0c303c)

1.33.0 (2024-03-13)

Bug Fixes

  • core: Always register webhooks on startup (#8830) (c6f6254)
  • core: Add fallback for pairedItem info in runPartialWorkflow (#8842) (bd465d3)
  • core: Display readable error when manual executions contains large payload (#8834) (261b9c7)
  • core: Ignore semver range when upgrading comunity packages (#8863) (11173a0)
  • editor: Allow sharee to use workflows with http request node without credential access (#8841) (bde4c6c)
  • editor: Disable pinning for root nodes from canvas (#8848) (e10fa37)
  • editor: Fix workflow card open action (#8839) (dd40570)
  • editor: Make inputs in the filter component expressions by default (#8784) (6e2aa40)
  • editor: Improve filter component error handling (#8832) (76fe960)
  • GitHub Document Loader Node: Fix issue with ignore paths not working correctly (#8798) (c8d589c)
  • Notion Node: Regex for block id (#8860) (a1f6c57)
  • OpenAI Node: text > message hide tools connector for unsupported models (#8866) (cef7c24)

Features

  • editor: Add more AI node info to telemetry (#8827) (ed6dc86)
  • editor: Add sections to autocomplete dropdown (#8720) (9b4618d)
  • editor: Help users discover expressions when using drag n drop (#8869) (e78cc2d)
  • editor: Improve errors in output panel (#8644) (5301323)
  • Pinecone Vector Store Node: Support serverless environments (#8849) (a136a73)
  • Wordpress Node: Support WordPress pages (#8852) (a678e85)

1.32.0 (2024-03-06)

Bug Fixes

  • AI agents, throw error on duplicate names in dynamic tools (#8766) (75e4df1)
  • Basic LLM Chain Node: Fix retrieving of prompt parameter for v1.3 of the node (#8817) (82f66c8)
  • editor: Fix NDV output tabs resetting on any click (#8808) (c7c1767)
  • editor: Fix opening of node creator for sub-nodes connection hint link (#8809) (df064af)
  • editor: Fix retrieving of messages from memory in chat modal (#8807) (bfda8ea)
  • editor: Set correct type for right input in filter component (#8771) (5d54663)
  • editor: Update assignment hint when user hovers table row (#8782) (8c993aa)
  • editor: Upgrade sanitize-html to address CVE-2024-21501 (#8816) (a3e9e3d)
  • Google Drive Node: Add supportsAllDrives: true to update and download (#8786) (11a5331)
  • HubSpot Node: Include properties for contact and deal in getAll operation (#8772) (08e2b06)
  • n8n Form Trigger Node: Do not open pop up when data is pinned in trigger (#8781) (0481e6e)
  • OpenAI Node: Message text operation parameters case fix (#8804) (e38e96b)
  • Simplify Structured Output Parser wrapping and fix auto-fixing output parser (#8778) (7d82dc1)
  • TheHive 5 Node: The Hive - Custom fields are no longer working (#8780) (961d6b9)
  • Wait Node: Change default wait period to 5 seconds (#8783) (a521e7a)

Features

  • Chat Memory Manager group messages option, on insert delete return confirmation of success instead of messages (#8757) (246bfb9)
  • core: Update hashing strategy for JWTs (#8810) (cdec7c9)
  • Notion Node: Continue on fail support (#8788) (4850f6a)
  • Track node errors on PostHog (#8774) (35f6826)

Performance Improvements

1.31.0 (2024-02-28)

Bug Fixes

  • core: Ensure maxRedirects is used for any http request defining it (#8706) (246c988)
  • core: Fix pairedItem issue with partial manual executions (#8575) (a29b41e)
  • Default Data Loader Node: Fix binary data loader in s3 mode (#8626) (a5e6f59)
  • editor: Do not break NDV for version-less nodes (#8714) (8a88d15)
  • editor: Hide previous execution data for sub-nodes in debug mode if it has execution error (#8710) (a973b9c)
  • editor: Update Filter component state when value is updated (#8684) (3ba2cdc)
  • Fix execution error when using AI chain nodes with non-chat model (#8724) (0882dc0)
  • Postgres Trigger Node: closeFunction errors should not prevent a workflow from being deactivated (#8738) (7012577)
  • Send user id when setting up an account (#8639) (27f3166)
  • Trello Node: Remove GET request body (#8715) (8c4a744)
  • Wrong prompt input key for sql agent (#8708) (7c1cf33)

Features

  • Add env variables to support exposing /workflows/demo route and /nodes.json route (#8506) (4b01335)
  • Add Outlook Trigger Node (#8656) (720ae1b)
  • Add support for Ollama embeddings API (#8732) (15490ad)
  • AI Agent Node: Allow use of Azure Chat model for OpenAI Functions agent (#8725) (d03d927)
  • Allow instance owners and admins to edit all credentials (#8716) (7371708)
  • editor: AI Floating Nodes (#8703) (41b191e)
  • editor: Retrieve previous chat message on arrow-up (#8696) (246f8cf)
  • No expression error when node hasnt executed (#8448) (f9a99ec)
  • Session is selector for memory nodes (#8736) (2aaf211)
  • SQL agent improvements (#8709) (0952430)

1.30.0 (2024-02-21)

Bug Fixes

  • AwsS3 Node: Use location constrain (#8654) (c73aeee)
  • core: Apply correct hostname to redirected requests (#8674) (0e36aeb)
  • core: Define SHELL env variable on docker images (#8670) (e1a4fde)
  • editor: Correctly set condition operator when changed (#8700) (23a1bc4)
  • editor: Escape node names with quotes in autocomplete and drag'n'drop (#8663) (890c2bd)
  • editor: Filter component: do not clear expression when changing operator (#8635) (66cbe54)
  • editor: Fix node runData and pinned data check on manual run (#8669) (40c7f77)
  • editor: Fix SQL editors not always re-rendering when query changes (#8621) (8e9d310)
  • editor: Fix unnecessary execution of nodes when there is pin data (#8567) (46fe544)
  • editor: Handle drag-n-dropping from other nodes in assignment component (#8661) (c943a51)
  • editor: Send protocol and n8n version in templates destination parameter, stop redirecting template preview page to website (#8691) (a573146)
  • editor: Use proper composable for localization (#8660) (9c0fe41)
  • editor: Wrap expressions in resource locator component (#8673) (e2f2fc9)
  • Extract From File Node: Make binary data work with any backend (#8647) (d33d953)
  • FTP Node: Continue of fail looping support with paired item (#8659) (3279762)
  • FTP Node: Fix "Maximum call stack size exceeded" error when dealing with too many files (#8657) (5063674)
  • Google Calendar Node: Errors with after/before options (#8628) (bee17dd)
  • GraphQL Node: Fix request format JSON error (#8646) (bd4b50c)
  • Postgres Node: Close connection pool only if it's not already closed or closing (#8690) (457cac4)

Features

  • AI Agent Node: Whitelist Azure Chat model for Agent (#8699) (40aecd1)
  • core: Add support for $("NodeName").isExecuted (#8683) (ad82f0c)
  • core: Move execution permission checks earlier in the lifecycle (#8677) (059d281)
  • editor: Add chevron to filter component operator select (#8633) (20446bd)
  • Google Sheets Node: Option how to combine filters when reading rows (#8652) (a5e522e)
  • Google Workspace Admin Node: Add support for error output branch (#8499) (ef77571)
  • Introduce prompt type option for Agent, Basic LLM Chain, and QA Chain nodes (#8697) (2068f18)

1.29.0 (2024-02-15)

Bug Fixes

  • core: Custom workflow tool tweaks (#8561) (ccc0ad5)
  • core: Give better error message if executions.process is still used in the configs (#8618) (cd8ca84)
  • core: Improve the startup error when EXECUTIONS_PROCESS is set (#8630) (a2a3ca1)
  • core: Upgrade @n8n/typeorm to address postgres timestamp issues (#8627) (68498cb)
  • core: Upgrade rudderstack sdk to address npm postInstall issues (#8568) (5750e8e)
  • editor: Debounce expression changes (#8629) (9c7e026)
  • Execute Workflow Node: Passing the workflow that is supposed to be executed as a paramter (#8614) (b54488a)
  • Fix resolving of expressions of deeply nested sub-nodes (#8612) (f527430)
  • FTP Node: Fix issue with connections not closing properly (#8619) (e597fbc)
  • FTP Node: Fix issue with paireditems not always working (#8613) (d38a822)
  • Google Sheets Trigger Node: First non-header row is ignored when using on row added event (#8580) (2db8231)
  • HTTP Request Node: Errorneous binary object without content-disposition response header (#8583) (e28b374)
  • HTTP Request Node: Handle special characters in pagination expressions + improve hint text (#8576) (3b2078c)
  • Jira Software Node: Fix issue with not all issue types being supported (#8571) (a6211c9)
  • Merge Node: Fixing how paired items are handled in the merge node, when choosing a branch and selecting to return an empty object (#8479) (a3bed97)
  • Microsoft Outlook Node: Download executes more than once per incoming item (#8566) (053fb5f)
  • Notion Node: Block with text results in a body validation error (#8622) (6bc1c3d)
  • RSS Feed Trigger Node: Save last item's date instead of last execution date (#8572) (a822588)
  • Wait Node: Account for workflow timezone in Wait node datetime (#8578) (1116a28)

Features

  • Add support for AI log streaming (#8526) (7501ad8)
  • Add telemetry event when users click on templates link (#8625) (bf4f896)
  • API: Add tag support to public API (#8588) (a743a40)
  • Convert to File Node: Operation to convert a string in a plain text file, option to format JSON when creating file (#8620) (d18cba3)
  • core: Migrate to n8n's typeorm fork (#8590) (8e392cf)
  • editor: Use website as the main templates repository (#8591) (79b09fd)
  • HTML Extract Node: Better text extraction, option to specify selectors to skip, option to clean up text data (#8586) (32281d1)
  • OpenAI Node: Overhaul (#8335) (941278d)
  • Upgrade typeorm, sqlite3, and pg/pg-promise (#8579) (7826bd8)

1.28.0 (2024-02-07)

Bug Fixes

  • Allow Date/Luxon objects and additional formats in DateTime validation (#8525) (c419c85)
  • core: Ensure AxiosError status always gets copied over to NodeApiError (#8509) (76c5a62)
  • core: Fix DropRoleMapping migration (#8521) (4fed68e)
  • core: Fix new graceful shutdown env being always overridden by deprecated env (#8503) (cc41fc7)
  • core: Fix PermissionChecker.check, and add additional unit tests (#8528) (5832d3c)
  • core: Fix test runs of triggers that rely on static data (#8524) (528c071)
  • core: Fix workflow tagging failure due to unique constraint check (#8505) (92f939f)
  • core: Upgrade nodemailer to address an exploit (#8535) (ee5e422)
  • core: Use hostname from URL instead of Host header for SNI (#8562) (7531f34)
  • core: Use trx manager instead of repository for tags overwrite (#8557) (abddbb6)
  • editor: Prune values that are not in the schema in the ResourceMapper component (#8478) (612771e)
  • Embeddings OpenAI Node: Fix dynamic models fetching (#8533) (cccdfc7)
  • HTTP Request Node: Require parameter with filled name and value to avoid infinite loop (#8454) (3128dca)
  • HTTP Request Node: Support form data when using pagination (#8497) (ca75744)
  • Microsoft Excel 365 Node: Upsert append new rows at the end of used range, option to append at the end of selected range (#8461) (1e02d73)
  • MongoDB Node: Fix "Maximum call stack size exceeded" error on too many rows (#8530) (76cdf75)
  • Slack Node: Attachments fix (#8471) (254700a)
  • Update BaseChatModel import checks for MistralAI compatibility (#8527) (c8b8379)

Features

  • Add assignment component with drag and drop to Set node (#8283) (2799de4)
  • Azure Open AI chat model & embeddings (#8522) (934d0d3)
  • editor: Add delete and disable button to nodes on hover (#8482) (994754b)
  • Email Trigger (IMAP) Node: Upgrade mailparser (#8539) (da1fe44)
  • RabbitMQ Trigger Node: Add options to configure assert of exchanges and queues (#8430) (4b3659f)

1.27.0 (2024-01-31)

Bug Fixes

  • AwsS3 Node: Fix handling of bucket with dot in name (#8475) (0febe62)
  • core: Don't report executions that have been paused as failed to rudderstack and log streams (#8501) (39e8754)
  • core: Fix stopping and retrying failed executions (#8480) (238b54c)
  • core: Forward authorization header when on same domain (#8507) (f1910a1)
  • core: Handle possibly invalid updatedAt timestamps in source-control (#8485) (033fd34)
  • core: Handle zero execution statistics on metrics collection during license renewal (#8463) (db48bdd)
  • core: Improve handling of wrapped errors (#8510) (670af16)
  • core: Point users to the official documentation when they use n8n --help (#8440) (9f11eba)
  • core: Prevent calling internal hook email event if emailing is disabled (#8462) (9e93980)
  • editor: Disable expression editor modal opening on readonly field (#8457) (eb27ed0)
  • editor: Fix workflows filter resetting (#8411) (ad4b298)
  • editor: Send template id as a number in telemetry events (#8484) (327cc8d)
  • editor: Show pin button on binary output but disable it with tooltip (#8388) (caab97e)
  • Gotify Node: Add option to set content type to support Markdown messages (#8442) (c2ffd4e)
  • HTML Node: Escape data path value in JSON Property (#8441) (fc5c562)
  • Merge Node: Passing on no items to "Input 2" results in wrong output items (#8438) (dafacb9)
  • Microsoft Excel 365 Node: Better error and description on unsupported range in upsert, update, getRange operations (#8452) (8a595d1)
  • Open executions with large number of execution items without crashing tab (#8423) (56da2e4)
  • Properly iterate over credentials with expressions (#8502) (0e9a5a2)
  • Use correct node version when pasting/importing nodes (#8456) (70af67e)

Features

  • Add model parameter to OpenAI embeddings (#8481) (981ea39)
  • Add new 'is empty' and 'is not empty' operators to Filter (#8445) (c21c4b9)
  • core: Upgrade Rudderstack SDK to address CVE-2023-45857 (#8368) (2fba0e8)
  • editor: Implement loading and error states for dynamically loaded components in node parameter list (#8477) (e643a12)
  • editor: Send template id as string in all telemetry events (#8498) (2aed788)
  • Google Calendar Node: Next occurrence property in recurring events (#8444) (bf11c7c)

⚠️ BREAKING CHANGES

1.26.0 (2024-01-24)

Bug Fixes

  • AMQP Trigger Node: Properly close connection after manual test step (#8396) (2c14371)
  • Asana Node: Fix issue when connecting to the new Asana environment (#8404) (44f6ef2)
  • AWS SQS Node: Fix issue preventing data from being sent correctly (#8382) (daba5bb)
  • Change the UI text for some filter operations (#8360) (976fe2e)
  • core: Adjust starter node priority for manual executions with pinned activators (#8386) (749ac2b)
  • core: Errors are returned on the success branch if error item has other keys in addition to 'error' (#8380) (25f51f4)
  • core: Fix removal of triggers and pollers from memory on deactivation in multi-main setup (#8416) (2257ec6)
  • core: Fix update workflow cli command being unable to activate all workflows (#8412) (ae06fde)
  • core: Missing pairedItem fixes (#8394) (284d965)
  • Discord Node: Remove requirement on message for webhooks (#8377) (c64e893)
  • editor: Add pinned data for freshly added nodes (#8323) (83228e2)
  • editor: Enable ctrl/cmd click in workflow editor header (#8387) (e43cf2f)
  • editor: Fix copy to clipboard on insecure contexts (#8425) (7386f79)
  • editor: Fix doclines for plus and minus (#8405) (ebf2b0d)
  • editor: Fix invisible community package update button (#8406) (2ccb754)
  • editor: Fix secondary icon for environments on sidebar menu item (#8407) (3544966)
  • editor: Open native context menu when editing Sticky (#8370) (ade7d30)
  • editor: Use web native element in nav menus (#8385) (e606e84)
  • Fix issue preventing secrets with a - in the path from being imported (#8378) (fc94377)
  • Force posthog recording to be disabled outside cloud (#8374) (f31cc07)
  • Google Drive Node: Fix issue preventing upload / update working in some configurations (#8417) (4b3ea81)
  • Microsoft Outlook Node: Message -> Send with attachments (#8238) (0128081)
  • Microsoft SQL Node: Prevent MSSQL max parameters error by chunking (#8390) (1b0ba2c)
  • Notion Node: Fix is_empty query on formula fields (#8397) (08e7db4)
  • Switch Node: Fix issue preventing some regex patterns from working (#8422) (e9fea16)

Features

  • core: Custom session timeout and refresh configuration (#8342) (07e6705)
  • core: Email recipients on resource shared (#8408) (a0a1830)
  • core: Upgrade axios and follow-redirects to address CVE-2023-26159 (#8366) (3912c5e)
  • core: Upgrade bull and ioredis to address CVE-2023-52079 (#8365) (639d347)
  • editor: Migrate moveNodeWorkflow mixin to useCanvasPanning composable (#8322) (b6d7757)
  • Execute Workflow Node: Add 'Wait For Sub-Workflow Completion' option (#8389) (ff92fc7)
  • LinkedIn Node: Add support for Community Management API (#7451) (7660d7e)
  • Microsoft Teams Node: Overhaul (#7477) (2c146cc)
  • Nudge users to become template creators if eligible (#8357) (9945701)
  • Telegram Trigger Node: Verify Webhook requests (#8383) (1117612)

1.25.0 (2024-01-17)

Bug Fixes

  • Add fallback resolver for langchain modules (#8308) (851060d)
  • API: Fix manual chat trigger execution (#8300) (884396e)
  • AwsS3 Node: Return confirmation of success after upload (#8312) (c921665)
  • core: Account for immediate confirmation request during test webhook creation (#8329) (5fbd797)
  • core: Ensure waiting executions account for workflow timezone (#8340) (3734c89)
  • core: Parse any readable stream response instead of only IncomingMessage (#8359) (eb1320f)
  • core: Prevent invalid compressed responses from making executions stuck forever (#8315) (0776814)
  • core: Prevent issues with missing or mismatching encryption key (#8332) (d4c93b1)
  • core: Prevent NodeErrors from being wrapped multiple times (#8301) (b267bf0)
  • core: Replace all moment imports with moment-timezone (#8337) (52a2e25)
  • core: Report when waitTill is invalid and handle it (#8356) (d5455d7)
  • editor: Add read only mode to filter component (#8285) (dcc76f3)
  • editor: Capture indexed access expressions when building completions (#8331) (159b328)
  • editor: Fix issue with synchronization table on LDAP not loading data (#8327) (6b92d49)
  • editor: Properly set colors for connections and labels on nodes with pinned data (#8209) (3b8ccb9)
  • Fix node graph telemetry with default values (#8297) (93b969a)
  • Google Drive Node: Fix issue preventing service account from downloading files (#7642) (cf7131d)
  • HTTP Request Node: Delete response.request only when it's a valid circular references (#8293) (05c43fa)
  • Microsoft SQL Node: Fix "Maximum call stack size exceeded" error on too many rows (#8334) (bb2be8d)
  • Ollama Model Node: Use a simpler credentials test (#8318) (63b738a)
  • OpenAI Node: Load correct models for operation (#8313) (a6a5372)
  • Properly output saml validation errors (#8284) (8c7f399)
  • Salesforce Node: Upgrade to API version 59 (#8346) (b51cbb3)
  • Supabase Node: Pagination for get all rows (#8311) (e080476)
  • Venafi TLS Protect Cloud Node: Remove parameter Application Server Type (#8325) (e3cedf7)
  • Venafi TLS Protect Cloud Trigger Node: Handle new webhook payload format (#8326) (057d7d0)

Features

  • core: Implement inter-main communication for test webhooks in multi-main setup (#8267) (1a0e285)
  • editor: Add new /templates/search endpoint (#8227) (4277e92)
  • Implement Chat Memory Manager node (#8127) (464be93)

1.24.0 (2024-01-10)

Bug Fixes

Features

Performance Improvements

1.23.0 (2024-01-03)

Bug Fixes

Features

  • core: Add closeFunction support to Sub-Nodes (#7708) (bec0fae)
  • core: Add user.profile.beforeUpdate hook (#8144) (e126ed7)
  • core: Improvements/overhaul for nodes working with binary data (#7651) (5e16dd4)
  • core: Remove discontinued crypto-js (#8104) (01e9a79)
  • core: Unify application components shutdown (#8097) (3a881be)
  • editor: Add node execution status indicator to output panel (#8124) (ab74bad)
  • editor: Add template Id to workflow metadata (#8088) (517b050)
  • Home Assistant Node: Use the new Home Assistant logo (#8150) (518a99e)
  • Qdrant Vector Store Node: Qdrant vector store support (#8080) (66460f6)
  • Wordpress Node: Add option to ignore error when using self signed certificates (#8199) (65c8e12)

1.22.0 (2023-12-21)

Bug Fixes

Features

Performance Improvements

  • editor: Improve canvas rendering performance (#8022) (b780436)

1.21.0 (2023-12-13)

Bug Fixes

Features

1.20.0 (2023-12-06)

Bug Fixes

Features

  • BambooHR Node: Add support for Only Current on company reports (#7878) (4175801)
  • core: Allow admin creation (#7837) (476806e)
  • editor: Add sections to create node panel (#7831) (39fa8d2)
  • editor: Open template credential setup from collection (#7882) (627ddb9)
  • editor: Select credentials in template setup if theres only one (#7879) (fe3417a)

Performance Improvements

1.19.0 (2023-11-29)

Bug Fixes

Features

  • Add AI tool building capabilities (#7336) (87def60)
  • Add initial scope checks via decorators (#7737) (a37f1cb)
  • Add user role select to users list settings page (#7796) (137e238)
  • Ado 1296 spike credential setup in templates (#7786) (aae45b0)
  • core: Add Support for custom CORS origins for webhooks (#7455) (99a9ea4)
  • core: Allow user role modification (#7797) (7a86d36)
  • core: Set up endpoint for all existing roles with license flag (#7834) (2356fb0)
  • editor: Add node name and version to NDV node settings (#7731) (da85198)
  • editor: Add routing middleware, permission checks, RBAC store, RBAC component (#7702) (67a8891)
  • editor: Replace middleware for Role checks with Scope checks (#7847) (72852a6)
  • editor: Show avatars for users currently working on the same workflow (#7763) (77bc8ec)
  • Notion Node: Option to simplify output in getChildBlocks operation (#7791) (d667bca)
  • Slack Node: Add support for getting the profile of a user (#7829) (90bb6ba)

1.18.0 (2023-11-22)

Bug Fixes

  • core: Account for non-ASCII chars in filename on binary data download (#7742) (b4ebb1a)
  • core: Correct permissions for getstatus (#7724) (f96c1d2)
  • core: Ensure failed executions are saved in queue mode (#7744) (b7c5c74)
  • core: Guard against node not found on cancelling test webhook (#7750) (6be453b)
  • editor: Handle permission edge cases (empty scopes) (#7723) (e2ffd39)
  • editor: Make sure LineController is registered with chart.js (#7730) (ebee1a5)
  • editor: Move workerview entry into settings menu (#7761) (366cd67)
  • editor: Only show push to git menu item to owners (#7766) (0d3d33d)
  • editor: Show v1 banner dismiss button if owner (#7722) (44d3b3e)
  • editor: Use project diagram icon for worker view (#7764) (ff0b651)
  • editor: Validate user info before submiting (#7608) (2064f7f)
  • GitHub Node: Fix issue preventing file edits on branches (#7734) (ce002a6)
  • Google Sheets Node: Check for null before destructuring (#7729) (5d4a52d)
  • Item Lists Node: Don't check same type in remove duplicates operation (#7678) (4f30764)
  • JotForm Trigger Node: Fix iteration on form loader (#7751) (82f3202)

Features

1.17.0 (2023-11-15)

Bug Fixes

  • Convert to/from binary data Node: Better mime type defaults (#7693) (9b3be0c)
  • core: Consider subworkflows successfully run when in waiting state (#7699) (0e00dab)
  • core: Fix named parameter resolution in migrations (#7688) (4441ed5), closes #7628
  • core: Initialize JWT Secret before it's used anywhere (#7707) (3460eb5)
  • core: Reduce memory usage in credentials risk auditing (#7663) (9fd6319)
  • Date & Time Node: Add fromFormat option to solve ambiguous date strings (#7675) (d2d11e0)
  • editor: Fix resource mapper component being truncated (#7664) (00dff50)
  • editor: More securely clear executions tab auto refresh timer (#7685) (37dd658)
  • editor: Redirect to workflow editor after saving in debug mode (#7645) (020042e)
  • Google Sheets Node: Append exceeding grid limits (#7684) (88efb99)
  • HTTP Request Node: Support generic credentials when using pagination (#7686) (48b240b), closes #7653
  • HubSpot Node: Fetching available parameters fails when using expressions (#7672) (a9ab738)
  • HubSpot Node: Update deal owner on Hubspot Deal (#7673) (3c0734b)
  • Spreadsheet File Node: Read file as utf-8 in v1 (#7701) (786b4ad)

Features

  • core: Expression function $ifEmpty (#7660) (1c7225e)
  • Date & Time Node: Option to include other fields in output item (#7661) (aea3c50)
  • Discord Node: Overhaul (#5351) (6a53c2a)
  • Discourse Node: Add new options to Get Users (#7674) (2e8c841)
  • editor: Add color selector to sticky node (#7453) (8359364)
  • editor: Add HTTP request nodes for credentials without a node (#7157) (14035e1)
  • editor: Add workflow filters to querystring (#7456) (afd637b)
  • editor: Adds a EE view to show worker details and job status (#7600) (cbc6909)
  • GitLab Node: Add support for pagination on getIssues (#7529) (0a0798e)
  • OpenAI Node: Add dall-e-3 support (#7655) (a9c7188)
  • RabbitMQ Trigger Node: Add exchange and routing key options (#7547) (5aee2b7)
  • Telegram Node: Add support for markdownv2 (#7679) (819b3a7)
  • Venafi TLS Protect Cloud Node: Add region parameter to Venafi protect cloud (#7689) (a08fca5)

Performance Improvements

1.16.0 (2023-11-08)

Bug Fixes

  • core: Comply with custom default for workflow saving settings (#7634) (48c068f)
  • core: Decrease reset password token expire time (#7598) (2aa7f63)
  • core: Ensure init before checking leader or follower in multi-main scenario (#7621) (a994ba5)
  • core: Ensure pruning starts only after migrations have completed (#7626) (f748de9)
  • core: Fix accessor error when running partial execution (#7618) (26361df), closes #6229
  • core: Make password-reset urls valid only for single-use (#7622) (6031424)
  • Crypto Node: Fix issue with value not appearing for Sign action (#7619) (5df583f)
  • editor: Allow overriding theme from query params (#7591) (2854a0c)
  • editor: Fix issue that frontend breaks with unkown nodes (#7596) (db56a9e)
  • editor: Fix local storage flags defaulting to undefined string (#7603) (151e60f)
  • editor: Fix workflow history prune time limit (getting hours instead of days) (#7644) (3d5a485)
  • editor: Hide not supported node options (#7597) (b532a7b)
  • editor: Remove unknown credentials on pasting workflow (#7582) (d633753)
  • editor: Reset canvas zoom before workspace reset in node view (#7625) (78b84af)
  • editor: Zoom in/out on canvas the same amount on scroll/gesture (#7602) (c92402a)
  • Facebook Lead Ads Trigger Node: Fix issue with missing scope for business management (#7616) (32b85ba)

Features

  • core: Add the node version to telemetry in node_graph_string (#7449) (59dc36a)
  • core: Coordinate workflow activation in multiple main scenario in internal API (#7566) (c857e42)
  • core: Initial support for two-way communication over websockets (#7570) (ac87701)
  • core: Log executed migrations with info level (#7586) (7dac9ab)
  • core: Rate limit forgot password endpoint (#7604) (5790e25)
  • LinkedIn Node: Add support for Article thumbnails (#7489) (e6d3d1a)
  • NocoDB Node: Add new data apis and workspace support (#7329) (da2d2a8)

1.15.1 (2023-11-02)

Bug Fixes

  • core: Ensure execution deletion in worker lifecycle hook (#7481) (742c8a8)
  • core: Fix data encryption on credentials import (#7560) (b350568)
  • core: Fix issue that prevents owner logging in when using ldap (#7408) (479f902)
  • core: Handle missing resultData in runData (#7523) (1055bd3)
  • core: Permission check for subworkflow properly checking for workflow settings (#7576) (437c95e)
  • core: Prevent executions from becoming forever running (#7569) (9bdb85c)
  • core: Upgrade crypto-js to address CVE-2023-46233 (#7519) (65e5593)
  • editor: Do not truncate form inputs (#7528) (ae616f1)
  • editor: Fix NDV close after using input select (#7544) (3b5e181)
  • editor: Fix NDV unexpected re-render (#7532) (2853fcf)
  • editor: Fix route component caching, incorrect use of array reduce method and enable WF history feature (#7434) (12a89e6)
  • editor: Fixes the issue that Switch Node can not be created (#7516) (df89685)
  • editor: Handle localStorage being blocked/unavailable (#7348) (c05bc67)
  • Fix dark mode small issues (#7573) (1d81afc)
  • Jira Software Node: Handle missing issue types in issue types loader (#7534) (9762705)
  • Switch Node: Allow sortable Switch rules (#7555) (7a56e58)

Features

  • core: Add optional Error-Output (#7460) (655efea)
  • core: Make queue mode settings configurable (#7526) (3d95b24)
  • core: Set up leader selection for multiple main instances (#7527) (442c73e)
  • editor: Implement the UserStack design system component (#7559) (ce14f62)
  • HTTP Request Node: Add pagination support (#5993) (cc2bd2e)
  • HTTP Request Node: Update icon and default color (#7572) (ff279ab)
  • n8n Form Trigger Node: Add text area and password input types (#7474) (b72040a)
  • editor: Dark mode is here! You can change it under personal settings.(#6980) (0746783)

1.15.0 (2023-11-02)

Bug Fixes

  • core: Ensure execution deletion in worker lifecycle hook (#7481) (742c8a8)
  • core: Fix data encryption on credentials import (#7560) (b350568)
  • core: Fix issue that prevents owner logging in when using ldap (#7408) (479f902)
  • core: Handle missing resultData in runData (#7523) (1055bd3)
  • core: Permission check for subworkflow properly checking for workflow settings (#7576) (437c95e)
  • core: Prevent executions from becoming forever running (#7569) (9bdb85c)
  • core: Upgrade crypto-js to address CVE-2023-46233 (#7519) (65e5593)
  • editor: Do not truncate form inputs (#7528) (ae616f1)
  • editor: Fix NDV close after using input select (#7544) (3b5e181)
  • editor: Fix NDV unexpected re-render (#7532) (2853fcf)
  • editor: Fix route component caching, incorrect use of array reduce method and enable WF history feature (#7434) (12a89e6)
  • editor: Fixes the issue that Switch Node can not be created (#7516) (df89685)
  • editor: Handle localStorage being blocked/unavailable (#7348) (c05bc67)
  • Fix dark mode small issues (#7573) (1d81afc)
  • Jira Software Node: Handle missing issue types in issue types loader (#7534) (9762705)
  • Switch Node: Allow sortable Switch rules (#7555) (7a56e58)

Features

  • core: Add optional Error-Output (#7460) (655efea)
  • core: Make queue mode settings configurable (#7526) (3d95b24)
  • core: Set up leader selection for multiple main instances (#7527) (442c73e)
  • editor: Implement the UserStack design system component (#7559) (ce14f62)
  • HTTP Request Node: Add pagination support (#5993) (cc2bd2e)
  • HTTP Request Node: Update icon and default color (#7572) (ff279ab)
  • n8n Form Trigger Node: Add text area and password input types (#7474) (b72040a)
    • editor: Dark mode is here! You can change it under personal settings.(#6980) (0746783)

1.14.0 (2023-10-25)

Features

  • Switch Node: Add support for infinite Switch outputs (#7499) (2febc61)

1.13.0 (2023-10-25)

Bug Fixes

  • core: Always derive instanceId from the encryption key (no-changlog) (#7501) (a9fdd01)
  • core: Do not return inviteAcceptUrl in response if email was sent (#7465) (55c6a1b)
  • core: Ensure nodes post-processors run in the correct order (#7500) (6f45298), closes #7497
  • core: Fix frontend.settings external hook execution (#7496) (774fe20)
  • core: Handle gzip and deflate compressed request payloads (#7461) (83762e0)
  • core: Reduce logging overhead for levels that do not output (#7479) (76c0481)
  • Customer.io Node: Fix api endpoint when using EU region (#7485) (519680c), closes #7484
  • editor: Allow importing the same workflow multiple times (#7458) (3c0a166), closes #7457
  • editor: Fix canvas selection breaking after interacting with node actions (#7466) (bc47365)
  • editor: Fix connections disappearing after reactivating canvas and renaming a node (#7483) (450e0cc)
  • Google Sheets Node: Append or update runs forever when without column headers (#7463) (ab6a9bb)
  • Microsoft SQL Node: Prevent SQL injection (#7467) (a739245)
  • MQTT Trigger Node: Fix node causing a start up hang when active (#7498) (baecb93)
  • MySQL Node: Resolve expressions in v1 (#7464) (5c46bb0)
  • Redis Node: Fix adding sets data types (#7444) (4e66023), closes #6339
  • Spreadsheet File Node: Fix include empty cells not working with v2 (#7505) (05e6f2a), closes Ticket#763644

Features

  • core: Add support for oauth based service accounts with UM SMTP (#7311) (647372b)
  • editor: Add PH tracking to event (#7511) (c47d27d)
  • Facebook Lead Ads Trigger Node: Add Facebook Lead Ads Trigger Node (#7113) (ac814a9)
  • Ghost Node: Add support for lexical format (#7488) (7b1973c)
  • RSS Feed Trigger Node: Add RSS feed trigger node (#7386) (689360e)

1.12.0 (2023-10-18)

Bug Fixes

  • core: Add check that queue is defined and remove cyclic dependency (#7404) (45f2ef3)
  • core: Do not throw when deleting workflows with executions without binary-data (#7411) (2b6a15e)
  • core: Fix expression with paired item with multi-input node (#7424) (ec14141)
  • core: Fix ignoring crashed executions without event msgs (#7368) (2f4d91b)
  • core: Pg-promise de-initialization fix (#7417) (7703904)
  • core: Prevent false stalled jobs in queue mode from displaying as errored (#7435) (e01b9e5)
  • core: Prevent undefined issues when restoring binary data (#7419) (46977a2)
  • editor: Fix remote options fetching on every keystroke (#7320) (367255a)
  • editor: Open only one tab with plans page (#7377) (c599006)
  • Google Sheets Node: Update by row_number, restored 'Handling Extra Data Option', updated Cell Format default (#7357) (d8531a5)
  • Ldap Node: Fix issue with connections not closing correctly (#7432) (c3f0be8)
  • Set Node: Null should not throw an error (#7416) (e9b6ab0)
  • TheHive 5 Node: Observable encoding in alert > create fix (#7450) (a2d2e3d)

Features

  • core: Make executions pruning interval configurable (#7439) (40707fa)
  • Google Calendar Trigger Node: Add support for cancelled events (#7436) (9d241a0)
  • HubSpot Trigger Node: Add support for ticket related events (#7156) (57c6093)
  • n8n Form Trigger Node: New node (#7130) (3ddc176)
  • Spreadsheet File Node: Improve CSV parsing (#7448) (79f23fb)

1.11.0 (2023-10-11)

Bug Fixes

Features

  • core: Add Job Summary to Worker response (#7360) (b8608ce)
  • core: Integrate object store as binary data manager (#7253) (1a661e6), closes #7225
  • core: Switch binary filesystem mode to nested path structure (#7307) (0847623), closes #7253
  • editor: Make PDF and Audio binary-data viewable in the UI (#7367) (8187be1), closes #7361
  • editor: Support autologin for upgrade path (#7316) (1dfa052)
  • Execute Workflow Node: Run once for each item mode (#7289) (c8c14ca)
  • Item Lists Node: Split merge binary data (#7297) (965db8f)
  • Loop Over Items (Split in Batches) Node: Automatically add a loop + rename (#7228) (7b773cc)
  • Notion Node: Fetch child blocks recursively (#7304) (193181a)

1.10.0 (2023-10-05)

Bug Fixes

  • Convert to/from binary data Node: Rename 'Move Binary Data' to 'Convert to/from binary data' (#7318) (5e6c1d4)
  • core: Account for itemless case on restoring binary data ID (#7305) (1691223)
  • core: Fix pruning of non-finished executions (#7333) (1b4848a)
  • editor: Disable email confirmation banner for trialing users (#7340) (6d3d178)
  • editor: Display value of selected matching column in RMC (#7298) (3aac22b)
  • editor: Fix canvas endpoint snapping when dragging connection (#7346) (b59b908)
  • editor: Fix disappearing NDV header in code nodes (#7290) (7ebf8f3)
  • editor: Fix RLC not loading when an expression can't resolve (#7295) (ddc26c2)
  • editor: Separate cloud endpoint calls (#7312) (04dfcd7)
  • Jira Software Node: Get all users in dropdown/RLC (#7322) (3704760), closes #2670
  • Notion Node: Rename Notion API Key to Internal Integration Token (#7176) (ec2aa38)
  • Postgres Node: Node requires comma-separated string even when using a single parameter through an expression (#7300) (763d451)
  • Set Node: Do not stringify null and undefined (#7313) (f0a6687)
  • Typeform Trigger Node: Change output format for TypeForm trigger to object instead of array (#7315) (b3fc00e)

Features

1.9.0 (2023-09-28)

Bug Fixes

Features

Performance Improvements

  • core: Skip unneeded calls on every pruning cycle (#7260) (db01164)

1.8.0 (2023-09-20)

Bug Fixes

  • core: Make parsing of content-type and content-disposition headers more flexible (#7217) (d41546b), closes #7149
  • core: Resolve domains to IPv4 first (#7206) (e9ce531)
  • editor: Add ssh key type selection to source control settings when regenerating key (#7172) (54bf66d)
  • editor: No need to add click emitting click events, VUE delegates the handler to the root element of the component (#7182) (3c055e4)
  • editor: Prevent duplicate creation of credential for OAuth2 (#7163) (07a6417)
  • editor: Testing flaky resource mapper feature in e2e tests (#7165) (aaf87c3)
  • HTML Node: Add pairedItem support for 'Convert to HTML Table' operation (#7196) (6bc477b)
  • HTTP Request Node: Decrease default timeout to 5min (#7177) (321780d)
  • seven Node: Rename sms77 to seven, fix credentials test (#7180) (cf776b8)
  • X (Formerly Twitter) Node: Rename Twitter to X (keep Twitter alias) (#7179) (d317e09)

Features

1.7.0 (2023-09-13)

Bug Fixes

  • Account for nanoid workflow ids for subworkflow execute policy (#7094) (67092c0)
  • Code Node: Disable WASM to address CVE-2023-37903 (#7122) (36a8e91)
  • Code Node: Upgrade vm2 to address CVE-2023-37466 (#7123) (0a35025)
  • core: Disable Node.js custom inspection to address CVE-2023-37903 (#7125) (a223734), closes #7122
  • editor: Tweak hover area of workflow / cred cards (#7108) (217de21)
  • editor: Unbind workflow endpoint events in case of workspace reset (#7129) (c9b7948)
  • editor: Update git repo url validation regex (#7151) (e51f173)
  • Google Cloud Firestore Node: Fix empty string interpreted as number (#7136) (915cfa0)
  • HubSpot Node: Fix issue with contact lists not working (#5582) (6e5a4f6)
  • Postgres Node: Fix automatic column mapping (#7121) (92af131)
  • Zoho CRM Node: Fix issue with Sales Order not updating (#6959) (fd800b6)

Features

  • core: Add an option to enable WAL mode for SQLite (#7118) (1d1a022)
  • core: Add commands to workers to respond with current state (#7029) (7b49cf2)
  • Salesforce Node: Add fax field to lead option (#7030) (01f875a)

1.6.0 (2023-09-06)

Bug Fixes

  • core: Add support for in-transit encryption (TLS) on Redis connections (#7047) (a910757)
  • core: Disallow orphan executions (#7069) (8a28e98)
  • core: Split event bus controller into community and ee (#7107) (011ee2e)
  • editor: Standardize save text (#7093) (58b3492)
  • Ensure all new executions are saved (#7061) (b8e06d2)
  • Load remote resources even if expressions in non requried parameters resolve (#6987) (8a8d4e8)
  • Postgres Node: Connection pool of the database object has been destroyed (#7074) (9dd5f0e)
  • Postgres Node: Tunnel doesn't always close (#7087) (58e55ba)

Features

  • core: Add list query middleware to credentials (#7041) (fd78021)
  • core: Add support for floating licenses (#7090) (e26553f)
  • core: Migration for soft deletions for executions (#7088) (413e0bc)
  • HTTP Request Node: Determine binary file name from content-disposition headers (#7032) (273d091)
  • TheHive Node: Overhaul (#6457) (73e782e)

1.5.1 (2023-08-31)

Features

1.5.0 (2023-08-31)

Bug Fixes

  • Agile CRM Node: Fix issue with company address not working (#6997) (2f81652)
  • Code Node: Switch over to vm2 fork (#7018) (dfe0fa6)
  • core: Invalid NODES_INCLUDE should not crash the app (#7038) (04e3178), closes #6683
  • core: Setup websocket keep-live messages (#6866) (8bdb07d), closes #6757
  • core: Throw NodeSSLError only for nodes that allow ignoring SSL issues (#6928) (a01c3fb)
  • Date & Time Node: Dont parse date if it's not set (null or undefined) (#7050) (d72f79f)
  • editor: Fix sending of Ask AI tracking events (#7002) (fb05afa)
  • Microsoft Excel 365 Node: Support for more extensions in workbook rlc (#7020) (d6e1cf2)
  • MongoDB Node: Stringify response ObjectIDs (#6990) (9ca990b)
  • MongoDB Node: Upgrade mongodb package to address CVE-2021-32050 (#7054) (d3f6356)
  • Postgres Node: Empty return data fix for Postgres and MySQL (#7016) (176ccd6)
  • Webhook Node: Fix URL params for webhooks (#6986) (596b569)

Features

1.4.0 (2023-08-23)

Bug Fixes

  • core: Add recoveryInProgress flag file (#6962) (7b96820)
  • core: Fix continueOnFail for expression error in Set (#6939) (d4fac05)
  • core: Fix import:workflow command (#6996) (8c38d85)
  • core: Replace throw with warning when deactivating a non-active workflow (#6969) (b6a00fe)
  • core: Set up OAuth2 cred test (#6960) (4fc69b7)
  • editor: Do not flag dynamic load options issue on expression (#6932) (60a1ef0)
  • editor: Ensure community node install button tracks user agreement (#6976) (0ddfc73)
  • editor: Fix parsing for single quoted resolvables (#6982) (f32e993)
  • editor: Fix Remove all fields not removing values in resource mapper (#6940) (e6cff3f)
  • editor: Prevent Code node linter from erroring on null parse (#6934) (40d3a29)
  • Google Sheets Node: Fix short sheet name interpreted as range (#6989) (00268a0)
  • Google Sheets Trigger Node: Support sheet names with non-latin characters (#6970) (052dd7c)
  • GraphQL Node: Improve error handling (#6955) (41db637)
  • Mautic Node: Fix issue with owner not being set correctly (#6991) (64b950f)
  • Salesforce Node: Fix Account update owner operation (#6958) (9b27878)
  • Shopify Node: Fix pagination when using options (#6972) (475d9c9)
  • Webhook Node: Backward compatible form-data parsing for non-array fields (#6967) (9455bcf)

Features

  • core: Add a warning to error workflows that cannot be started due to permission or settings (#6961) (67b88f7)
  • core: Add support for ready hooks, and credentials overwrite endpoint in workers (#6954) (8f8a1de)
  • editor: Show banner for non-production licenses (#6943) (413570c)
  • Remove PostHog event calls (#6915) (270946a)
  • Send Email Node: Add support for sending text and html email simultaneously (#6978) (3860d41)

1.3.0 (2023-08-16)

Bug Fixes

  • core: Don't let bull override the default redis config (#6897) (cfeb322)
  • core: Fix fetching of EE executions (#6901) (f3fce48)
  • core: Update frontend urls when using the --tunnel option (#6898) (718e613)
  • editor: Disable telemetry in dev mode and in E2E tests (#6869) (808a928)
  • editor: Fix code nodes content property to be reactive (#6931) (3b75bc6)
  • editor: Fix event emit on credential sharing (#6922) (297c3c9)
  • editor: Fix multiOptions parameters resetting on initial load (#6903) (49867c2)
  • editor: Update execution view layout (#6882) (0339732)
  • Email Trigger (IMAP) Node: Fix connection issue with unexpected spaces in host (#6886) (f3248e4)
  • Fix issue with key formatting if null or undefined (#6924) (4e4a3cf)
  • Fix issue with key formatting introduced in 1.2.0 (#6896) (0e075c9)
  • Fix lag when node parameters are updated (#6941) (3eb65e0)
  • HTTP Request Node: Improve error handling for TCP socket errors when Continue On Fail is enabled (#6925) (96ff1f8)
  • Prevent workflow breaking when credential type is unknown (#6923) (e83b93f)
  • Respond to Webhook Node: Return headers in response (#6921) (a82107f)

Features

  • core: Add support for not requiring SMTP auth with user management (#3742) (eead6d4)
  • core: Descriptive message for common nodeJS errors (#6841) (3adb0b6)
  • editor: Ask AI in Code node (#6672) (fde6ad1)
  • Enable parallel processing on multiple queue nodes (#6295) (44afcff)

1.2.0 (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 for popular SecOps services, Part 1 (#6775) (11567f9)
  • core: Make Redis available for backend communication (#6719) (3cad60e)
  • editor: Add "Download" button if JSON data is to large (#6850) (efe08cc)
  • editor: Migrate Design System and Editor UI to Vue 3 (#6476) (dd6a4c9), closes #6571
  • Facebook Graph API Node: Add support for v16 and v17 (#6808) (46a41c1)
  • Pipedrive Node: Add option to update the file name and description (#6883) (f8ad543)

Performance Improvements

1.1.0 (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)
  • Google Sheets Node: Incorrect read of 0 and false (#6525) (806d134)
  • HTTP Request Node: Cleanup circular references in response (#6590) (aecc05b)
  • Merge Node: Enrich input 2 fix (#6526) (c82c7f1)
  • Microsoft Outlook Node: Fix issue with category not correctly applying (#6583) (fc8ed55)
  • Notion Node: Version fix (#6531) (38dc784)
  • Postgres Node: Arrays in query replacement fix (#6718) (4cae091)
  • Postgres Node: For select queries, empty result should be be replaced with {"success":true} (#6703) (250175d)
  • Postgres Node: Upsert does not fetch columns when schema other then public (#6643) (aaa9ee3)
  • Salesforce Node: Fix typo for adding a contact to a campaign (#6598) (7ffe3cb)
  • Sendy Node: Fix issue with brand id not being sent (#6530) (2e8dfb8)
  • Stop n8n from complaining about credentials when saving a new workflow form a template (#6671) (486d16b)
  • Strapi Node: Fix issue with pagination (#4991) (54444fa)
  • Telegram Trigger Node: Add guard to 'include' call on null or undefined (#6730) (533b0ba)
  • XML Node: Fix issue with not returning valid data (#6565) (cdd215f)

Features

  • Add crowd.dev node and trigger node (#6082) (238a78f)
  • Add missing input panels to some trigger nodes (#6518) (fdf8a42)
  • Add various source control improvements (#6533) (68fdc20)
  • Airtable Node: Overhaul (#6200) (b69d20c)
  • Allow eslint-config to be externally consumable (#6694) (3566c13)
  • Allow hiding credential params on cloud (#6687) (2af1c24)
  • API: Implement users account quota guards (#6434) (e5620ab), closes #6636
  • core: Add cache service (#6729) (c0d2bac)
  • core: Only show V1 banner to users who migrated (#6622) (071e56f)
  • editor: Implement new banners framework (#6603) (4240e76)
  • editor: Load fixed template list as experiment (#6632) (e996622)
  • editor: Prevent saving of workflow when canvas is loading (#6497) (f89ef83)
  • editor: Removing ph-no-capture class from some elements (#6674) (c3455a4)
  • Environments release using source control (#6653) (fc7aa8b)
  • Google Cloud Storage Node: Use streaming for file uploads (#6462) (cd0e41a)
  • Google Drive Node: Overhaul (#5941) (d70a1cb)
  • HTML Node: 'Convert to table operation (#6540) (8abb03d)
  • HTTP Request Node: New http request generic custom auth credential (#5798) (b17b458)
  • Matrix Node: Allow setting filename if the binary data has none (#6536) (8b76e98)
  • Microsoft To Do Node: Add an option to set a reminder when creating a task (#5757) (b19833d)
  • Notion Node: Add option to update icon when updating a page (#5670) (225e849)
  • OpenAI Node: Update max token limit to support newer model limits (#6644) (26046f6)
  • Read PDF Node: Replace pdf-parse with pdfjs, and add support for streaming and encrypted PDFs (#6640) (0a31b8e)
  • Rundeck Node: Add support for node filters (#5633) (1f70f49)
  • Slack Node: Add option to include link to workflow in Slack node (#6611) (aa53c46)
  • Strava Node: Add hide_from_home field in Activity Update (#5883) (7495e31)
  • Telegram Node: Add support for sending messages to forum topics (#5746) (e6a81f0)
  • Twitter Node: Node overhaul (#4788) (42721db)

Reverts

  • Revert "test(editor): Add canvas actions E2E tests" (#6736) (ed09e9c), closes #6736 #6723

1.0.1 (2023-07-05)

Bug Fixes

  • core: Fix credentials test (#6569) (8f244df)
  • core: Fix migrations for MySQL/MariaDB (#6591) (b9da67b)
  • core: Make node execution order configurable, and backward-compatible (#6507) (d97edbc)
  • core: Update pruning related config defaults for v1 (#6577) (ffb4e47)
  • editor: Restore expression completions (#6566) (516e572)
  • editor: Show retry information in execution list only when it exists (#6587) (2580286)
  • Sendy Node: Fix issue with brand id not being sent (#6530) (b9e5211)
  • Strapi Node: Fix issue with pagination (#4991) (4253b48)
  • XML Node: Fix issue with not returning valid data (#6565) (c2b9d5a)

Features

  • Add missing input panels to some trigger nodes (#6518) (3b12864)

1.0.0 (2023-06-27)

⚠️ BREAKING CHANGES

  • core Docker containers now run as the user node instead of root (#6365) (f636616)
  • core Drop debian and rhel7 images (#6365) (f636616)
  • core Drop support for deprecated WEBHOOK_TUNNEL_URL env variable (#6363)
  • core Execution mode defaults to main now, instead of own (#6363)
  • core Default push backend is websocket now, instead of sse (#6363)
  • core Stop loading custom/community nodes from n8n's node_modules folder (#6396) (a45a2c8)
  • core User management is mandatory now. basic-auth, external-jwt-auth, and no-auth options are removed (#6362) (8c008f5)
  • core Allow syntax errors and expression errors to fail executions (#6352) (1197811)
  • core Drop support for request library and N8N_USE_DEPRECATED_REQUEST_LIB env variable (#6413) (632ea27)
  • core Make date extensions outputs match inputs (#6435) (85372aa)
  • core Drop support for executeSingle method on nodes (#4853) (9194d8b)
  • core Change data processing for multi-input-nodes (#4238) (b8458a5)

Bug Fixes

  • core: All migrations should run in a transaction (#6519) (e152cfe)
  • Edit Image Node: Fix transparent operation (#6513) (4a4bcbc)
  • Google Drive Node: URL parsing (#6527) (18aa9f3)
  • Google Sheets Node: Incorrect read of 0 and false (#6525) (b6202b5)
  • Merge Node: Enrich input 2 fix (#6526) (70822ce)
  • Notion Node: Version fix (#6531) (d3d8522)
  • Show error when referencing node that exist but has not been executed (#6496) (3db2707)

Features

0.236.0 (2023-07-05)

Bug Fixes

  • Brevo Node: Rename SendInBlue node to Brevo node (#6521) (e63b398)
  • core: Fix credentials test (#6569) (1abd172)
  • core: Fix migrations for MySQL/MariaDB (#6591) (29882a6)
  • core: Improve the performance of last 2 sqlite migrations (#6522) (31cba87)
  • core: Remove typeorm patches, but still enforce transactions on every migration (#6594) (9def7a7), closes #6519
  • core: Use owners file to export wf owners (#6547) (4b755fb)
  • editor: Show retry information in execution list only when it exists (#6587) (3ca66be)
  • Salesforce Node: Fix typo for adding a contact to a campaign (#6598) (7ffe3cb)
  • Strapi Node: Fix issue with pagination (#4991) (54444fa)
  • XML Node: Fix issue with not returning valid data (#6565) (cdd215f)

Features

  • Add crowd.dev node and trigger node (#6082) (238a78f)
  • Add various source control improvements (#6533) (68fdc20)
  • HTTP Request Node: New http request generic custom auth credential (#5798) (b17b458)
  • Microsoft To Do Node: Add an option to set a reminder when creating a task (#5757) (b19833d)
  • Notion Node: Add option to update icon when updating a page (#5670) (225e849)
  • Strava Node: Add hide_from_home field in Activity Update (#5883) (7495e31)
  • Twitter Node: Node overhaul (#4788) (42721db)

0.235.0 (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)

0.234.0 (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)

0.233.0 (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)

0.232.0 (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

0.231.0 (2023-05-31)

Bug Fixes

  • Code Node: Fix item and items alias regression (#6331) (54e3838)
  • Code Node: Update vm2 to address CVE-2023-32313 (#6318) (bcbec52)
  • core: Optimize getSharedWorkflowIds query (#6314) (0631f69)
  • core: Prevent prototype pollution on injectable services (#6309) (d94c20a)
  • editor: Fix locale plularisation if count is 0 (#6312) (0d88bd7)
  • editor: Fix Luxon date parsing of ExecutionsUsage component (#6333) (8f0ff46)
  • editor: Update SSO settings styles (#6342) (5ae1124)
  • Execute Command Node: Block executions when command is empty (#6308) (011d577)
  • Show Ask AI only on Code Node (#6336) (da856d1)

Features

0.230.0 (2023-05-24)

Bug Fixes

  • core: Optimize SharedWorkflow queries (#6297) (ed7f3b8)
  • core: Prevent app crashes because of unhandled promises in poll and trigger nodes (#6278) (3750605)
  • editor: Fix canvas loading when page gets restored from bfcache (#6304) (11477f0)
  • editor: Fix design system button with icon vertical alignment (#6284) (fc580f7)
  • editor: Fix inverted checks on modal confirmation results (#6285) (5d2f474)
  • ERPNext Node: Fix issue with credential test and add frappe cloud url (#6283) (2a2b645)
  • Google Calendar Node: All day option fix (#6274) (5bef91e)
  • Initialize license in queue mode correctly (#6301) (42c79cd)
  • OpenAI Node: Descriptive errors (#6270) (8fdfa3b)
  • Prevent removing manual executions when setting says to save (#6300) (55b755c)
  • SSH Node: Private key field as password and credential test (#6298) (d5c7e6f)
  • SSH Node: Replace ~ with /home/username (#6269) (4219490)
  • Strapi Node: Strapi credentials notice (#6289) (bbe6d4c)
  • Strava Trigger Node: Fix issue with delete events failing to display data (#6277) (8a8fed0)
  • Wekan Node: Handle response correctly (#6296) (4d9c8b0)

Features

  • Add SSO SAML metadataUrl support and various improvements (#6139) (e3a53fd)
  • core: Remove all floating promises. Enforce @typescript-eslint/no-floating-promises (#6281) (e046f65)
  • core: Replace client-oauth2 with an in-repo package (#6266) (a1b1f24)
  • Execution Data Node: New node (#6247) (3f7c4f0)
  • Gotify Node: Add support for self signed certificates (#6053) (401cffd)
  • Ldap Node: Add LDAP node (#4783) (ec393bc)
  • LoneScale Node: Add LoneScale node and Trigger node (#5146) (4b85433)
  • RabbitMQ Node: Add mode for acknowledging and deleting from queue later in workflow (#6225) (f5950b2)
  • Send Email Node: Add content-id for email attachments (#3632) (8fe8aad)
  • SSH Node: Credentials test (#6279) (3569d53)

0.229.0 (2023-05-17)

Bug Fixes

  • Code Node: Restore help text (#6231) (e72d564)
  • core: Make sure that special polling parameters are available on community nodes as well (#6230) (9db49d0)
  • Remove workflow execution credential error message when instance owner (#6116) (e81a964)

Features

  • core: Reduce the number of events sent to Sentry (#6235) (a4c0cc9)
  • core: Return OAuth2 error body if available (#5794) (79d0a0f)
  • editor: Add cloud ExecutionsUsage and API blocking using licenses (#6159) (cd7c312), closes #6187
  • editor: Add color picker design system component (#6179) (823e885)
  • editor: Drop support for legacy browsers that do not have native ESM support (#6239) (9182d15)
  • editor: Updating node reference pattern in expression editor (#6228) (13bcec1)
  • editor: Version Control settings update (WIP) (#6233) (0666377)
  • Google Ads Node: Update to support v13 (#6212) (bd1bffc)
  • Respond to Webhook Node: Move from Binary Buffer to Binary streaming (#5613) (8ae2d80)

0.228.0 (2023-05-11)

Bug Fixes

  • AWS Rekognition Node: Fix all different action type (#6136) (22b82a4)
  • core: Ensure DB repositories are initialized before the DB migrations are run (#6220) (500c0eb)
  • core: Move nodeExecute InternalHook calls to hookFunctionsSave (#6193) (f00b2ae)
  • Correctly save executions that failed when polling as error instead of new (#6192) (06948b5)
  • editor: Add loading skeletons to Executions list page (#6184) (eae3a55)
  • editor: Display SSO entry in Settings on Cloud (#6181) (b0a1899)
  • editor: Fix polling trigger check for runData (#6130) (80831cd)
  • editor: Fix viewing and downloading of binary data (#6218) (b9779c3)
  • editor: Flag issues only on workflow activation (#6127) (1b49c17)
  • editor: Remove duplicate mapping of item.json key in data pinning (#6135) (91fee0c)
  • editor: Show the correct actions count in the nodes list (#6183) (751e132)
  • editor: Update and add design system checkbox component to Editor (#6178) (13c143e)
  • editor: Update and fix storybook (was failing to run in local dev mode) (#6180) (1e6a75f)
  • FTP Node: Use filename instead of remote filepath for downloaded binary data (#6170) (be08933)
  • Google Sheets Node: Upgrade xlsx to address CVE-2023-30533 (#6172) (45dc985)
  • HTTP Request Node: Correctly doesn't redirect on non GET method (#6132) (3f5c606)
  • MySQL Node: Node should return date types as strings (#6169) (5d77ec7)
  • Postgres Node: Always return TIMESTAMP and TIMESTAMPZ as ISO string (#6145) (0eb4d9f)
  • Prevent overflow when rendering expression hints (#6214) (c717771)
  • Prevent unnecessary error messages also for data loaded flag (#6201) (d5e62ff)

Features

0.227.0 (2023-05-03)

Bug Fixes

  • AWS S3 Node: Fix File upload, and add node tests (#6153) (deb4c04)
  • Compression Node: Fix issue with decompression failing with uppercase extensions (#6098) (aa59329)
  • core: Account for nodes with renamable content (#6109) (c99f158)
  • core: Assign Unknown Error only if message or description not present in error (8aedc03)
  • core: Avoid using Object.keys on Buffer and other non-plain objects (#6131) (a3aba83)
  • core: Better error message in Webhook node when using the POST method (a0dd17e)
  • core: Better errors for common status codes fix (700cc39)
  • core: Fix hasOwnProperty on augmented objects (#6124) (206b6b9)
  • core: Fix bug running addUserActivatedColumn migration on MariaDB (#6157) (570790e)
  • core: Fix canceled execution status (#6142) (839a56a)
  • core: Improve saml endpoints and audit events (#6107) (c0b1cdd)
  • core: Remove SAML config metadataUrl if XML metadata is set directly (#6143) (25fe14b)
  • core: Skip auth for controllers/routes that don't use the Authorized decorator, or use Authorized('none') (#6106) (59aee22)
  • Correctly allow sharees to test credential when opening the modal (#6111) (2e73f4a)
  • Date & Time Node: Numbers conversions fix (14f7114)
  • editor: Change execution list tab loader design (#6120) (188ef04)
  • editor: Disable changing of email and pw when SAML login enabled (#6104) (3e9ecd9)
  • editor: Fix Show details summary (#6113) (90a62cc)
  • editor: Fix copy selection behavior (#6112) (1607aeb)
  • editor: Fix cropped off completions docstrings (#6129) (85e8145)
  • editor: Fix focus jumping when using chrome autofill (#6140) (c63181b)
  • editor: Fix missing Stop Listening button (#6125) (20a72bb)
  • editor: Fix quote handling on dollar-sign variable completions (#6128) (51f5990)
  • editor: Fix sidebar button styling (#6138) (a72a511)
  • editor: Fix unique names for node duplication (#6134) (71ae6c6)
  • editor: Fix unscrollable node settings (#6133) (c8ff368)
  • editor: Loading state for executions tab (#6100) (4cbb05b)
  • editor: Remove pagination from binary data output (#6093) (c6e665a)
  • editor: Restrict [empty] in parameter input hint to zero-length string (#6003) (8862e1e)
  • editor: Show error in RLC if credentials are not set (#6108) (2c240a0)
  • HTTP Request Node: Add description for 'Specify Body' option (#6114) (af097ae)
  • HTTP Request Node: Always lowercase headers (983e6e1)
  • Mattermost Node: Fix base url trailing slash error (#6097) (25a386d)
  • Merge Node: Do not error if expected key is missing (d219af7)
  • Prevent displaying an endless timer in the execution list for finished executions (#6137) (701105e)
  • Prevent invocations of 'GET /rest/license' from returning an error when ephemeral licenses are used (#6154) (a3d26ef)
  • Slack Node: Restore ability to send text in addition of blocks or attachments (8669f95)

Features

  • core: Add notice to alert users a new version is available (cb497fb)
  • editor: Add support for loadOptionsDependsOn to RLC (#6101) (b17d5f9)
  • editor: Add version controls settings (WIP) (#6036) (0c9ce3a)
  • Item Lists Node: Split out items work on objects as well as arrays (c65ac03)
  • Microsoft Excel 365 Node: Overhaul (5364a2d)

0.226.2 (2023-05-03)

Bug Fixes

  • core: Fix bug running addUserActivatedColumn migration on MariaDB (#6157) (aa8e96d)

0.226.1 (2023-05-02)

Bug Fixes

  • Compression Node: Fix issue with decompression failing with uppercase extensions (#6098) (7136500)
  • core: Account for nodes with renamable content (#6109) (b561d46)
  • core: Fix hasOwnProperty on augmented objects (#6124) (2f015c0)
  • core: Fix canceled execution status (#6142) (1796101)
  • core: Skip auth for controllers/routes that don't use the Authorized decorator, or use Authorized('none') (#6106) (9d44991)
  • Correctly allow sharees to test credential when opening the modal (#6111) (240bb47)
  • Date & Time Node: Numbers conversions fix (e11e7cd)
  • editor: Change execution list tab loader design (#6120) (ffc033f)
  • editor: Fix Show details summary (#6113) (e12bafb)
  • editor: Fix copy selection behavior (#6112) (0efd94a)
  • editor: Fix cropped off completions docstrings (#6129) (06594cc)
  • editor: Fix missing Stop Listening button (#6125) (dcbd2d2)
  • editor: Fix quote handling on dollar-sign variable completions (#6128) (c23ad35)
  • editor: Fix sidebar button styling (#6138) (d3f4bc1)
  • editor: Fix unique names for node duplication (#6134) (48a4068)
  • editor: Fix unscrollable node settings (#6133) (f762f16)
  • editor: Loading state for executions tab (#6100) (2e12c50)
  • editor: Remove pagination from binary data output (#6093) (7b7d9de)
  • editor: Show error in RLC if credentials are not set (#6108) (5bf3400)
  • HTTP Request Node: Add description for 'Specify Body' option (#6114) (69b6ba8)
  • HTTP Request Node: Always lowercase headers (31c56a1)
  • Mattermost Node: Fix base url trailing slash error (#6097) (788fda1)
  • Merge Node: Do not error if expected key is missing (8b59564)
  • Prevent displaying an endless timer in the execution list for finished executions (#6137) (2672896)
  • Slack Node: Restore ability to send text in addition of blocks or attachments (625d672)

0.226.0 (2023-04-26)

Bug Fixes

  • Code Node: Update vm2 to address CVE-2023-30547 (#6039) (8268f23)
  • core: Improve domain and url matching for extractDomain and extractUrl (#6010) (33fb732)
  • core: Serialize dates and regexps when reading from augmented objects (#6086) (a4eb46a)
  • core: Skip license activation when instance was already activated (#6064) (eaf7090)
  • editor: Clean up demo and template callouts from workflows page (#6023) (4ee5083)
  • editor: Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) (0970ec0)
  • editor: Fix typo in SSO upgrade link (#6031) (9b59f1d)
  • editor: Resolve expressions for grandparent nodes (#5859) (a19d444)
  • editor: SettingsSidebar should disconnect from push when navigating away (#6025) (41660d9)
  • editor: Update LDAP and Log streaming paywalls (#6069) (8a3b3e5)
  • editor: Update SSO upgrade link (#6016) (953198e)
  • Notion Node: Update credential test to not require user permissions (#6022) (a68330f)

Features

0.225.2 (2023-04-25)

Bug Fixes

  • core: Upgrade google-timezones-json to use the correct timezone for Sao Paulo (#6042) (f93fd5a), closes #2647
  • Code Node: Update vm2 to address CVE-2023-30547 (#6039) (f1ca4e2)

0.224.4 (2023-04-24)

Bug Fixes

  • core: Upgrade google-timezones-json to use the correct timezone for Sao Paulo (#6042) (c23a592), closes #2647
  • Code Node: Update vm2 to address CVE-2023-30547 (#6039) (6cd15bd)

0.225.1 (2023-04-20)

Bug Fixes

  • editor: Clean up demo and template callouts from workflows page (#6023) (6ec1c45)
  • editor: Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) (1b9e047)
  • editor: SettingsSidebar should disconnect from push when navigating away (#6025) (e9f8cfe)
  • Notion Node: Update credential test to not require user permissions (#6022) (6d02ae5)

0.224.2 (2023-04-20)

Bug Fixes

  • core: Fix paired item returning wrong data (#5898) (2a45441)
  • core: Make getExecutionId available on all nodes types (#5990) (8373aab)
  • editor: Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) (d8fce5b)
  • editor: Fix moving canvas on middle click preventing lasso selection (#5996) (a7a5778)
  • editor: SettingsSidebar should disconnect from push when navigating away (#6025) (b475c8f)
  • Google Sheets Trigger Node: Return actual error message (5e59141)
  • HTTP Request Node: Fix itemIndex in HTTP Request errors (#5991) (4a521a4)
  • Notion Node: Update credential test to not require user permissions (#6022) (14c9b5e)

0.225.0 (2023-04-19)

Bug Fixes

  • core: Fix broken API permissions in public API (#5978) (49d838f)
  • core: Fix paired item returning wrong data (#5898) (b13b7d7)
  • core: Improve SAML connection test result views (#5981) (4c994fa)
  • core: Make getExecutionId available on all nodes types (#5990) (c42820e)
  • core: Skip SAML onboarding for users with first- and lastname (#5966) (8474cd3)
  • editor: Add padding to prepend input (#5874) (cd89489)
  • editor: Cleanup demo/video experiment (#5974) (c171365)
  • editor: Enterprise features missing with UM (#5995) (f9a810a)
  • editor: Fix moving canvas on middle click preventing lasso selection (#5996) (3c2a569)
  • editor: Make sure to redirect to blank canvas after personalisation modal (#5980) (7c474d3)
  • editor: Only treat as CTRL pressed by default on touch devices for MouseEvent (#5968) (536d810)
  • editor: Fix n8n-checkbox alignment (#6004) (f544826)
  • Code Node: Handle user code returning null and undefined (#5989) (a3664de)
  • Github Trigger Node: Remove content_reference event (#5830) (d288a91)
  • Google Sheets Trigger Node: Return actual error message (ba5b4eb)
  • HTTP Request Node: Fix itemIndex in HTTP Request errors (#5991) (b351c62)
  • NocoDB Node: Fix for updating or deleting rows with not default primary keys (ee7f863)
  • OpenAI Node: Update models to only show those supported (#5805) (29959be)
  • OpenAI Node: Update OpenAI Text Moderate input placeholder text (#5823) (6b9909b)

Features

  • core: Add variables feature (#5602) (1bb9871)
  • core: Add versionControl feature flag (#6000) (33299ca)
  • core: Support for google service account in HTTP node (0b48088)
  • editor: Add Ask AI preview (#5916) (f8f8374)
  • GitLab Node: Add Additional parameters for File List (#5621) (3810039)
  • MySQL Node: Overhaul (0a53c95)

0.224.1 (2023-04-14)

Bug Fixes

  • core: Fix broken API permissions in public API (#5978) (b76ab31)
  • editor: Only treat as CTRL pressed by default on touch devices for MouseEvent (#5968) (471be3b)

0.224.0 (2023-04-12)

Bug Fixes

  • Code Node: Update vm2 to address CVE-2023-29017 (#5947) (f0eba0a)
  • core: App should not crash with a custom rest endpoint (#5911) (2881ee9), closes #5880
  • core: Do not execute workflowExecuteBefore hook when resuming executions from a waiting state (#5727) (6689451)
  • core: Fix issue where sub workflows would display as running forever after failure to start (#5905) (3e382ef)
  • core: Update xml2js to address CVE-2023-0842 (#5948) (3085ed9)
  • editor: Drop mergeDeep in favor of lodash merge (#5943) (0570514)
  • HTTP Request Node: Show detailed error message in the UI again (#5959) (e79679c)

Features

0.222.2 (2023-04-11)

Bug Fixes

  • Code Node: Update vm2 to address CVE-2023-29017 (#5947) (fc1fb28)
  • core: Update xml2js to address CVE-2023-0842 (#5948) (e903d61)

0.221.3 (2023-04-11)

Bug Fixes

  • Code Node: Update vm2 to address CVE-2023-29017 (#5947) (4127e3f)
  • core: Update xml2js to address CVE-2023-0842 (#5948) (cf7a4b6)

0.223.0 (2023-04-05)

Bug Fixes

  • Add droppable state for booleans when mapping (#5838) (e3884ce)
  • AWS SNS Node: Fix an issue with messages failing to send if they contain certain characters (#5807) (32c4eef)
  • Compare Datasets Node: Fuzzy compare not comparing keys missing in one of inputs (d1945d9)
  • Compare Datasets Node: Support for dot notation in skip fields (83e25c0)
  • core: augmentObject should clone Buffer/Uint8Array instead of wrapping them in a proxy (#5902) (a721734)
  • core: augmentObject should use existing property descriptors whenever possible (#5872) (6a1b7c3)
  • core: Deactivate active workflows during import (#5840) (fa5bc81)
  • core: Do not mark duplicates as circular references in jsonStringify (#5789) (18efaf3)
  • core: Do not user util.types.isProxy for tracking of augmented objects (#5836) (aacbb54)
  • core: Fix curl import error when no data (085660d)
  • core: Fix the issue of nodes not loading when run via npx (#5888) (e47190b)
  • core: Handle Date and RegExp correctly in jsonStringify (#5812) (4f91525)
  • core: Handle Date and RegExp objects in AugmentObject (#5809) (6c35ffa)
  • core: Improve axios error handling in nodes (#5891) (a260c05)
  • core: Password reset should pass in the correct values to external hooks (#5842) (5bcab8f)
  • core: Prevent augmentObject from creating infinitely deep proxies (#5893) (31cd04c), closes #5848
  • core: Service account private key as a password field (739b9b0)
  • core: Update lock file (#5801) (06d7a46)
  • core: Use table-prefixes in queries in import commands (#5887) (ddbfcc7)
  • core: Waiting workflows not stopping (#5811) (744c3fd)
  • Date & Time Node: Add info box at top of date and time explaining expressions (b7a20dd)
  • Date & Time Node: Convert luxon DateTime object to ISO (7710652)
  • editor: Add $if, $min, $max to root expression autocomplete (#5858) (a13866e)
  • editor: Curb overeager item access linting (#5865) (3ae6933)
  • editor: Disable Grammarly in expression editors (#5826) (ddc8f30)
  • editor: Disable password reset on desktop with no user management (#5853) (96533a9)
  • editor: Fix connection lost hover text not showing (#5828) (b69129b)
  • editor: Fix focused state in Code node editor (#5869) (48446f5)
  • editor: Fix issue preventing execution preview loading when in an iframe (#5817) (d86e693)
  • editor: Fix loading executions in long execution list (#5843) (5c9343c)
  • editor: Fix mapping with special characters (#5837) (f8f584c)
  • editor: Prevent error from showing-up when duplicating unsaved workflow (#5833) (0b0024d)
  • editor: Prevent NDV schema view pagination (#5844) (1eba478)
  • editor: Show correct status on canceled executions (#5813) (d0788ee)
  • editor: Support backspacing with modifier key (#5845) (11692c5)
  • Gmail Node: Gmail luxon object support, fix for timestamp (2b9ca0d)
  • Google Sheets Node: Fix insertOrUpdate cell update with object (0625e2e)
  • HTML Extract Node: Support for dot notation in JSON property (0da3b96)
  • HTTP Request Node: Detect mime-type from streaming responses (#5896) (69efde7)
  • HTTP Request Node: Fix AWS credentials to stop removing url params for STS (#5790) (a1306c6)
  • HTTP Request Node: Refresh token properly on never fail option (#5861) (33c67f4)
  • HTTP Request Node: Support for dot notation in JSON body (b29cf9a)
  • HubSpot Trigger Node: Developer API key is required for webhooks (e11a30a)
  • LinkedIn Node: Update the version of the API (#5720) (18d2e7c)
  • Redis Node: Fix issue with hash set not working as expected (#5832) (db25441)
  • Set Node: Convert string to number (b408550)

Features

  • core: Convert eventBus controller to decorator style and improve permissions (#5779) (f15f4bd)
  • core: Prevent non owners password reset when saml is enabled (#5788) (2216455)
  • core: Read ephemeral license from environment and clean up ee flags (#5808) (83aef17)
  • editor: Allow tab to accept completion (#5855) (1b8c35a)
  • editor: Enable saving workflow when node details view is open (#5856) (0a59002)
  • editor: SSO onboarding (#5756) (04f8600)
  • editor: SSO setup (#5736) (f4e5949), closes #5899
  • Filter Node: Show discarded items (f7f9d91)
  • HTTP Request Node: Follow redirects by default (#5895) (f7e610b)
  • Postgres Node: Overhaul node (07dc0e4)
  • ServiceNow Node: Add support for work notes when updating an incident (#5791) (1409f5d)
  • SSH Node: Hide the private key within the ssh credential (#5871) (d877361)

0.222.1 (2023-04-04)

Bug Fixes

  • AWS SNS Node: Fix an issue with messages failing to send if they contain certain characters (#5807) (f0954b9)
  • core: augmentObject should clone Buffer/Uint8Array instead of wrapping them in a proxy (#5902) (a877b02)
  • core: augmentObject should use existing property descriptors whenever possible (#5872) (b1ee8f4)
  • core: Fix the issue of nodes not loading when run via npx (#5888) (163446c)
  • core: Improve axios error handling in nodes (#5891) (f0a51a0)
  • core: Password reset should pass in the correct values to external hooks (#5842) (3bf267c)
  • core: Prevent augmentObject from creating infinitely deep proxies (#5893) (6906b00), closes #5848
  • core: Use table-prefixes in queries in import commands (#5887) (de58fb9)
  • editor: Fix focused state in Code node editor (#5869) (3be37e2)
  • editor: Fix loading executions in long execution list (#5843) (d5d9f58)
  • editor: Show correct status on canceled executions (#5813) (00181cd)
  • Gmail Node: Gmail luxon object support, fix for timestamp (695fabb)
  • HTTP Request Node: Detect mime-type from streaming responses (#5896) (0be1292)
  • HubSpot Trigger Node: Developer API key is required for webhooks (918c79c)
  • Set Node: Convert string to number (72eea0d)

0.222.0 (2023-03-30)

Bug Fixes

  • core: Assign properties.success earlier to set executionStatus correctly (#5773) (d33a1ac)
  • core: Do not mark duplicates as circular references in jsonStringify (#5789) (f5183c6)
  • core: Do not user util.types.isProxy for tracking of augmented objects (#5836) (3e413f2)
  • core: Ensure that all non-lazy-loaded community nodes get post-processed correctly (#5782) (30aeeb7)
  • core: Force-upgrade decode-uri-component to address CVE-2022-38900 (#5734) (8dd7f6e)
  • core: Force-upgrade http-cache-semantics to address CVE-2022-25881 (#5733) (f7401fb)
  • core: Handle Date and RegExp correctly in jsonStringify (#5812) (753cfb8)
  • core: Handle Date and RegExp objects in AugmentObject (#5809) (e6d4e72)
  • core: Improve axios error handling in nodes (#5699) (33d9784)
  • core: Improve community nodes loading (#5608) (161de11)
  • core: Initialize queue in the webhook server as well (#5766) (e67ad29)
  • core: Persist CurrentAuthenticationMethod setting change (#5762) (4498c60)
  • core: Remove circular refs from Code and push msg (#5741) (b6d8a0f)
  • core: Require Auth on icons and nodes/credentials types static files (#5745) (5dda3f2)
  • core: Return SAML service provider urls with config (#5759) (ac18c0b)
  • core: Service account private key as a password field (2b28470)
  • core: Upgrade luxon to address CVE-2023-22467 (#5731) (469ce32)
  • core: Upgrade simple-git to address CVE-2022-25912 (#5730) (4a4e2be)
  • core: Upgrade sqlite3 to address CVE-2022-43441 (#5732) (fd81c74)
  • core: Upgrade convict to address CVE-2023-0163 (#5729) (564bc03)
  • core: Waiting workflows not stopping (#5811) (8f50bb6)
  • editor: Fix connection lost hover text not showing (#5828) (a2f4a05)
  • editor: Fix issue preventing execution preview loading when in an iframe (#5817) (d19a973)
  • editor: Use credentials when fetching node and credential types (#5760) (d3a34ab)
  • Google Sheets Node: Fix insertOrUpdate cell update with object (1797cda)
  • HTTP Request Node: Add streaming to binary response (#5701) (199a91b), closes #5663
  • HTTP Request Node: Fix AWS credentials to automatically deconstruct the url (#5751) (d30b892)
  • HTTP Request Node: Fix AWS credentials to stop removing url params for STS (#5790) (2c25959)
  • Split In Batches Node: Roll back changes in v1 and create v2 (#5747) (135b0d3)
  • Update Posthog no-capture (#5693) (a732374)

Features

0.221.2 (2023-03-24)

Bug Fixes

  • core: Assign properties.success earlier to set executionStatus correctly (6c7772a)

0.221.1 (2023-03-23)

Bug Fixes

  • core: Initialize queue in the webhook server as well (163859b)

0.221.0 (2023-03-23)

Bug Fixes

  • core: Fix calling error workflows in main mode recovery (#5698) (e0ea97a)
  • core: Fix telemetry execution status for manual workflows executions (#5712) (a28396e)
  • core: Return saml attributes after connection test (#5717) (be172cb)
  • editor: Disable tooltip for display modes that don't support mapping (#5715) (fb8755e)
  • editor: Fix execution list item selection (#5606) (7a352ef)
  • editor: Fix for large notifications being cut off (#5705) (c07f838)
  • editor: Fix redo in code and expression editor (#5708) (cd7a55b)
  • editor: Fix the canvas node distance when automatically injecting manual trigger (#5716) (cb2ba97)
  • HTTP Request Node: Fix AWS credentials to automatically deconstruct the url (#5751) (4ac944a)
  • Split In Batches Node: Roll back changes in v1 and create v2 (#5747) (cefec77)

Features

  • core: Augment data instead of copying it (#5487) (0876c38)
  • editor: Move canvas by holding Space or Middle mouse button (#5719) (19dded1)
  • editor: Recommend and pre-select auth type with overrides (#5684) (f59b591)
  • editor: SSO login button (#5615) (6916628)
  • QuickChart Node: Add QuickChart node (#3572) (233f1fa)

0.220.1 (2023-03-22)

Bug Fixes

  • Split In Batches Node: Roll back changes in v1 and create v2 (#5747) (6d1c88e)

0.220.0 (2023-03-16)

Bug Fixes

  • core: Initialize License and LDAP in the correct order (#5673) (90afa5e)
  • editor: Display correct error message for env access (#5634) (5f238ea)
  • editor: Fix autocomplete for complex expresions (#5695) (11bf260)
  • editor: Fix owner set-up checkbox wording (#5697) (58232be)
  • editor: Properly handle mapping of dragged expression if it contains hyphen (#5703) (7025efe)
  • Metabase Node: Fix issue with question results not correctly being returned (#5665) (d1e3c19)

Features

  • core: Improve SAML connection test (#5680) (ef07528)
  • editor: Add basic Datatable and Pagination components (#5652) (29f2629)
  • editor: Add support for schema view in the NDV output (#5688) (541850f)
  • editor: Do not show actions panel for single-action nodes (#5683) (de1db92)
  • Item Lists Node: Update actions (#5648) (332d50c)
  • OpenAI Node: Add support for gpt4 on chat completion (#5692) (ba73fff)
  • Split In Batches Node: Make it easy to combine processed data (#5655) (2f7639e)

0.215.4 (2023-03-14)

Bug Fixes

  • core: Revert isPending check on the user entity (#5571) (6d2c50d)

0.214.5 (2023-03-14)

Bug Fixes

  • core: Revert isPending check on the user entity (#5571) (b94af03)

0.219.1 (2023-03-10)

Bug Fixes

  • HTTP Request Node: Remove streaming response (#5663) (974d57d)

0.219.0 (2023-03-09)

Bug Fixes

  • core: Allow serving icons for custom nodes with npm scoped names (#5626) (45ccdd3)
  • core: Rename advancedFilters to advancedExecutionFilters (#5643) (419969c)
  • editor: Fix ElButton overrides (#5605) (2eba050)
  • editor: Only fetch new versions at app launch (#5647) (5b9c521)
  • Fetch credentials on workflows view to include in duplicated workflows (#5532) (493f7a1)
  • Fix color discrepancies for executions list items (#5640) (c81656d)
  • OpenAI Node: Fix issue with expressions not working with chat complete (#5609) (e949db3)
  • OpenAI Node: Simplify code (#5618) (1c65bff)

Features

  • Cal Trigger Node: Update to support v2 webhooks (#5331) (2889e53)
  • core: Add advancedFilters feature flag (#5638) (0b5ef09)
  • core: Add SAML post and test endpoints (#5595) (523fa71)
  • core: Add SAML XML validation (#5600) (ca66ec8)
  • core: Limit user changes when saml is enabled (#5577) (b517959)
  • core: Refactor and add SAML preferences for service provider instance (#5637) (6f27b44)
  • editor: Do not automatically add manual trigger on node plus (#5644) (ac2f89a)
  • editor: Redirect users to canvas if they don't have any workflows (#5629) (354edf6)
  • HTTP Request Node: Move from Binary Buffer to Binary streaming (#5610) (ce0d9d2)
  • Mattermost Node: Add self signed certificate support (#5630) (01a2160)
  • Microsoft SQL Node: Add support for self signed certificates (#5160) (971d5ae)
  • Mindee Node: Add support for v4 API (#5559) (e56fbfe)
  • Slack Node: Move from Binary Buffer to Binary streaming (#5612) (9420b0f)

0.217.1 (2023-02-24)

Bug Fixes

  • core: Revert isPending check on the user entity (#5571) (5282fd2)

0.218.0 (2023-03-02)

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)

0.217.2 (2023-02-27)

Bug Fixes

0.217.1 (2023-02-24)

Bug Fixes

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

0.217.0 (2023-02-23)

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)

0.216.2 (2023-02-23)

Bug Fixes

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

0.215.3 (2023-02-23)

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)

0.214.4 (2023-02-23)

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)

0.216.1 (2023-02-21)

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)

0.216.0 (2023-02-16)

Bug Fixes

  • Bubble Node: Fix pagination issue when returning all objects (#5483) (1a20fd9)
  • core: Fix data transformation function that are reported not to work properly (#5338) (0cf45bc)
  • core: Remove unnecessary info from GET /workflows response (#5311) (a2c6ea9)
  • HTTP Request Node: Ignore empty body for auto detect json (#5215) (af70337)

Features

  • Add workflow and credential sharing access e2e tests (#5463) (246189f)
  • editor: Add correct credential owner contact details for readonly credentials (#5208) (36108f8)
  • editor: Add most important native props and methods to autocomplete (#5486) (6592d14)
  • editor: Update to personalization survey v4 (#5474) (6265f3a)
  • Github Node: Use resource locator component (#5489) (00ac4c3)
  • Github Trigger Node: Use resource locator component (#5253) (a3d8fac)
  • Notion Node: Add icon support for page and database page creation (#5468) (71cba06)
  • Slack Node: Add support for manually inputting a channel name (#5488) (7954ed3)
  • Update telemetry api endpoints (#5482) (3de49e8)

0.215.2 (2023-02-14)

Bug Fixes

0.215.1 (2023-02-11)

Bug Fixes

  • core: Fix issue that worker and webhook service close directly (#5461) (3396556)
  • core: Handle versioned custom nodes correctly (#5313) (59f5c42)

0.215.0 (2023-02-10)

Bug Fixes

  • ActiveCampaign Node: Fix additional fields not being sent when updating account contacts (#5216) (333a817)
  • core: Disable transactions on sqlite migrations that use PRAGMA foreign_keys (#5392) (3a435f7)
  • core: Expression extension failing with optional chaining (#5370) (c7b58e0)
  • core: Fix import command for workflows with old format(pre UM) (#5403) (fdf47a9)
  • core: Stop copying icons to cache (#5419) (f23fb92)
  • editor: Prevent creation of input connections for nodes without input slot (#5425) (018f8a3)
  • Error workflow now correctly checks for subworkflow permissions (#5390) (c8245b9)
  • Linear Node: Fix issue with Issue States not loading correctly (#5435) (57a2b9c)
  • MySQL migration parses database contents if necessary (fix for MariaDB) (#5441) (2eb72a6)

Features

  • Change desktop UM experience (#5312) (5e3e70b)
  • core: Add support for WebSockets as an alternative to Server-Sent Events (#5443) (538984d)
  • Edit Image Node: Allow WebP as an image format (#5420) (94f2b2a)
  • editor: Add Object global completions (#5407) (d7b3923)
  • editor: Bring completions to HTML editor (#5382) (a07de04)
  • HubSpot Trigger Node: Add conversation events (#5408) (aeaa663)

0.214.3 (2023-02-09)

  • editor: Prevent creation of input connections for nodes without input slot (#5425) (b57ec1d)

0.214.2 (2023-02-06)

Bug Fixes

  • editor: Correctly show OAuth reconnect button (#5384) (6482688)
  • editor: Fix resolvable highlighting for HTML editor (#5379) (31130d5)

0.214.1 (2023-02-06)

Bug Fixes

  • editor: Fix mapping to empty expression input (#5367) (e4458b4)
  • editor: Fix merge node connectors (#5364) (20356ba)
  • editor: Fix multiple-output endpoints success style after connection is detached (#5366) (9b628dd)

Features

  • Slack Node: Revamp the node with more functionalities in a new version (#4587) (4df6942)

0.214.0 (2023-02-03)

Bug Fixes

  • Add paired item to the most used nodes (#5220) (409a9ea)
  • core: Fix oauth2 client credentials not always working (#5327) (ec7575b)
  • core: Fix populating of node custom api call options (#5347) (6985500)
  • core: Fix value resolution in declarative node design (#5217) (b27a60b)
  • core: Prevent shared user details being saved alongside execution data (#5334) (6ca49f9)
  • core: Revert custom API option injecting (#5345) (6160741), closes #5303
  • editor: Add SMTP info translation link slot (#5288) (c93664a)
  • editor: Change executions title to match menu (#5349) (338b354)
  • editor: Fix json field completions while typing (#5309) (07b941a)
  • editor: Handling router errors when navigation is canceled by user (#5271) (911d656)
  • editor: Set max width for executions list (#5302) (52dea08)
  • editor: Stop unsaved changes popup display when navigating away from an untouched workflow (#5259) (6a93aed)
  • editor: Workflow executions view is broken (#5341) (50cb757)
  • Invoice Ninja Node: Fix line items not being correctly set for quotes and invoices (#5304) (3b5e1d1)
  • Linear Node: Fix pagination issue for get all issues (#5324) (f9ecc34)
  • Mailchimp Trigger Node: Fix webhook recreation (#5328) (8f5f1c3)
  • Prevent unnecessarily touching updatedAt when n8n starts (#5340) (b5154d9)
  • Schedule Trigger Node: Change scheduler behaviour for intervals days and hours (#5133) (78bbe2b)
  • Set Node: Fix behaviour when selecting continueOnFail & PairedItem (#5257) (a8637a0)

Features

  • core: Export OpenAPI spec for external tools (#5294) (5cb7e50)
  • core: Fix populating of node custom api call options (#5303) (e58bc41)
  • core: Set custom Cache-Control headers for static assets (#5322) (ee210e8)
  • core: Simplify pagination in declarative node design (#5161) (87ceb6f)
  • editor: Add mapping support for data paths (#5191) (6092f6c)
  • editor: Adjust HTML editor component for use in params (#5285) (8b09e98)
  • editor: Append expressions in fixed values when mapping to string/json inputs (#5300) (88c7ef2)
  • editor: Completions for extensions in expression editor (#5130) (6d811f0)
  • editor: Continue to show mapping tooltip after dismiss (#5289) (c6bc57b)
  • editor: Roll out schema view (#5310) (2b1f151)
  • FTP Node: Stream binary data for uploads and downloads (#5296) (448c295)
  • Notion Node: Add image block (#5237) (36b1e6e)
  • OpenAI Node: Add frequency-penalty and presence-penalty (#5137) (04c058a)
  • Salesforce Node: Add HasOptedOutOfEmail field to lead resource (#5235) (59f290f)
  • SSH Node: Stream binary data for uploads and downloads (#5305) (6f7421f)
  • Write Binary File Node: Stream binary data for writes (#5306) (d87ff13)
  • YouTube Node: Switch upload operation over to streaming and resumable uploads api (#5320) (3bb1690)

0.213.0 (2023-01-27)

Bug Fixes

  • core: Do not crash express app on unhandled rejected promises (#5252) (7e229a3)
  • core: Handle missing binary metadata in download urls (#5242) (21579a8)
  • core: Upsert credentials and workflows in the import: commands (#5231) (259296c)
  • core: Validate numeric IDs in the public API (#5251) (68e4083)
  • editor: Do not request workflow data twice when opening a workflow (#5246) (901e94d)
  • editor: Execution list micro optimization (#5244) (a1710fb)
  • editor: Fix node authentication options ordering and hiding options based on node version (#5268) (7d74181)
  • editor: Fix save modal appearing after duplicating a workflow (#5247) (c711c53)
  • editor: Prevent workflow execution list infinite no network error (#5230) (0d33329)
  • Extension being too eager and making calls when it shouldn't (#5232) (09bdd96)
  • Google Drive Node: Use the correct mimetype on converted downloads (#5240) (58d0890)
  • HelpScout Node: Fix tag search not working when getting all conversations (#5239) (6d36782)
  • Notion (Beta) Node: Fix create database page with multiple relation IDs not working (#5260) (8ce85e3)

Features

  • core: Add LDAP support (#3835) (0c70a40)
  • editor: Adjust Google sign-in button to adhere to the guidelines (#5248) (73cbddc)
  • editor: Simplify NDV by moving authentication details to credentials modal (#5067) (b321c5e)
  • GitLab Node: Add file operations (create, delete, edit, get, list) (#5167) (cedf2e0)
  • HTML node (#5107) (74e6f5d)
  • Improve workflow list performance using RecycleScroller and on-demand sharing data loading (#5181) (874c735), closes #5125
  • Jira Software Node: Use resource locator component (#5090) (237b1d8)
  • Send Email Node: Overhaul (832fb87)

0.212.1 (2023-01-23)

Bug Fixes

  • Add schema to postgres migrations (hotfix) (#5218) (c5245dd)
  • core: Fix execute-once incoming data handling (#5211) (3ea83d8)
  • core: Fix expression extension misdetection (#5219) (0b123ce)
  • core: Fix onWorkflowPostExecute not being called (#5224) (4f89fb4)
  • core: Fix url in error handelling for the error Trigger (#5201) (6e39175)
  • core: Make pindata with webhook responding on last node manual-only (#5223) (fcbf4fd)
  • editor: Making parameter input components label configurable (#5195) (9ce526e)
  • editor: Remove infinite loading in not found workflow level execution (#5174) (96dddf1)
  • Linear Node: Fix issue with single item not being returned (#5193) (e810966)
  • Notion (Beta) Node: Fix create database page fails if relation param is empty/undefined (#5182) (11da863)

Features

  • Google Analytics Node: Overhaul for google analytics node (736e700)

0.212.0 (2023-01-19)

Bug Fixes

  • core: Revert rule @typescript-eslint/prefer-nullish-coalescing (e667df7)
  • editor: Allow special chars in node selector completion (#5196) (b718464)
  • GitLab Node: Update credential test endpoint (#5166) (e275306)
  • Gmail Trigger Node: Filter by labels not working (#5173) (026f3a5)
  • HTTP Request Node: Bug - node requires string instead of json (8f49f49)
  • HTTP Request Node: Response format to text is ignored for JSON responses (8dbe615)

Features

  • core: Add Prometheus metrics for n8n events and api invocations (experimental) (#5177) (9b032d6), closes #5187
  • Item Lists Node: Table tranformation (5426690)

0.211.2 (2023-01-17)

Bug Fixes

  • core: Restore community nodes installation (#5180) (c0268f5)

Features

  • (Google Sheets Trigger Node): Trigger for Google Sheets (e839a81)

0.211.1 (2023-01-16)

Bug Fixes

  • Build cli to fix Postgres and MySQL test runs (#5171) (a0c5232)
  • Extend date functions clobbering plus/minus (#5170) (f634f0d)
  • Extension deep compare not quite working for some primitives (#5172) (98017dc)
  • Upgrade jsonwebtoken to address CVE-2022-23540 (#5116) (97969fc)

Features

  • editor: Supress validation errors for freshly added nodes (#5149) (582865c)
  • Google Ads Node: Update api version to v11 (#4427) (dfff982)
  • Google Drive Trigger Node: Use resource locator component (#5148) (9958c32)

0.211.0 (2023-01-13)

Bug Fixes

  • core: Fixes event msg confirmations if no subscribers present (#5118) (62d06b1)
  • core: Remove threads pkg, rewrite log writer worker (#5134) (e845eb3)
  • core: Throw error in UI on expression referencing missing node but do not fail execution (#5158) (c9e158e)
  • DB revert command shouldn't run full migrations before each revert (#5131) (a9fb393)
  • editor: Disable data pinning on multiple output node types (#5111) (56951e8)
  • editor: Do not overwrite window.onerror in production (#5135) (0dbba6d)
  • editor: Execution page bug fixes (#5122) (665eaef)
  • editor: Fixes event bus test (#5119) (871a1d7)
  • editor: Hide data pinning discoverability tooltip in execution view (#5145) (d10ca53)
  • editor: Mapping tooltip dismiss (#5128) (6deb551)
  • editor: Recover from unsaved finished execution (#5121) (af55ecd)
  • editor: Setting NDV session ID (#5144) (c724de6)
  • First/last being extended on proxy objects (#5140) (9dca984)
  • Handle memory issues gracefully (#5147) (1445424)
  • PayPal Trigger Node: Omit verification on sandbox env (#5150) (e140ecb)
  • Report app startup and DB migration errors to Sentry (#5127) (a573db2)
  • Run every DB migration inside a transaction (#5129) (62cce2e)
  • Upgrade class-validator to address CVE-2019-18413 (#5139) (14a61f6)
  • Zoom Node: Add notice about deprecation of Zoom JWT app support (#5156) (146bc3b)

Features

0.210.2 (2023-01-09)

Bug Fixes

  • core: Fix crash of manual workflow executions for unsaved workflows (#5106) (a43e3e4)
  • editor: Omit pairedItem from proxy completions (#5098) (320e646)
  • editor: Prevent refresh on submit in credential edit modal (#5091) (9e7a9bf)
  • Google Sheets Node: Fix for auto-range detection (77031a2)
  • Read Binary File Node: Do not crash the execution when the source file does not exist (#5100) (c97f3ca)
  • Remove anonymous ID from tracking calls (#5099) (6d0f2bf)
  • Stop OOM crashes in Execution Data pruning (#5095) (c4df204)
  • Update links for user management and SMTP help (#5109) (47e32e4)

Features

  • editor: Introduce proxy completions to expressions (#5075) (f4140d0)

0.210.1 (2023-01-05)

Bug Fixes

  • Google Sheets Node: Append or Update fails for numeric values (b5e70d4)
  • Fix external hooks (#5094) (d77523b)

Features

0.210.0 (2023-01-05)

Bug Fixes

  • Apply credential overwrites recursively (#5072) (5d746c4)
  • core: Fix full manual execution for error trigger as starter of 2+ node workflow (#5055) (a7868ae)
  • core: Fix OAuth credential creation via API (#5064) (93da026)
  • core: Fixes issue with workflow lastUpdated field (#5015) (59004fe)
  • editor: Clear node creator and scrim on workspace reset (#5066) (43304b0)
  • editor: Fix an infinite loop while loading executions that are not on the current executions list (#5071) (8cf3c86)
  • editor: Make node title non-editable in executions view (#5046) (2f40a7f)
  • editor: Prevent scrim on executable triggers (#5068) (e1f9349)
  • editor: Support tabbing away from inline expression editor (#5056) (a2ab78f)
  • Fix executions bulk deletion (#5074) (3754c5c)
  • Google Sheets Node: Fix exception when no Values to Send are set (f1184cc)
  • Respond to Webhook Node: Fix issue that content-type header gets overwritten (#5088) (7954025)
  • Slack Node: Add missing channels:read OAuth2 scope (#5092) (62b2fc3)

Features

  • Add global event bus (#4860) (b67f803)
  • Compare Datasets Node: Fuzzy compare option (9615253)
  • core: Add compatibility to redis > 6 ACLs system using username in queue-mode (#5048) (0ec66bf)
  • core: Security audit (#5034) (d548161)
  • editor: Add SSO fakedoor feature (#5076) (8e8df6d)

Performance Improvements

  • Lazy-load public-api dependencies to reduce baseline memory usage (#5049) (a455cce)
  • Lazy-load queue-mode and analytics dependencies (#5061) (b828cb3)

0.209.4 (2022-12-28)

Bug Fixes

  • editor: Add sticky note without manual trigger (#5039) (18140e0)
  • editor: Display default missing value in table view as undefined (#5038) (33d7a13)
  • editor: Fix displaying of some trigger nodes in the creator panel (#5040) (4daf905)
  • editor: Fix trigger node type identification on add to canvas (#5043) (2aba0c6)
  • editor: Usage and plans page on Desktop (#5045) (26e2321)

Features

0.209.3 (2022-12-27)

Bug Fixes

  • core: Do not send credentials to browser console (#5031) (afc5297)
  • core: Non owner should be permitted to use their own credentials (#5036) (6efbac3)
  • editor: Fix for loading executions that are not on the current executions list (#5035) (d0865e2)
  • editor: Transparentize tertiary button on Usage page (#5033) (d6bc760)
  • editor: Update credential owner warning when sharing (#5029) (a8f4efa)

Features

  • core: Implement webhook-only manual execution (#4960) (d113977)
  • editor: Improve UX for brace completion from selection (#5024) (52077e2)

0.209.2 (2022-12-23)

Bug Fixes

  • editor: Ensure full tree on expression editor parse (#5027) (47854eb)
  • Fix automatic credential selection when credentials are shared (#5020) (6a8448d)

Performance Improvements

0.209.1 (2022-12-22)

Bug Fixes

  • AWS DynamoDB Node: Fix issue pagination and simplify issue #4956 #4957 (#4959) (a43ea17)
  • DynamoDB node type issues (#5002) (9568b74)
  • editor: Fix for executions preview scroll load and wrong execution displayed (#4994) (bd0c2af)
  • editor: Force parse on long expressions (#5009) (22fcc8f)
  • Issue with credentials and workflows not being matched correctly due to incorrect typing (#5011) (746e848)
  • Restore missing tags in workflow retrieve (#5004) (87d8865)
  • Show trigger actions again in nodes panel (#5016) (e7cb190), closes #4976

0.209.0 (2022-12-21)

Bug Fixes

  • editor: Correctly display trigger nodes without actions and with related regular node in the "On App Events" category (#4976) (445463a)
  • Fix stickies resize (#4986) (82f7635)
  • Hide trigger tooltip for nodes with static test output (#4970) (5b11dc3)
  • Keep expression when dropping mapped value (#4981) (87c7643)
  • Prevent keyboard shortcuts in expression editor modal (#4984) (29364ea)
  • Redirect home to workflows always (#4968) (90bfdfd)
  • Update mapping gifs (#4982) (9d00b47)
  • Upgrade amqplib to address CVE-2022-0686 (#4972) (570ed3b)
  • View option for binary-data shouldn't download the file on Chrome/Edge (#4995) (e225c31)

Features

0.208.1 (2022-12-19)

Bug Fixes

  • Always retain original errors in the error chain on NodeOperationError (#4951) (231257d)
  • BinaryDataManager should store metadata when saving from buffer as well (#4964) (5cbb5f4)
  • editor: Fix for wrong execution data displayed in executions preview (#4966) (bfc8e68)
  • Pick up credential test functions from versioned nodes as well (#4962) (2797c08)

0.208.0 (2022-12-16)

Bug Fixes

  • core: Fix for Google and Microsoft generic OAuth2 credentials (efa4c56)
  • core: Fix HTTP Digest Auth for responses without an opaque parameter (#4806) (6fac502)
  • Disqus Node: Fix thread parameter for "Get All Threads" operation (#4912) (a04f838)
  • Do not crash the server when Telemetry is blocked via DNS (#4947) (6127c95)
  • editor: Allow mapping onto expression editor with selection range (#4945) (6b83972)
  • editor: Do not show actions dialog for actionless triggers when selected via keyboard (#4911) (74100d3)
  • editor: Fix an issue where some node actions wouldn't select default params correctly (#4946) (626879b)
  • editor: Fix typo in retry-button option "Retry with original workflow" (#4528) (76a3f13)
  • Update permission for showing workflow caller policy (#4916) (f73267f)

Features

0.207.1 (2022-12-13)

Bug Fixes

  • editor: Fix undo on Windows and Linux (#4898) (3fc2d7c)
  • editor: Schema view render empty data (#4902) (0b6d470)
  • Ensure parent directory exists before copying over the icons to generated static directory (#4865) (91e9a88)

0.207.0 (2022-12-12)

Bug Fixes

  • core: Remove nodeGetter checks (#4883) (07b2f76)
  • editor: Avoid adding manual trigger node when webhook node is added (#4887) (b689d2d)
  • editor: Fix credential sharing issues handler when no matching id or name (#4879) (1cce8ea)
  • editor: Fix for broken tab navigation (#4881) (983c544)
  • editor: Schema view shows checkbox in case of empty data (#4889) (b0c158c)
  • Increase workflow reactivation max timeout to 1 day (#4869) (593354b)
  • Issue listing executions with Postgres (#4856) (5156328)
  • Move Binary Data Node: Stringify objects before encoding them in MoveBinaryData (#4882) (3b969d2)
  • Remove foreign credentials when copying nodes or duplicating workflow (#4880) (7d2e2ee)
  • Split In Batches Node: Fix issue with pairedItem (#4873) (38d7300)
  • Stop returning UNKNOWN ERROR in the response if an actual error message is available (#4859) (4cb4c5e)
  • Update duplicate action (#4858) (19e0e96)
  • Upgrade sse-channel to mitigate CVE-2019-10744 (#4835) (7e1a13f)

Features

  • Add sharing permissions info for workflow sharees (#4892) (c013245)
  • editor: Add undo/redo support for canvas actions (#4787) (b2aba48)
  • editor: Node creator actions (#4696) (79fe57d)
  • Handle sharing features when user skips owner setup (#4850) (6f1b78d)
  • Update credential test error message for sharees (#4864) (4765d76)

0.206.1 (2022-12-07)

Bug Fixes

  • core: Make expression resolution improvements (#4829) (0bd13c7)
  • editor: Schema unit test stub fontawesome icon (#4840) (1e4ca1f)
  • Remove unnecessary console message (#4848) (2ad62bc)

0.206.0 (2022-12-06)

Bug Fixes

  • Code Node: Restore pairedItem to required n8n item keys (#4821) (915f144)
  • core: Fix linter error (#4808) (3bb3809)
  • core: Fix partial execution with pinned data on child node run (#4764) (5d75e6c)
  • core: OAuth2 scopes does not save (7aefed4)
  • Enable source-maps on WorkflowRunnerProcess in own mode (#4832) (9485e2f)
  • Execute Workflow Node: Update Execute Workflow node info notice text (#4809) (9e7a156)
  • Gmail Trigger Node: Trigger node missing some emails (67aad63)
  • Handle error when workflow does not exist or is inaccessible (#4831) (b71295e)
  • Local File Trigger Node: Fix issue that causes a crash if the ignore field is empty (#4824) (#4825) (c311424)
  • Make nodes.exclude and nodes.include work with lazy-loaded nodes (#4833) (85241fd)

Features

  • Add message for readonly nodes. Improve foreign credentials handling (#4759) (eb112ff)
  • Add prompt to overwrite changes when concurrent editing occurs (#4817) (af6ac42)
  • core: Workflow Execution Statistics (#4200) (1722c6b)
  • editor: Alert design system component (#4834) (9dbb3ea)
  • editor: Schema view (#4615) (4528f34)
  • Fix checkbox line height and make checkbox label clickable (#4818) (1b7952a)
  • KoBoToolbox Node: Add support for Media file API (#4578) (37e580e)

0.205.0 (2022-12-02)

Bug Fixes

  • AWS SNS Node: Pagination Issue (d96d161)
  • core: Ensure executions list is properly filtered for all users (#4765) (ddf787c)
  • core: Fix $items().length in Execute Once mode (#4755) (3d67df4)
  • core: Mark binary data to be deleted when pruning executions (#4713) (78c66f1)
  • core: OAuth2 scope saved to DB fix (7cb5dc2)
  • Credential overwrites should take precedence over credential default values (#4782) (2ce6291)
  • editor: Fix slots rendering of NodeCreator's NoResults component (#4721) (d8c2dff)
  • editor: JSON view values can be mapped like keys (#4702) (6d4e959)
  • Google Sheets Node: Fix exception if no matching rows are found (579f9c4)
  • Google Sheets Node: Fix for append operation if no empty rows in sheet (741c7da)
  • Lazy load nodes for credentials testing (#4760) (0a7a2f3)
  • Microsoft Outlook Node: Fix binary attachment upload (#4766) (528439c)
  • Pipedrive Node: Resolve properties not working (c853b80)
  • Remove background for resource ownership selector (#4748) (30214f2)
  • Update padding for resource filters dropdown (#4751) (aff8cd9)
  • Update size of select components in filters dropdown (#4747) (d6d442d)
  • Update workflow save button type and design and share button type (#4752) (b89301e)

Features

  • editor: Overhaul expression editor modal (#4631) (59771c8)
  • Facebook Graph API Node: Update to support api version 15 (#4791) (2a85af1)
  • Google Calendar Node: Use resource locator component for calendar parameters (#4410) (b319671)
  • Postmark Trigger Node: Update credentials so they can be used with the HTTP Request Node (#4790) (0c759dc)
  • Todoist Node: Update to use latest api version (#4650) (09a48c5)

0.204.0 (2022-11-24)

Bug Fixes

  • core: Fix $items().length behavior in executeOnce mode (#4694) (b87c122)
  • core: Fix for unused imports (a6df51b)
  • core: Use CredentialsOverwrites when testing credentials (#4675) (772ec78)
  • Disable workflow locking due to issues (#4708) (ee6ac5d)
  • editor: Fix for missing node connections in dev environment (#4707) (b18ae18)
  • editor: Fix missing resource locator component (#4649) (44182f2)
  • editor: Prevent node-creator tabs from showing when toggled by CanvasAddButton (#4661) (60746dc)
  • editor: Table view column limit tooltip (#4655) (3ac9ba3)
  • Fix broken n8n-info-tip slots (#4665) (6c99223)
  • IF Node: Fix "Is Empty" and "Is Not Empty" operation fails for date objects (#4670) (753f4c9)
  • Remove redundant await in node's api request functions without try/catch (#4639) (67983e8)
  • Schedule Trigger Node: Fixes inconsitent behavior with cron and weekly intervals (#4558) (2fb8ed8)
  • Workflow activation should not crash if one of the credential is invalid (#4671) (c0e13c2)

Features

  • Add credentials E2E test suite and page object (#4596) (b5b44d1)
  • Add save confirmation modal when leaving sharing modal (#4683) (173badc)
  • Add share button to workflows list (#4681) (a356d7b)
  • core: Add license support to n8n (#4566) (30e5d3d)
  • core: Lazy-load nodes and credentials to reduce baseline memory usage (#4577) (b6c57e1)
  • editor: Add workflows list status filter (#4690) (5364e7f)
  • Show delete button based on workflow permissions (#4686) (4f64e26)
  • Show toast when saving workflow sharing settings (#4684) (6f8d0de)
  • Switch owner subview to all subview if has shared resources (#4672) (e3e17e5)
  • Use longer stack-traces when error-reporting is enabled (#4674) (de5b0b0)

Performance Improvements

  • Code Node: Improve n8n item key validation performance (#4669) (740513b)

0.203.1 (2022-11-18)

Bug Fixes

  • Google Sheets Node: Versioning fix (4e66672)

0.203.0 (2022-11-17)

Bug Fixes

  • Add back mapping hint when parameter is focused (#4634) (b35172e)
  • core: Deduplicate error handling in nodes (#4319) (c7133ec)
  • editor: Add 'Stop execution' button to execution preview (#4632) (be7672a)
  • editor: Curb direct item access linting (#4591) (271cd06)
  • editor: Fix expression editor variable selector filter (#4590) (69b332b)
  • editor: Fix for execution retry dropdown not closing (#4575) (e0ec5a6)
  • editor: Fix for logging error on user logout (#4633) (7483e14)
  • editor: Fix zero treated as missing value in resource locator (#4612) (b0bbcf6)
  • editor: Hide pin data in production executions (#4595) (edebad1)
  • editor: Skip optional chaining operators in Code Node editor linting (#4592) (ccacd42)
  • editor: Update to 'Expression/Fixed' toggle - Keep expression when switching to Fixed (#4599) (6eee155)
  • Fix foreign credentials being shown for new nodes (#4622) (dea67ca)
  • Fix user redirect to signin bug (#4623) (402b75a)
  • Store copy of workflow in workflowsById to prevent node data bugs (#4637) (9cadaea)

Features

  • Add duplicate workflow error handler (#4616) (f7a9ef9)
  • Add workflow data reset action (#4618) (0daa36c)
  • Compare Datasets Node: Node tweaks (423ee81)
  • core: Add credential runtime checks and prevent tampering in manual run (#4481) (d35d63a)
  • Google Sheets Node: Overhaul of node (d96d6f1)
  • Notion (Beta) Node: Use resource locator component for database and page parameters (#4340) (277b6b7)

0.202.1 (2022-11-10)

Bug Fixes

0.202.0 (2022-11-10)

Bug Fixes

  • API: Do not use names for typeorm connections (#4532) (f5c2080)
  • core: Fix manual execution of pinned trigger on main mode (#4535) (5d73b6e)
  • core: Streamline multiple pinned triggers behavior (#4569) (953457a)
  • editor: Curb arg linting for $input.first() and $input.last() (#4526) (0edd4bc)
  • editor: Fix duplicate bug when new workflow is open (#4559) (536c834)
  • editor: Fix for incorrect execution saving indicator in executions view (#4547) (0117191)
  • editor: Fix for oauth authorization (#4572) (d06197d)
  • editor: Fix workflow activation from the Workflows view (#4549) (d2bec63)
  • editor: Fix workflow back button navigation (#4546) (825637f)
  • editor: Prevent adding of the start node when importing workflow in the demo mode (#4564) (49748f2)
  • editor: Show string numbers and null properly in JSON view (#4513) (f6b85f4)
  • editor: Switch CodeNodeEditor linter parser to esprima-next (#4524) (5e0ded4)
  • editor: Tweak dragged mapping state (#4550) (b3cd62d)
  • editor: Update workflow buttons spacings (#4534) (88baaa0)
  • editor: Use base path in workflow preview component URL (#4560) (db163b7)
  • HTTP Request Node: Show error cause in the output (#4538) (c239eea)
  • HTTP Request Node: Use the data in "Put Output in Field" field (#4487) (39d4bb2)
  • HubSpot Node: Add notice to HubSpot credentials about API Key Sunset (#4570) (9b5db8d)
  • Notion Trigger (Beta) Node: Fix Notion trigger polling strategy (3b34050)
  • Raindrop Node: Update access token URL (#4542) (740df0c)
  • SendInBlue Trigger Node: Fix typo in credential name (#4357) (5d852f9)
  • Update E2E testing env variables (#4556) (f9d9f88)

Features

  • Add cypress e2e tests for signup and signin (#3490) (7764486)
  • API: Report unhandled app crashes to Sentry (#4548) (2425c10)
  • API: Set up error tracking using Sentry (#4394) (41cb0ee)
  • core: Add ownership, sharing and credential details to GET /workflows (#4510) (026fb50)
  • editor: Add support for notice credentials properties (#4557) (de96def)
  • Switch from npm to pnpm (#4429) (7367773)

0.201.0 (2022-11-02)

Bug Fixes

  • core: Fix workflow hasing for MySQL (#4491) (2b5613e)
  • core: Make deepCopy backward compatible (#4505) (b282c7e), closes #4508
  • displayOptions not getting value of RLC (#4460) (3a1fa09)
  • editor: Disable settings link in executions view for unsaved workflows (#4493) (dcec5e9)
  • editor: Fix an issue with not being able to save some of the forms (#4499) (1e445fc)
  • editor: Fix interim updates on executions view (#4497) (cf034c0)
  • editor: Gix node creator search when there's active subcategory (#4494) (f244975)
  • editor: : Limit columns in table view to prevent unresponsive UI when opening NDV (#4480) (41e6489)

Features

  • core: Reimplement blocking workflow updates on interim changes (#4446) (46905fd)
  • editor: Block UI in NDV when workflow is listening to events (#4390) (6c2c621)
  • Venafi TLS Protect Cloud Node: Make issuing template depend on application (#4476) (d1d1288)

Performance Improvements

  • editor: Improve array intersection utility function (#4503) (b0df810)

0.200.1 (2022-10-28)

Bug Fixes

  • API: Do not reset the auth cookie on every request to GET /login (#4459) (c66929f)
  • AWS SNS Trigger Node: Add missing jsonParse import (#4463) (e6ec134)
  • core: Updating deepCopy to avoid max callstack with circular deps (#4468) (ca60b0e)
  • editor: Fix for executions view auto-refresh and new workflow saving (#4462) (dbac795)
  • editor: Redirect old path /workflow (#4469) (7620d93)
  • editor: Remove filter that prevented showing running executions (#4470) (658e886)

0.200.0 (2022-10-27)

Bug Fixes

  • API: Validate excecutions and workflow filter parameters (#4424) (dd3c596)
  • core: Amend typing for jsonParse() options (#4423) (1732324)
  • core: Fix predefinedCredentialType in node graph item (#4379) (77233f2)
  • core: Fix canvas node execution skipping parent nodes (#4438) (3a9684d)
  • core: Fix single-node execution failing in main mode (#4421) (5745027)
  • core: Set JWT authentication token sameSite policy to lax (#4425) (1f4eaeb)
  • core: Update to imports in helpers (91bd3c6)
  • editor: Curb item method linting in single-item mode in CodeNodeEditor linter (#4455) (b226aed)
  • editor: Stop rendering expressions as html (#4420) (779b0d5)
  • Email Trigger (IMAP) Node: Backport V2 mark-seen-after-processing to V1 (#4435) (b296fb0)
  • Email Trigger (IMAP) Node: Improve connection handling and credentials (#4393) (1a37f00)
  • HTTP Request Node: Fix sending previously selected credentials (#4457) (44ad249)
  • InvoiceNinja Node: Added support for v5 (2f4649c)
  • TheHive Node: Fix node issues (ca9eca9)

Features

  • Airtable Trigger Node: Use resource locator component for base and table parameters (#4391) (227212c)
  • core, editor: Introduce workflow caller policy (#4368) (e8935de)
  • core: Block workflow update on interim change (#4397) (cddd012)
  • editor: Add readonly state for nodes (#4299) (408bd96)
  • editor: Implement executions preview via the new executions tab in node view (#4311) (d833345)
  • editor: Improve nodes panel search (#4399) (f6733cf)
  • HTTP Request Node: Add option for raw json header & query (#4408) (8f25da5)
  • Write Binary File Node: Add option to append to a file (#4386) (4b13b33)

0.199.0 (2022-10-21)

Bug Fixes

  • CompareDatasets Node: Removed quotes from branch names (263794c)
  • editor: Fix bottom menu hover bug (#4349) (353a28b)
  • editor: Fix pairedItem telemetry error reporting (b67e41b)
  • editor: Fix performance issues when opening node or editing code node with a lot of data (#4388) (356a42a)
  • editor: Fix workflow not stopping on clicking stop button (#4382) (50c18a7)
  • editor: Prevent text highlight on FireFox when mapping data (#4347) (e1e2c94)
  • editor: Remove wrong linting from Code node editor (#4384) (77d041b)
  • editor: Replace cron node with schedule node (#4371) (161cca9)
  • editor: Show null value in table view (#4346) (bb4e08c)
  • Elasticsearch Node: Fix pagination issue (a02e92d)
  • Google Drive Node: Fix drive hint typo in resource locator (#4387) (4ce0fed)
  • HTTP Request Node: Avoid error when response doesn't include content-type (#4365) (61b9909)
  • n8n Node: Fix resource locator not returning all items (#4248) (ed4dcbb)
  • Shedule Node: Fixes multiple intervals, fixes week interval (#4376) (971c2c0)

Features

  • Compare Node: New node to compare two inputs (638d6f6)
  • core: Block workflow update on interim change (#4374) (e83b9bd)
  • core: Enable sending client credentials in body (#4377) (7fcd821)
  • editor, core, cli: Implement new workflow experience (#4358) (dae01f3)
  • editor: Add automatic credential selection for new nodes (#2746) (d31fbbb)
  • editor: Create new workflows page (#4267) (be7aac3)
  • editor: Switch initial route based on feature flag (#4383) (6d25eed)
  • Hubspot Node: Enable hubspot credentials for http predefined types (#3686) (b5c40e6)
  • Node: Add the Scheduler Node (#4223) (128c3b8)
  • Rundeck Node: Update credential with test and make useable in HTTP Request node (#3879) (fc87650)

Performance Improvements

0.198.2 (2022-10-14)

Bug Fixes

  • editor: Fix bug where one cannot scroll down parameters (#4348) (7a76c2a)

0.198.1 (2022-10-14)

Bug Fixes

  • editor: Change start position of the start node (#4345) (719a827)
  • editor: Align JSON view properties and their values (#4343) (594a161)
  • editor: Fix BASE_PATH for Vite dev mode (#4342) (24288a5)
  • editor: Fix data pinning success source (#4339) (763d2fd)

0.198.0 (2022-10-14)

Bug Fixes

  • Box Node: Fix issue with create folder operation showing extra items (#4309) (28bea7e)

  • core, editor: Prevent overlapping runData and pinData (#4323) (cd74c3e)

  • core: Expression evaluation of process should respect N8N_BLOCK_ENV_ACCESS_IN_NODE (#4338) (5df09bb)

  • editor-ui: Fix axios baseUrl when hosted under a subfolder (#4336) (c2e9a03)

  • editor: Change horizontal scrollbar rendering in various places (#4282) (fdbc11a)

  • editor: Disable trigger node execution pinning toolip for schedule nodes (#4334) (d4b74bd)

  • editor: Fix for menu collapse lag when loading a credentials page (#4329) (298c4f2)

  • G Suite Admin Node: Fix issue with user update operation failing (#4317) (3e157f7)

  • GitLab Trigger Node: Fix issue with trigger not always activating (#4303) (2e916b6)

  • HTTP Request Node: Fix oauth credentials not working properly for some predefined credentials (#4277) (aa6c786)

  • KoboToolbox Node: Fix hook logs not working correctly (#4286) (ebf4515)

  • SeaTable Node: Fix link items not showing in response (#4170) (69684fc)

  • Zoom Node: Fix issue with missing output items (#4315) (a82fd3f)

  • feat(Merge Node)!: Node tweaks n8n-4939 (#4321) (6a37071), closes #4321

Features

Performance Improvements

BREAKING CHANGES

  • The Merge node list of operations was rearranged.

Merge node: 'Combine' operation was added with 'Combine Mode' option, operations 'Merge By Fields', 'Merge By Position' and 'Multiplex' placed under 'Combine Mode' option. To update -go to the workflows that use the Merge node, select 'Combine' operation and then choose an option from 'Combination Mode' that matches an operation that was previously used. If you want to continue even on error, you can set "Continue on Fail" to true.

0.197.1 (2022-10-10)

Bug Fixes

  • editor: Fix resource locator width for trigger nodes (#4302) (845d1f8)

0.197.0 (2022-10-10)

Bug Fixes

  • cli: Cache generated assets in user writable directory instead (#4275) (e63eee2)
  • core: Fix excess run for pinned trigger in partial execution (#4185) (a751fd3)
  • core: Fix hooks URLs no longer added to index.html (#4262) (cc2a2e4)
  • editor: Fix pairedItem in combination with pinned data (#4257) (e30c78f)
  • Github Trigger Node: Fix issue with trigger not always activating (#4284) (694f1ba)
  • Microsoft Excel Node: Fix issue with pagination when getting all items (#4247) (1067ec0)
  • Microsoft ToDo Node: Fix pagination issue when getting all items (#4222) (4595b54)

Features

  • AWS Certificate Manager Node: Add AWS Certificate Manager node (#4263) (9b3f30d)
  • AWS Elastic Load Balancer Node: Add Elastic Load Balancer node (#4264) (fac6efb)
  • Citrix ADC Node: Add Citrix ADC node (#4274) (7abc7e6)
  • Cloudflare Node: Add Cloudflare node (#4271) (94a02c6)
  • core: Improve light versioning support in declarative node design (#4254) (1b320cd)
  • Crypto Node: Add SHA3 support (#4285) (9407fdd)
  • editor: JSON mapping (#4270) (19e333e)
  • Venafi TLS Protect Cloud Node: Add Venafi TLS Protect Cloud (#4253) (d36e920)
  • Venafi TLS Protect Datacenter Node: Add Venafi TLS Protect Datacenter node (#4255) (a14110e)

Performance Improvements

0.196.0 (2022-09-30)

Bug Fixes

  • build: Add typing for SSE channel (#4196) (eaf13cd)
  • build: Fix lint issue to fix build (#4232) (40795d6)
  • Trello Node: cardId property not showing up for completed checklist in Trello (#4186) (05d2275)
  • cli: Add git to all docker images (#4189) (0b6a958)
  • cli: Disable X-Powered-By: Express Header (#4224) (a8da9c3)
  • cli: Disable CORS on SSE connections in production (#4190) (e6e4f29)
  • core: Remove commented out lines (6ac442a)
  • delete unused dependencies (#4231) (737cbf9)
  • editor: Add missing event handler to accordion component (#4179) (e709cb5)
  • editor: Fix storybook setup (#4234) (43dc8e6)
  • editor: Fix BASE_URL replacement on windows (#4202) (5f0c656)
  • editor: Fix ParameterInput inputField ref focus (#4215) (ed40397)
  • editor: Make lodash aliases work on case-sensitive filesystems (#4233) (a381729)
  • editor: Fix copy-pasting workflow into pin data code editor (#4193) (a4f9f04)
  • editor: Fix run data footer overflow (#4175) (20b0e14)
  • editor: Fix run data pagination selector not showing (#4187) (2b3a090)
  • editor: Fix run selector not opening (#4199) (67513e1)
  • editor: Updating leftover i18n references in NodeView (#4236) (068c5db)
  • editor: Updating wrong i18n string reference (#4209) (80e2d65)
  • editor: Fix slow loading times for nodeTypes, node creator vuex reference, and pushConnection in settings views (#4230) (d3c0d99)
  • Merge Node: Update description in merge node (47eb531)
  • core: Fix and harmonize all primaryDocumentation links (#4191) (6e8e4f5)
  • core: Remove --forceExit flag from cli tests (#4211) (faaeb52)
  • Wekan Node: Fix authentication with new versions of Wekan (#4088) (764bd35)
  • Wufoo Trigger Node: Fix form names not being listed correctly (#4151) (616d62a)

Features

  • editor: Add support for unit testing using vitest in editor-ui (#4184) (bb66e60)
  • cli: Optimise serving static assets (#4182) (8b0ccc0)
  • core: Improve paired item and add additional variables (#3765) (5526057)
  • editor: Update ResourceLocator error text (#4242) (b0397f0)
  • editor: Main navigation redesign (#4144) (3db53a1), closes #4060
  • HTTP Request Node: Redesign and add the ability to import cURL commands (#3860) (f37d6ba)
  • editor: Migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) (27e2ce0), closes #4069
  • n8n Api node: Add core node for consuming the n8n API (#4076) (929315f)
  • RabbitMQ Trigger Node: Automatically reconnect on disconnect (#4019) (23bd71b)
  • core: Share unshared credentials with owner on reset (#4216) (3b7de6d)
  • Slack Node: Add operation get many for user resource (#3150) (2714b4c)
  • WhatsApp Business node: Add WhatsApp node (#3659) (f63710a)

0.195.5 (2022-09-23)

Bug Fixes

  • editor: Fix extract value logic for expressions (#4178) (46f9562)

0.195.4 (2022-09-22)

Bug Fixes

  • core: Fix resolve RL values in expressions (#4173) (469c391)

Features

0.195.3 (2022-09-22)

Bug Fixes

  • editor: Fix expressions bug with numbers and booleans (#4169) (19d08e6)
  • MSSQL Node: Support tdsVersion option (89d2d10)

0.195.2 (2022-09-22)

Bug Fixes

0.195.1 (2022-09-21)

Bug Fixes

0.195.0 (2022-09-21)

Bug Fixes

  • Box Node: Fix issue with response data not being returned (#4147) (3cfc5b5)
  • cli: Fix issue with n8n crashing when error in poll method (#4008) (6c41b29)
  • editor: Fix broken output panel for wait node executions (#4156) (40ebbea)
  • core: Prevent calls to constructor to forbid arbitrary code execution (#4139) (a8030db)
  • HTTP Node: Fix instance crashing when batching enabled (#3902) (0ab89ad)
  • public-api: Create correct OAuth2 credential schema (#4111) (28ab4f6)
  • Xero Node: fix line amount types being ignored when creating new invoices (#4146) (3e2e9e6)

Features

  • editor: Add resource locator parameter (#3932) (ad73f89)
  • cli: User Management and Credentials sharing (#3602) (97cd564)

Performance Improvements

0.194.0 (2022-09-15)

Bug Fixes

  • AWS credential testing issue (#4107) (5130529)
  • cli,core: Address Dependabot warnings [N8N-4121] (#3883) (461848f)
  • cli: Avoid scanning unnecessary directories on windows (#4082) (84b56eb), closes #4007
  • cli: Load nodes and credentials on windows using the correct file-path (#4084) (b6c1187)
  • cli: Password reset should trigger internal and external hooks (#4066) (12507d3)
  • cli: Use absolute paths for loading custom nodes and credentials (#4099) (43c9f01), closes #4082
  • core & Function nodes: Update function nodes to work with binary-data-mode 'filesystem'. (#3845) (f6064ef), closes #1
  • core: Fix issue with returnJsonArray helper breaking nodes that return no data (3de0e22)
  • core: Fix node renaming in expressions (381c09f)
  • core: Update oauth endpoints to use instance base url (dd3ba96)
  • eslint: Setup eslint to run on every package (#4050) (69eb979)
  • GoogleBigQuery Node: Fix empty response when creating records (#4056) (9f92a4d)
  • Hubspot Node: Correct canvas name of HubSpot node (#4054) (e1025e8)
  • Issue with versioned nodes not loading properly (#4094) (9e1fa4c)
  • MongoDB Node: Update mongo driver to 4.9.1 (#4095) (f70e6d2)
  • node: Google Cloud Storage linting rules (36ec81f)
  • public-api: Fix error updating workflow with property not defined in the schema (#4089) (f40ae50)
  • typescript: Use consistent typescript configs (#4049) (9267e8f)
  • workflow: Remove a few ts-ignore and eslint-disable (#3958) (a73ac1d)

Features

  • Adalo Node: Add Adalo node (#3102) (9a59d0a)
  • cli: Load all nodes and credentials code in isolation (#3906) (b450e97)
  • core, editor-ui: Introduce node deprecation (#4103) (98ed207)
  • editor: Implement HTML sanitization for Notification and Message components (#4081) (ea2d18b)
  • editor: Show input number for multi-input nodes (#4000) (8c95d6e)
  • gmail: Overhaul Gmail node + create gmail trigger (#3734) (74304db)
  • Google Cloud Storage Node: Add GCS Node with Bucket and Object operations (1e963d8)
  • Merge Node: Overhaul of merge node (f1a5697)
  • typescript: Setup Typescript incremental builds (#3876) (799676b)

0.193.5 (2022-09-07)

Bug Fixes

  • editor: Disable editing in Function nodes in executions view (#4041) (772836a)
  • editor: use correct attribute on button to make it full width (#4048) (b26545d)
  • editor: Wrong popup title when "Click To Copy" on OAuth2 Redirect Url credentials (#4043) (0acac35)
  • Gmail Node: Fix node and improve helper so to avoid double wrapping in json key (#4052) (fbd044b)

0.193.4 (2022-09-06)

Bug Fixes

  • AWS Nodes: Handle query string and body properly for AWS related requests (#4039) (103f04e)
  • AWS Lambda Node: Fix json data being sent to AWS Lambda as string (#4029) (c28f69b)
  • Beeminder Node: Fix request id not being sent when creating a new datapoint (73c5210)
  • cli: Include "auth-excluded" endpoints on the history middleware as well (#4028) (d554128)
  • core: Fix MySQL migration issue with table prefix (#4013) (fc6484b)
  • Correct all the spelling typos (#3960) (49c85a1)
  • Fix n8n-square-button import. (#4024) (bbd967b)
  • GitHub Node: Fix binary data not being returned (#4017) (5753110)
  • GraphQL Node: Fix issue with return items (#4016) (6216132)
  • Postgres Node: Fix ssue with postgres insert and paired item (#4020) (9314086)
  • Kafka Trigger Node: fix kafka trigger not working with default max requests value (71cae90)
  • MonicaCrm Node: Fix pagination when using return all (82827d0)
  • Node Gmail: Fix bug related to paired items (2746905)
  • Raindrop Node: Fix issue refreshing OAuth2 credentials (3163742)
  • Shopify Node: Fix pagination when empty fields are sent (071ab40)

Features

  • Add possibility to configure stop time for workers (#4012) (a3791c2)
  • cli: Add external hooks for when members are added or deleted (#3988) (6be9997)
  • editor: Use i18n component instead od v-html for localization (287533e)

0.193.3 (2022-09-01)

Bug Fixes

  • cli: Initialize mailer just if connection can be verified (#3997) (936cb11)
  • core: Fix disabled parent output in partial execution (#3946) (c8743ff)
  • nodes: Remove duplicate wrap of paired item data (#4001) (54efe20)

Features

  • nodes: Add database and non http credentials test (d82e879)
  • Mongo DB Node: Add MongoDB credential testing and two operations (#3901) (b5511e5)

0.193.2 (2022-09-01)

Bug Fixes

  • docker: n8n docker image needs su-exec (#3993) (aec2489)
  • docker: Revert docker USER and WORKDIR changes (#3992) (34a99fd)
  • core: Fix OAuth2 issues (#3391)

0.193.1 (2022-08-31)

Bug Fixes

  • editor: Fix bug where col headers don't show (#3985) (bee3840)

0.193.0 (2022-08-31)

Bug Fixes

  • ci: Setup a separate workflow action to test for pushes on master (#3951) (1f9bdd0)
  • core: Make digest auth work with query params (087d3f9)
  • editor: Sending data as query on DELETE method (#3972) (fc2ff35)
  • Fix credentials_entity table migration for mysql (#3979) (349826e)
  • npm: Improve .npmignore to reduce the size of the published packages (#3970) (15d5ac6)

Features

  • design-system,editor-ui: Upgrade some of the frontend dev dependencies (#3978) (b428e9f)
  • docker: Reduce the size of alpine docker images (#3973) (398adb2)
  • editor: Limit when to show mapping tooltip (#3976) (8fc9f07)
  • HighLevel Node: Add HighLevel node (c2e97a8)

0.192.2 (2022-08-25)

Bug Fixes

  • editor: Fix feature flag check when PH is unavailable (#3944) (93c26da)
  • editor: fix mapping bug when val is null (#3942) (a21dbdc)

0.192.1 (2022-08-25)

Bug Fixes

  • cli: Account for non-array in pindata migration (#3938) (f052187)

0.192.0 (2022-08-24)

Bug Fixes

  • cli: Account for unparseable string in JSON key migration (#3927) (ab45898)
  • cli: Fix excessive instantiation type error for flattened execution (#3921) (1d4f92a)
  • cli: Init nodes dir to ensure npm install succeeds (#3934) (2d6eea8)
  • cli: tsc build errors should fail turborepo builds as well (#3923) (f22bd28)
  • core: Account for enabled state in first pinned trigger (#3912) (6bd7a09)
  • core: Fix pinned trigger execution (#3895) (17799cd)
  • NextCloud Node: Fix issue with credential verification and sharing file (2b4f5c6)
  • Freshdesk Node: Fix issue when getAll operation requires non existent options (329fe95)

Features

  • cli: Notify external hooks about user profile and password changes (#3919) (7d74dda)
  • core, editor: Support pairedItem for pinned data (#3843) (b1e7152)
  • core: Add command to scripts for easy launch n8n with tunnel (725a567)
  • editor, core: Integrate PostHog (#3865) (43e054f)
  • editor: Map expressions from input table (#3864) (ce076dc)

0.191.1 (2022-08-19)

Bug Fixes

  • editor: Fix issue with disappearing connections after rename (#3899) (ad0c214)

0.191.0 (2022-08-17)

Bug Fixes

  • cli: Fix community nodes tests on Postgres and MySQL (#3861) (620525e)
  • core: Fix issue with not displayed child workflow executions (#3867) (f782bcd)
  • editor: Handling errors when opening settings and executions (#3877) (762b422)
  • editor: Improve expression and parameters performance (#3874) (3608d13)
  • public-api: Fix executions pagination in Postgres and Mysql (52015a6)

Features

  • cli: Enable community nodes based on npm availability (#3871) (936264b)
  • editor: Added animated tooltips to draggable columns in input panel (054cc01)

0.190.0 (2022-08-10)

Bug Fixes

  • core: Fix crash caused by parallel test-webhook calls (#3756) (8fe71db)
  • core: Fix issue that static data did not get saved for poll-triggers (#3853) (8311abc)
  • GitHub Trigger: Fix typo (#3859) (7b3d6de)
  • public-api: fix issue paginating executions (b9fe707)

Features

0.189.1 (2022-08-05)

Bug Fixes

  • Fix issue with MySQL/MariaDB migration (#3832)

0.189.0 (2022-08-03)

Bug Fixes

Features

0.188.0 (2022-07-27)

Bug Fixes

  • AWS DynamoDB Node: Fix expression attribute names (#3763) (88cb265)
  • core: Add windows support to import:credentials --separate (#3589) (2fb590e)
  • editor: Fix linking buttons color (#3770) (deb510a)
  • editor: Fix pin data in executions when pinData is null. (#3787) (30c0f21)
  • editor: Fix spaces bug (#3774) (02549e3)
  • editor: Fix sticky duplication and position bug (#3755) (92614c8)
  • editor: Restore pindata header colors (#3758) (1a7318b)
  • Fix node_type property in all events (#3759) (1f1a63c)
  • Fix Rocketchat Node: Fix authentication issue (#3778) (2710061)
  • Mautic Node: Fix authentication issue (#3761) (fe58769)

Features

  • Improvements to pairedItem (1348349)
  • Item List Node: Add operation for creating array from input items (#3149) (553b14a)
  • Kafka Trigger Node: Add additional options (#3600) (3496a39)
  • Metabase Node: Add Metabase Node (#3033) (81b5828)

0.187.2 (2022-07-21)

Bug Fixes

  • editor: Fix console error (#3751) (3a98028)
  • editor: Fix login issue for non-admin users (#3754) (ccd1ed2)
  • editor: Fix problems with credentials modal if no node is opened (#3749) (5efe4a4)
  • NocoDB Node: Fix authentication issue (#3750) (e65016c)

0.187.1 (2022-07-20)

Bug Fixes

  • editor: Fix issue that new nodes did not get automatically displayed in all connected browsers (#3745) (34a9bee)

0.187.0 (2022-07-20)

Bug Fixes

  • api: Add missing node settings parameters (#3737) (803e009)
  • api: Validate static data value for resource workflow (#3736) (7ba9a05)
  • Baserow Node: Fix issue that table names are not getting pulled in new version (#3721) (f65a5db)
  • editor: Hide 'Execute previous node' button in readonly mode (#3714) (7fb81dc)
  • editor: Hide tabs if only 1 branch (#3743) (fb67543)
  • Fix broken links in nodes (#3716) (c9b7b6d)

Features

  • Add more credentials tests (#3668) (683d2df)
  • Add support for preAuthentication and add Metabase credentials (#3399) (994c89a)
  • core: Autofix pairedItem information if inputItems(n) === outputItems(n) (68fb1c6)
  • editor: Add data pinning functionality (#3511) (15693b0
  • editor: Add drag and drop data mapping (#3708) (577c73e)
  • ERPNext Node: Add credential test and add support for unauthorized certs (#3732) (a02b206), closes #3739
  • Google Drive Node: Add move to trash support (#3693) (7406432)
  • Make it possible to dynamically load community nodes (#2849) (c85faff), closes #3497 #3501 #3527 #3562
  • Mindee Node: Add support for new version (#3596) (1965407)
  • Notion Node: Allow to ignore Notion URL properties if empty (#3564) (6cb9aef)
  • Shopify Node: Add OAuth support (#3389) (945e25a)

0.186.1 (2022-07-14)

Bug Fixes

0.186.0 (2022-07-13)

Bug Fixes

  • editor: Fix error after multiple executions (#3697) (d200661)
  • EmailReadImap Node: Improve handling of network problems (#3406) (6f5809e)
  • Google Drive Node: Process all input items with List operation (#3525) (ece1836)
  • Telegram Node: Fix sending binaryData media (photo, document, video etc.) (#3408) (af45a07)

Features

  • Add item information to more node errors (#3681) (2a8043c)
  • AWS DynamoDB Node: Improve error handling + add optional GetAll Scan FilterExpression (#3318) (732c8fc)
  • Customer.io Node: Add support for tracking API region selection (#3378) (82a254a)
  • Elasticsearch Node: Add 'Source Excludes' and 'Source Includes' options on 'Document: getAll' operation (#3660) (8999403)
  • Elasticsearch Node: Add credential tests, index pipelines and index refresh (#2420)
  • Freshworks CRM Node: Add Search + Lookup functionality (#3131) (dbc0280)
  • Jira Trigger Node: Add optional query auth for security (#3172) (25093b6)
  • Postgres Node: Improvement handling of large numbers (#3360) (9f908e7)
  • Redis Node: Add push and pop operations (#3127) (32c68eb)
  • Rename Node: Add regex replace (#2576) (eae9a60)
  • SpreadsheetFile Node: Allow skipping headers when writing spreadsheets (#3234) (dbfb8d5)
  • Updated multiple credentials with tests and allow to be used on HTTP Request Node (#3670) (d5d4dd3)

0.185.0 (2022-07-05)

Bug Fixes

  • Hubspot Node: Fix search endpoints (#3640) (16b9926)
  • KoboToolbox Node: Improve attachment matching logic and GeoJSON Polygon format (#3535) (637e815)
  • Odoo Node: Prevent possible issues with some custom fields (#3496) (7d968ec)
  • Sticky Node: Fix main header hiding (#3654) (88486bc)
  • Todoist Node: Fix multiple item support (#3614) (7ba85c4)

Features

  • core: Add action to INodePropertyOptions (#3610) (3c65968)
  • DeepL Node: Add support for longer texts + Credential tests (#3651) (88d6cfc)
  • Facebook Node: Add support for Facebook Graph API versions 14 (#3656) (174d063)
  • Google Ads Node: Add new node (#3526) (088daf9)
  • Jira Node: Use Jira rendered fields with simplify option (#3323) (07b6cff)
  • Webflow Trigger Node: Reduce chance of webhook duplication and add credential test (#3594) (224e008)
  • Wordpress Node: Add post template option (#3139) (02bc3da)

0.184.0 (2022-06-29)

Bug Fixes

  • core: Fix logger error when logging circular json (#3583) (3cb693d)
  • Correct misfix from node-param-display-name-wrong-for-dynamic-multi-options (#3575) (2ccc7fb)
  • Cortex Node: Fix issue that not all Analyzers got returned (#3606) (6e595c7)
  • editor: Display full text of long error messages (#3561) (8db4405)
  • editor: Fix credentials rendering when the node has no parameters (#3563) (55bab19)
  • Fix issue with required optional parameters (#3577) (42d2959)
  • Fix issue with required optional parameters (#3597) (848fcfd)
  • HTTP Request Node: Make all OAuth2 credentials work with HTTP Request Node (#3503) (acdb4d9)
  • LinkedIn Node: Fix LinkedIn image preview (#3528) (32f245d)
  • Salesforce Node: Fix issue with lead status not using name on update (#3599) (7ccae7c)

Features

  • Clockify Node: Add more resources and improvements (#3411) (447d190)
  • core: Expose item index being processed (#3590) (1e4fd9e)
  • core: Give access to getBinaryDataBuffer in preSend method (#3588) (522b31a)
  • Migrated to npm release of riot-tmpl fork (#3581) (891844e)

0.183.0 (2022-06-21)

Bug Fixes

  • core: Do allow OPTIONS requests from any source (#3555) (74e6b06)
  • core: Fix issue that GET /workflows/:id does not return tags (#3522) (f75f5d7)
  • core: Fix issue that some predefined credentials do not show up on HTTP Request Node (#3556) (d417ea7)
  • core: Return correct error message if Axios error (#3478) (1bef4df)
  • core: Updated expressions allowlist and denylist. (#3424) (d18a29d)

Features

  • editor: Improve trigger panel (#3509) (a2f6289)
  • Hubspot Node: Allow to set Stage on Ticket Update (#3317) (0ac9e3f)
  • Todoist Node: Make it possible to move tasks between sections (#3074) (049e454)
  • Twake Node: Update icon, add cred test and custom operation support (#3431) (6d64e84)

0.182.1 (2022-06-16)

Bug Fixes

  • core: Fix issue with restarting waiting executions (#3531) (c9273bc)

0.182.0 (2022-06-14)

Bug Fixes

  • core: Fix issue that parameters got lost in some edge cases (04f0bf5)
  • core: Fix issue with combined expression not resolving if one is invalid (#3506) (9ff5762)
  • core: Fix Public API failing to build on Windows (#3499) (c121952)
  • editor: Fix issue that some errors did not show up correctly (#3507) (955db0a)
  • HTTP Request Node: Fix issue with requests that return null (#3498) (7346da0)
  • Pipedrive Node: Fix limit issue with Lead -> GetAll (#3436) (34e891c)
  • PostBin Node: Fix issue with it throwing unnecessary error (#3494) (9df3e30)

Features

  • core: Add "Client Credentials" grant type to OAuth2 (#3489) (e29c597)
  • Twilio Node: Add ability to make a voice call using TTS (#3467) (eff97e8)
  • Wise Node: Add Support to download statements as JSON, CSV or PDF (#3468) (51663c1)

0.181.2 (2022-06-09)

Bug Fixes

  • core: Fix issue when a node does not return data (5eea3cd)

0.181.1 (2022-06-09)

Bug Fixes

  • core: Fix another possible issue with multi input nodes (e88fab5)
  • core: Fix issue with multi input nodes (f79675d)

0.181.0 (2022-06-08)

Bug Fixes

  • core: Properly resolve expressions in declarative node design (1999f4b)

Features

  • Add n8n Public API (#3064) (a18081d)
  • core: Make it possible to block access to environment variables (ddb3baa)

0.180.0 (2022-06-07)

Bug Fixes

Features

  • Cal Trigger Node: Add cal.com Trigger Node (#3439) (1fa445e)
  • core: Add support for pairedItem (beta) (#3012) (bdb8413)
  • core: Add support to import/export tags (#3130) (15a20d2)
  • core: Run Error Workflow also on trigger activation error (#3470) (b5535e4)
  • editor: Display Credential-Selector after Authentication Type-Selector (#3461) (59a59e0)
  • editor: Display node specific settings above general ones (50ca9c4)
  • GitHub Node:: Add Organization -> Get All operation (#3247)
  • QuickBooks Node: Add optional Tax item field (#3404) (c341b45)

0.179.0 (2022-05-30)

Bug Fixes

  • core: Fix issue that "closeFunction" got called twice (1910299)
  • core: Fix migrations on non-public Postgres schema (#3356) (b49d493)
  • core: Fix problem with uploading large files (#3370) (d3cecfc)
  • core: Prevent expressions XSS (#3366) (993554f)
  • Discord Node: Fix broken rate limit handling (#3311) (b687ba1)
  • editor: Fix component in executions list failing custom validator (#3284) (d719678)
  • editor: Fix conflicting hover states between sticky button and node view (#3368) (96a109a)
  • editor: Fix credential display bug (#3372) (ed69c3c)
  • Gmail Node: Fix sending attachments when filesystem mode is used (#3396) (3a09da9)
  • Google Sheet Node: Fix issue with null values and "Use Header Names as JSON Paths" option (#3395) (fbf6019)
  • NextCloud Node: Fix folder list with Nextcloud v24 (#3386) (5f3bed3)

Features

  • PostBin Node: Add PostBin node (#3236) (06c407d)
  • RabbitMQ Trigger Node: Make message acknowledgement and parallel processing configurable (#3385) (b851289)
  • ServiceNow Node: Add attachment functionality (#3137) (c38f6af)
  • Todoist Node: Add support for specifying the parent task when adding and listing tasks (#3161) (dc77594)

0.178.2 (2022-05-25)

Bug Fixes

0.178.1 (2022-05-24)

Bug Fixes

  • editor: Fix problem with HTTP Request Node 1 credentials to be set (#3371) (c5fc3bc)

0.178.0 (2022-05-24)

Bug Fixes

  • editor: Do not display diving line unless necessary (68db12c)
  • editor: Do not display welcome sticky in template workflows (#3320) (29ddac3)
  • Slack Node: Fix Channel->Kick (#3365) (0212d65)

Features

0.177.0 (2022-05-16)

Bug Fixes

  • core: Fix call to /executions-current with unsaved workflow (#3280) (7090a79)
  • core: Fix issue with fixedCollection having all default values (7ced654)
  • Edit Image Node: Fix font selection (#3287) (8a8feb1)
  • Ghost Node: Fix post tags and add credential tests (#3278) (a14d85e)
  • Google Calendar Node: Make it work with public calendars and clean up (#3283) (a7d960c)
  • KoBoToolbox Node: Fix query and sort + use question name in attachments (#3017) (c885115)
  • Mailjet Trigger Node: Fix issue that node could not get activated (#3281) (e09e349)
  • Pipedrive Node: Fix resolve properties when multi option field is used (#3277) (7eb1261)

Features

  • core: Automatically convert Luxon Dates to string (#3266) (3fcee14)
  • editor: Improve n8n welcome experience (#3289) (35f2ce2)
  • Google Drive Node: Add Shared Drive support for operations upload, delete and share (#3294) (03cdb1f)
  • Microsoft OneDrive Node: Add rename option for files and folders (#3224) (50246d1)

0.176.0 (2022-05-10)

Bug Fixes

  • core: Fix executions list filtering by waiting status (#3241) (71afcd6)
  • core: Improve webhook error messages (49d0e3e)
  • Edit Image Node: Make node work with binary-data-mode 'filesystem' (#3274) (a4db0d0)

Features

  • Pipedrive Node: Add support for filters to getAll:organization (#3211) (1ef10dd)
  • Pushover Node: Add 'HTML Formatting' option and credential test (#3082) (b3dc6d9)
  • UProc Node: Add new tools (#3104) (ff2bf11)

0.175.1 (2022-05-03)

Bug Fixes

  • editor: Fix bug with node version (ed56481)

0.175.0 (2022-05-02)

Bug Fixes

  • core: Do not applying auth if UM is disabled (#3218) (4ceac38)
  • core: Skip credential check of disabled nodes and improve error (79ced8f)
  • editor: Fix bug with touchscreens (#3206) (8d9e05e)
  • Hubspot Node: Fix search operators (#3208) (ea4a8b8)
  • Sendgrid Node: Fix issue sending attachments (#3213) (2b00881)
  • Wise Node: Respect time parameter on get: exchangeRate (#3227) (c7d525a)

Features

  • core: Introduce simplified node versioning (#3205) (d5b9b0c)
  • Google Sheets Node: Allow to use header names as JSON path (#3165) (770c4fe)
  • Microsoft Dynamics CRM Node: Add support for other regions than North America (#3157) (4bdd607)
  • Telegram Node: Allow querying chat administrators (#3226) (c02d259), closes #3157

0.174.0 (2022-04-25)

Bug Fixes

  • core: Open oauth callback endpoints to be public (#3168) (01807d6)
  • MicrosoftOneDrive Node: Fix issue with filenames that contain special characters from uploading (#3183) (ff26a98)
  • Slack Node: Fix credential test (#3151) (15e6d92)

Features

  • All AWS Nodes: Enable support for AWS temporary credentials (#2587) (ce79e6b)
  • editor: Add Workflow Stickies (Notes) (#3154) (31dd01f)
  • Google Sheets Node: Add upsert support (#2733) (aeb5a12)
  • Microsoft Teams Node: Enhancements and cleanup (#2940) (d446f9e)
  • MongoDB Node: Allow parsing dates using dot notation (#2487) (83998a1)

0.173.1 (2022-04-19)

Bug Fixes

  • Discord Node: Fix icon name

0.173.0 (2022-04-19)

Bug Fixes

  • core: Add "rawBody" also for xml requests (#3143) (5719e44)
  • core: Make email for UM case insensitive (#3078) (8532b00)
  • Discourse Node: Fix issue with not all posts getting returned and add credential test (#3007) (d68b7a4)
  • editor: Fix breaking Drop-downs after removing expressions (#3094) (17b0cd8)
  • Postgres Node: Fix issue with columns containing spaces (#2989) (0081d02)
  • ui: Reset text-edit input value when pressing esc key to have matching input values (#3098) (29fdd77)
  • ZendeskTrigger Node: Fix deprecated targets, replaced with webhooks (#3025) (794ad7c)
  • Zoho Node: Fix pagination issue (#3129) (47bbe98)

Features

0.172.0 (2022-04-11)

Bug Fixes

Features

0.171.1 (2022-04-06)

Bug Fixes

  • core: Fix issue with current executions not getting displayed (#3093) (4af5168)
  • core: Fix issue with falsely skip authorizing (#3087) (358a683)
  • WooCommerce Node: Fix pagination issue with "Get All" operation (#2529) (c2a5e0d)

0.171.0 (2022-04-03)

Bug Fixes

  • core: Fix crash on webhook when last node did not return data (c50d04a)
  • EmailReadImap Node: Fix issue that crashed process if node was configured wrong (#3079) (85f15d4)
  • Google Tasks Node: Fix "Show Completed" option and hide title field where not needed (#2741) (9d703e3)
  • NocoDB Node: Fix pagination (#3081) (5f44b0d)
  • Salesforce Node: Fix issue that "status" did not get used for Case => Create & Update (#2212) (1018146)

Features

0.170.0 (2022-03-27)

Bug Fixes

  • core: Add logs and error catches for possible failures in queue mode (#3032) (3b4a97d)
  • AWS Lambda Node: Fix "Invocation Type" > "Continue Workflow" (#3010) (9547a08)
  • Supabase Node: Fix Row > Get operation (#3045) (b9aa440)
  • Supabase Node: Send token also via Authorization Bearer (#2814) (5774dd8)
  • Xero Node: Fix some operations and add support for setting address and phone number (#3048) (ab08c0d)
  • Wise Node: Fix issue when executing a transfer (#3039) (b90bf45)

Features

  • Crypto Node: Add Generate operation to generate random values (#2541) (b5ecccb)
  • HTTP Request Node: Add support for OPTIONS method (#3030) (bd9064c)
  • Jira Node: Add Simplify Output option to Issue > Get (#2408) (016aeaa)
  • Reddit Node: Add possibility to query saved posts (#3034) (5ba4c27)
  • Zendesk Node: Add ticket status "On-hold" (2b20a46)

0.169.0 (2022-03-20)

License change

From Apache 2.0 with Commons Clause to Sustainable Use License

Bug Fixes

  • GitHub Node: Fix credential tests and File > List operation (#2999) (ec618e2)
  • Telegram Node: Fix sending binary data when disable notification is set (#2990) (26a7c61)

Features

  • Add support for reading ids from file with executeBatch command (#3008) (5658593)
  • HTTP Request Node: Allow Delete requests with body (#2900) (8a88f94)
  • KoBoToolbox Node: Add KoBoToolbox Regular and Trigger Node (#2765) (1a7f0a4), closes #2510
  • Linear Node: Add Linear Node (#2971) (8d04474)
  • Mailjet Node: Add credential tests and support for sandbox, JSON parameters & variables (#2987) (d2756de)
  • Mattermost Node: Add support for Channel Search (#2687) (1b993e4)

0.168.2 (2022-03-16)

Bug Fixes

  • Fix issue with n8n not authenticating oauth requests (#2998)

0.168.1 (2022-03-15)

Bug Fixes

  • Add missing email templates

0.168.0 (2022-03-14)

Features

0.167.0 (2022-03-13)

Bug Fixes

  • Fix issue with long credential type names (#2961) (535dfe0)
  • Fix workflow deactivating bug (195f104)
  • GoogleCalendar Node: Fix timezone (3c5df3f)
  • SeaTableTrigger Node: Fix timezone issues (#2726) (2d8ac4b)
  • Strapi Node: Add support for Strapi v4 (2a3cbf3)

Features

  • Add new expression variables and support for luxon (e8500e6)
  • Facebook Node: Add support for Facebook Graph API versions 13 (53b5444)
  • Hubspot: Add support for Private App Token Authentication (f73100a)
  • If Node,Switch Node: Add negative operations (6412546)
  • MongoDb Node: Add Aggregate Operation (2c9a06e)
  • Redis Node: Add Redis Trigger node and publish operation to regular node (5c2deb4)
  • Wordpress Node: Add Status option to Get All operation of Posts resource (4d4db7f)

Note: for changelogs before 0.167.0, refer to the Release notes in the documentation.