Skip to content

Releases: n8n-io/n8n

n8n@1.62.6

15 Oct 15:53
6aa5c00
Compare
Choose a tag to compare

1.62.6 (2024-10-15)

Bug Fixes

  • core: Wrap nodes for tool use at a suitable time (#11238) (df9df9e)

n8n@1.63.2

11 Oct 23:22
3817665
Compare
Choose a tag to compare

1.63.2 (2024-10-11)

Bug Fixes

  • editor: Make submit in ChangePasswordView work again (#11227) (4eb905a)

n8n@1.62.5

11 Oct 22:48
b5943af
Compare
Choose a tag to compare

1.62.5 (2024-10-11)

Bug Fixes

  • editor: Make submit in ChangePasswordView work again (#11227) (4aa1359)

n8n@1.63.1

10 Oct 17:13
949e2fd
Compare
Choose a tag to compare

1.63.1 (2024-10-10)

Bug Fixes

  • editor: Bring back the "Forgot password" link on SigninView (#11216) (58d26e8)

n8n@1.62.4

10 Oct 17:13
ce67d8a
Compare
Choose a tag to compare

1.62.4 (2024-10-10)

Bug Fixes

  • editor: Bring back the "Forgot password" link on SigninView (#11216) (3e04853)

n8n@1.63.0

09 Oct 16:42
d78ab29
Compare
Choose a tag to compare

1.63.0 (2024-10-09)

Bug Fixes

  • Convert to File Node: Convert to ICS start date defaults to now (#11114) (1146c4e)
  • core: Allow loading nodes from multiple custom directories (#11130) (1b84b0e)
  • core: Always set startedAt when executions start running (#11098) (722f4a8)
  • core: Fix AI nodes not working with new partial execution flow (#11055) (0eee5df)
  • core: Print errors that happen before the execution starts on the worker instead of just on the main instance (#11099) (1d14557)
  • core: Separate error handlers for main and worker (#11091) (bb59cc7)
  • editor: Shorten overflowing Node Label in InputLabels on hover and focus (#11110) (87a0b68)
  • editor: Add safety to prevent undefined errors (#11104) (565b117)
  • editor: Fix design system form element sizing (#11040) (67c3453)
  • editor: Fix getInitials when Intl.Segmenter is not supported (#11103) (7e8955b)
  • editor: Fix schema view in AI tools (#11089) (09cfdbd)
  • editor: Respect tag querystring filter when listing workflows (#11029) (59c5ff6)
  • editor: Show previous nodes autocomplete in AI tool nodes (#11111) (8566b3a)
  • editor: Update Usage page for Community edition (#11074) (3974981)
  • Fix transaction handling for 'revert' command (#11145) (a782336)
  • Forbid access to files outside source control work directory (#11152) (606eedb)
  • Gitlab Node: Author name and email not being set (#11077) (fce1233)
  • Incorrect error message on calling wrong webhook method (#11093) (d974b01)
  • n8n Form Trigger Node: When clicking on a multiple choice label, the wrong one is selected (#11059) (948edd1)
  • NASA Node: Astronomy-Picture-Of-The-Day fails when it's YouTube video (#11046) (c70969d)
  • Postgres PGVector Store Node: Fix filtering in retriever mode (#11075) (dbd2ae1)
  • Show result of waiting execution on canvas after execution complete (#10815) (90b4bfc)
  • Slack Node: User id not sent correctly to API when updating user profile (#11153) (ed9e61c)

Features

  • core: Introduce scoped logging (#11127) (c68782c)
  • editor: Add navigation dropdown component (#11047) (e081fd1)
  • editor: Add route for create / edit / share credentials (#11134) (5697de4)
  • editor: Opt in to additional features on community (#10776) (92cf860)
  • Gmail and Slack Node: Wait for approval operation (#10675) (41228b4)
  • OpenAI Node: Allow to specify thread ID for Assistant -> Message operation (#11080) (6a2f9e7)
  • Opt in to additional features on community for existing users (#11166) (c2adfc8)

Performance Improvements

n8n@1.62.3

08 Oct 09:20
9888be1
Compare
Choose a tag to compare

1.62.3 (2024-10-08)

Bug Fixes

  • Add down method to AddApiKeysTable1724951148974 migration (#11118) (1ca1494)
  • Fix transaction handling for 'revert' command (#11145) (d1fe22b)

n8n@1.62.2

07 Oct 12:20
73f15dd
Compare
Choose a tag to compare

1.62.2 (2024-10-07)

Bug Fixes

  • core: Allow loading nodes from multiple custom directories (#11130) (e530bf5)
  • core: Always set startedAt when executions start running (#11098) (f91fae5)
  • core: Print errors that happen before the execution starts on the worker instead of just on the main instance (#11099) (563a0fc)

n8n@1.62.1

02 Oct 14:48
3c75565
Compare
Choose a tag to compare

1.62.1 (2024-10-02)

Bug Fixes

  • AI Agent Node: Fix output parsing and empty tool input handling in AI Agent node (#10970) (3a65bdc)
  • API: Fix workflow project transfer (#10651) (5f89e3a)
  • AwsS3 Node: Fix search only using first input parameters (#10998) (846cfde)
  • Chat Trigger Node: Fix Allowed Origins paramter (#11011) (b5f4afe)
  • core: Fix ownerless project case in statistics service (#11051) (bdaadf1)
  • core: Handle Redis disconnects gracefully (#11007) (cd91648)
  • core: Prevent backend from loading duplicate copies of nodes packages (#10979) (4584f22)
  • core: Upgrade @n8n/typeorm to address a rare mutex release issue (#10993) (2af0fbf)
  • editor: Allow resources to move between personal and team projects (#10683) (136d491)
  • editor: Color scheme for a markdown code blocks in dark mode (#11008) (b20d2eb)
  • editor: Fix filter execution by "Queued" (#10987) (819d20f)
  • editor: Fix performance issue in credentials list (#10988) (7073ec6)
  • editor: Fix schema view pill highlighting (#10936) (1b973dc)
  • editor: Fix workflow executions list page redirection (#10981) (fe7d060)
  • editor: Format action names properly when action is not defined (#11030) (9c43fb3)
  • Elasticsearch Node: Fix issue with self signed certificates not working (#10954) (79622b5)
  • Facebook Lead Ads Trigger Node: Pagination fix in RLC (#10956) (6322372)
  • Github Document Loader Node: Pass through apiUrl from credentials & fix log output (#11049) (a7af981)
  • Google Sheets Node: Updating on row_number using automatic matching (#10940) (ed91495)
  • HTTP Request Tool Node: Remove default user agent header (#10971) (5a99e93)
  • Postgres Node: Falsy query parameters ignored (#10960) (4a63cff)
  • Respond to Webhook Node: Node does not work with Wait node (#10992) (2df5a5b)
  • RSS Feed Trigger Node: Fix regression on missing timestamps (#10991) (d2bc076)
  • Supabase Node: Fix issue with delete not always working (#10952) (1944b46)
  • Text Classifier Node: Default system prompt template (#11018) (77fec19)
  • Todoist Node: Fix listSearch filter bug in Todoist Node (#10989) (c4b3272)
  • Todoist Node: Make Section Name optional in Move Task operation (#10732) (799006a)

Features

  • Add more context to support chat (#11014) (8a30f92)
  • Add Sysdig API credentials for SecOps (#7033) (a8d1a1e)
  • core: Filter executions by project ID in internal API (#10976) (06d749f)
  • core: Implement Dynamic Parameters within regular nodes used as AI Tools (#10862) (ef5b7cf)
  • editor: Do not show error for remote options when credentials aren't specified (#10944) (9fc3699)
  • editor: Enable drag and drop in code editors (Code/SQL/HTML) (#10888) (af9e227)
  • editor: Overhaul document title management (#10999) (bb28956)
  • editor: Remove execution annotation feature flag (#11020) (e7199db)
  • editor: Support node-creator actions for vector store nodes (#11032) (72b70d9)
  • Google BigQuery Node: Return numeric values as integers (#10943) (d7c1d24)
  • Invoice Ninja Node: Add more query params to getAll requests (#9238) (50b7238)
  • Iterable Node: Add support for EDC and USDC selection (#10908) (0ca9c07)
  • Question and Answer Chain Node: Customize question and answer system prompt (#10385) (08a27b3)

n8n@1.61.0

25 Sep 12:44
9e18a31
Compare
Choose a tag to compare

1.61.0 (2024-09-25)

Bug Fixes

  • core: Add executionData to expressions in pagination code (#10926) (eac103e)
  • core: Fix webhook binary data max size configuration (#10897) (693fb7e)
  • core: Remove subworkflow license check (#10893) (0290e38)
  • editor: Credentials scopes and n8n scopes mix up (#10930) (e069608)
  • editor: Fix design system form component sizing (#10961) (cf153ea)
  • editor: Fix modal overflow when AI is enabled in code node (#10887) (f9f303f)
  • editor: Fix source control push modal checkboxes (#10910) (8db8817)
  • editor: Fix styling and typography in AI Assistant chat (#10895) (57ff3cc)
  • editor: Prevent clipboard xss injection (#10894) (e20ab59)
  • editor: Prevent node name input in NDV to expand unnecessarily (#10922) (a2237d1)
  • editor: Update gird size when opening credentials support chat (#10882) (b86fd80)
  • editor: Use :focus-visible instead for :focus for buttons (#10921) (bf28d09)
  • editor: Use correct output for connected nodes in schema view (#10928) (ad60d49)
  • Enable Assistant on other credential views (#10931) (557db9c)
  • Ensure user id for early track events (#10885) (23c09ea)
  • Google Sheets Node: Insert data if sheet is empty instead of error (#10942) (c75990e)
  • Hide assistant button when showing Click to connect (#10932) (d74cff2)
  • HTTP Request Node: Do not modify request object when sanitizing message for UI (#10923) (8cc10cc)
  • MQTT Node: Close connection if connection attempt fails (#10873) (ee7147c)
  • MySQL Node: Fix "Maximum call stack size exceeded" error when handling a large number of rows (#10965) (62159bd)
  • Notion Node: Allow UUID v8 in notion id checks (#10938) (46beda0)

Features

  • Brandfetch Node: Update to use new API (#10877) (08ba9a3)
  • editor: Setup Sentry integration (#10945) (6de4dff)
  • editor: Show a notice before deleting annotated executions (#10934) (dcc1c72)
  • Slack Node: Add option to hide workflow link on message update (#10927) (422c946)

Performance Improvements

  • editor: Use virtual scrolling in RunDataJson.vue (#10838) (f5474ff)