Skip to content

Releases: n8n-io/n8n

n8n@1.48.3

03 Jul 08:59
cd1f589
Compare
Choose a tag to compare

1.48.3 (2024-07-03)

Bug Fixes

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

n8n@1.47.3

03 Jul 09:19
8e65603
Compare
Choose a tag to compare

1.47.3 (2024-07-03)

Bug Fixes

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

n8n@1.49.0

03 Jul 13:36
47cd411
Compare
Choose a tag to compare
n8n@1.49.0 Pre-release
Pre-release

1.49.0 (2024-07-03)

Bug Fixes

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

Features

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

n8n@1.48.2

01 Jul 11:09
0be69f4
Compare
Choose a tag to compare

1.48.2 (2024-07-01)

Bug Fixes

  • core: Add a WebCrypto Polyfill for older versions of Node.js 18 (#9894) (fba56d4)

n8n@1.47.2

01 Jul 11:09
322a03d
Compare
Choose a tag to compare
n8n@1.47.2 Pre-release
Pre-release

1.47.2 (2024-07-01)

Bug Fixes

  • core: Add a WebCrypto Polyfill for older versions of Node.js 18 (#9894) (a539939)

n8n@1.48.1

27 Jun 17:15
6dcf9dd
Compare
Choose a tag to compare
n8n@1.48.1 Pre-release
Pre-release

1.48.1 (2024-06-27)

Bug Fixes

  • editor: Fix performance issues related to expressions and pinned data (#9882) (e1df21d)

n8n@1.48.0

27 Jun 10:23
7f6b322
Compare
Choose a tag to compare
n8n@1.48.0 Pre-release
Pre-release

1.48.0 (2024-06-27)

Bug Fixes

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

Features

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

n8n@1.47.1

26 Jun 11:36
bab0d20
Compare
Choose a tag to compare

1.47.1 (2024-06-26)

Bug Fixes

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

n8n@1.47.0

20 Jun 19:07
d13c1bb
Compare
Choose a tag to compare
n8n@1.47.0 Pre-release
Pre-release

1.47.0 (2024-06-20)

Bug Fixes

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

Features

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

Performance Improvements

  • core: Introduce concurrency control for main mode (#9453) (7973423)

n8n@1.46.0

12 Jun 12:03
bc93204
Compare
Choose a tag to compare

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)