Skip to content

Releases: n8n-io/n8n

n8n@1.10.0

05 Oct 12:19
aa1bf95
Compare
Choose a tag to compare
n8n@1.10.0 Pre-release
Pre-release

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

n8n@1.9.1

04 Oct 15:38
e0ed561
Compare
Choose a tag to compare
n8n@1.9.1 Pre-release
Pre-release

1.9.1 (2023-10-04)

Bug Fixes

  • core: Account for itemless case on restoring binary data ID (#7305) (c479d86)
  • core: Fix pruning of non-finished executions (#7333) (d8309a1)
  • editor: Disable email confirmation banner for trialing users (#7340) (3815327)
  • editor: Display value of selected matching column in RMC (#7298) (9fbd22e)
  • editor: Fix canvas endpoint snapping when dragging connection (#7346) (b4681e7)
  • editor: Fix RLC not loading when an expression can't resolve (#7295) (116a6df)
  • editor: Separate cloud endpoint calls (#7312) (54610b0)
  • Jira Software Node: Get all users in drop-down/RLC (#7322) (7abf13b), closes #2670
  • Notion Node: Rename Notion API Key to Internal Integration Token (#7176) (e606ded)
  • Postgres Node: Node requires comma-separated string even when using a single parameter through an expression (#7300) (43534ab)
  • Set Node: Do not stringify null and undefined (#7313) (326abaa)
  • Typeform Trigger Node: Change output format for TypeForm trigger to object instead of array (#7315) (b1fc981)

n8n@1.9.0

28 Sep 15:41
167124c
Compare
Choose a tag to compare
n8n@1.9.0 Pre-release
Pre-release

1.9.0 (2023-09-28)

Bug Fixes

  • Airtable Node: Attachments field type fix (#7227) (2af967c)
  • core: Change WorkflowHistory nodes/connections columns to be json (#7282) (a80abad)
  • core: Fix binary data manager check on pruning (#7251) (484035e)
  • core: Fix missing execution ID in webhook-based workflow producing binary data (#7244) (33991e9)
  • core: Handle filename* with quotes in Content-Disposition header (#7229) (67b985f)
  • core: Make DNS resolution order configurable (#7272) (5b3121c)
  • core: Make senderId required for all command messages (#7252) (4b01428)
  • core: Prevent executions from displaying Running status incorrectly (#7261) (861cac5)
  • core: Use consistent timezone-aware timestamps in postgres (#6948) (0132514), closes #2178 #2810 #3855 #2813
  • editor: Add debug feature docs link (#7240) (4614e1e)
  • editor: Fix SQL editor issue (#7236) (647fc6c)
  • editor: Ensure new Set node is on top of search list (#7215) (2491ccf)
  • editor: Forbid password reset when cloud account is limited in the number of users 7188 (303bc8e)
  • HTTP Request Node: Add suggestion how to fix '429 - too many requests' errors (#7293) (0bc33b1)
  • Item Lists Node: Concatenate operation pairedItems fix (#7286) (cde23a1)
  • Respond to Webhook Node: JSON output from expression fix (#7294) (8bc369d)

Features

  • Add onboarding flow (#7212) (01e9340)
  • core: Add secrets provider reload and refactor (#7277) (53a7502)
  • core: Add Tournament as the new default expression evaluator (#6964) (bf74f09)
  • core: Initial workflow history API (#7234) (0083a9e)
  • core: Introduce object store service (#7225) (fa84545)
  • editor: Add user cloud ID to telemetry #7232 (60c152d)
  • editor: Rework banners framework and add email confirmation banner (#7205) (b0e98b5)
  • MISP Node: Update credential to support HTTP Request node (#7268) (e4c302c)

Performance Improvements

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

n8n@1.8.2

25 Sep 10:12
9accf3f
Compare
Choose a tag to compare

1.8.2 (2023-09-25)

Bug Fixes

Reverts

  • Revert "fix: Issue enforcing user limits on start plan (#7188)" (6589580)

n8n@1.8.1

21 Sep 16:08
1589789
Compare
Choose a tag to compare
n8n@1.8.1 Pre-release
Pre-release

1.8.1 (2023-09-21)

Bug Fixes

  • Airtable Node: Attachments field type fix (#7227) (ebfcc87)
  • core: Handle filename* with quotes in Content-Disposition header (#7229) (fb36b0a)
  • Ensure new Set node is on top of search list (#7215) (c8fb06f)
  • Issue enforcing user limits on start plan (#7188) (50a4c5e)

Reverts

  • core: Add command to trigger license refresh on workers (#7184) (6ac19a5)

n8n@1.8.0

20 Sep 13:16
ecd5d93
Compare
Choose a tag to compare
n8n@1.8.0 Pre-release
Pre-release

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

n8n@1.7.1

14 Sep 09:31
0ceb21f
Compare
Choose a tag to compare

Changes (2023-09-14)

Bug Fixes

  • editor: Prevent duplicate creation of credential for OAuth2 (#7163) (f6d7ffe)

n8n@1.7.0

13 Sep 13:17
a6e027b
Compare
Choose a tag to compare
n8n@1.7.0 Pre-release
Pre-release

Changes (2023-09-13)

Bug Fixes

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)

n8n@1.6.1

06 Sep 19:25
c198a37
Compare
Choose a tag to compare

Changes (2023-09-06)

Bug Fixes

  • Postgres Node: Fix automatic column mapping (#7121) (e7546cc)

n8n@1.6.0

06 Sep 11:40
955bd32
Compare
Choose a tag to compare
n8n@1.6.0 Pre-release
Pre-release

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