github n8n-io/n8n n8n@1.90.0

latest releases: n8n@1.109.2-exp.0, n8n@1.110.1, n8n@1.109.2...
4 months ago

1.90.0 (2025-04-21)

Bug Fixes

  • AWS credential signing http request - convert form to body (#14060) (652d0f5)
  • core: Allow $evaluateExpression to resolve in task runners (#14641) (7c1be05)
  • core: Fix missing encryption key check on workers (#14603) (de03452)
  • core: Fix using secrets for credentials on oauth callback (#14711) (09806c3)
  • core: Handle task runner accept timeout error (#14709) (a93dd53)
  • core: Only check for folder changes when parentFolderId is present (#14618) (08e73d3)
  • core: Prefer triggers with run data during partial executions (#14691) (ddfe594)
  • core: Propagate env to task runner (#14638) (8e26d55)
  • core: Reschedule Insights flushing after skipping for empty buffer (#14637) (513f20a)
  • editor: Account for $evaluateExpression in Codemirror (#14643) (68a8761)
  • editor: Allow long links on rendered markdown split to multiple lines (#14635) (b80d753)
  • editor: Differentiate $fromAI overrides within lists (#14696) (5aa6054)
  • editor: Fix expanding schema items with same names on NDV (#14673) (ad386cd)
  • editor: Fix Insights display time saved from minutes (#14622) (6dd7756)
  • editor: Fix same order of buttons in run data selector (#14677) (74de403)
  • editor: Fix updating of canvas node issue when credential is set-up (#14633) (bc26923)
  • editor: Highlight the suggested data type with bold in the Filter node (#14707) (8325ca1)
  • editor: Improve handling of trailing 'Trigger' in NodeCreator search (#14612) (8b3b474)
  • editor: Restrict what binary-data types can be viewed in the UI (#14685) (11a36b7)
  • editor: Show Execute previous Node panel after disabled node in Schema view (#14443) (a12c952)
  • Fix issue with open router credential test (#14440) (4362f37)
  • Freshdesk Node: Fix types issue (#14730) (38eaef9)
  • HubSpot Node: Include item index in error messages (#14704) (e6f26b8)
  • LinkedIn Node: API version update (#14697) (77e2ac6)
  • MCP Client Tool Node: Stringify tool result (#14554) (390c508)
  • n8n Form Trigger Node: Remove relience on getWorkflowStaticData for passing query parameters (#14728) (3feab31)
  • Postgres Node: Fix inserting null or undefined in type=json columns (#14672) (3add0b8)
  • Respond to Webhook Node: Disable expressions in Respond With (#14727) (fec2284)
  • Wait Node: Fix wait node tests by always using a future date (#14733) (81d08ad)
  • Wait Node: Validate datetime for specific time mode (#14701) (3641c1f)

Features

  • core: Add scopes to API Keys (#14176) (e1b9407)
  • core: Add support for signed URLs for binary data (#14492) (7723a13)
  • editor: Add drag n drop support for folders (#14549) (57444d3)
  • editor: Align DynamicStructuredTool and DynamicTool name fields (#14604) (302258d)
  • editor: Fix paywall for dashboard disabled licences (#14617) (46d9b60)
  • editor: Log details panel (#14409) (1e0853b)
  • editor: Show logs panel in execution history page (#14477) (ed19f0f)
  • HTTP Request Node: Replace HttpRequest Tool with tool version of standalone HttpRequest Node (#14669) (a8fee9a)
  • Option to skip validation in getNodeParameter (#14726) (b615e51)
  • Resolve parentFolder when retrieving workflow (#14656) (bc12f66)
  • Supabase Node: Add support for database schema (#13339) (23f25ce)

Performance Improvements

  • core: Reuse context in runOnceForEachItem mode in task runner (#14682) (ff47279)

Don't miss a new n8n release

NewReleases is sending notifications on new releases.