github n8n-io/n8n n8n@1.71.0

latest releases: n8n@1.73.1, n8n@1.73.0, n8n@1.72.1...
pre-release16 days ago

1.71.0 (2024-12-04)

Bug Fixes

  • core: Fix push for waiting executions (#11984) (8d71307)
  • core: Improve header parameter parsing on http client responses (#11953) (41e9e39)
  • core: Opt-out from optimizations if $item is used (#12036) (872535a)
  • core: Use the configured timezone in task runner (#12032) (2e6845a)
  • core: Validate node name when creating NodeOperationErrror (#11999) (e68c9da)
  • editor: Add execution concurrency info and paywall (#11847) (57d3269)
  • editor: Fix bug causing connection lines to disappear when hovering stickies (#11950) (439a1cc)
  • editor: Fix canvas keybindings using splitter keys such as zooming using + key (#12022) (6af9c82)
  • editor: Fix community check (#11979) (af0398a)
  • editor: Fix copy/paste keyboard events in canvas chat (#12004) (967340a)
  • editor: Fix node showing as successful if errors exists on subsequent runs (#12019) (8616b17)
  • editor: Fix pin data showing up in production executions on new canvas (#11951) (5f6f8a1)
  • editor: Handle source control initialization to prevent UI form crashing (#11776) (6be8e86)
  • editor: Implement dirty nodes for partial executions (#11739) (b8da4ff)
  • editor: Resolve going back from Settings (#11958) (d74423c)
  • editor: Unify executions card label color (#11949) (fc79718)
  • editor: Use optional chaining for all members in execution data when using the debug feature (#12024) (67aa0c9)
  • GraphQL Node: Throw error if GraphQL variables are not objects or strings (#11904) (85f30b2)
  • HTTP Request Node: Use iconv-lite to decode http responses, to support more encoding types (#11930) (461b39c)
  • Load workflows with unconnected Switch outputs (#12020) (abc851c)
  • n8n Form Node: Use https to load google fonts (#11948) (eccd924)
  • Telegram Trigger Node: Fix header secret check (#12018) (f16de4d)
  • Webflow Node: Fix issue with pagination in v2 node (#11934) (1eb94bc)
  • Webflow Node: Fix issue with publishing items (#11982) (0a8a57e)

Features

  • AI Transform Node: Node Prompt improvements (#11611) (40a7445)
  • Code Node: Warning if pairedItem absent or could not be auto mapped (#11737) (3a5bd12)
  • editor: Canvas chat UI & UX improvements (#11924) (1e25774)
  • editor: Persist user's preferred display modes on localStorage (#11929) (bd69316)

Performance Improvements

Don't miss a new n8n release

NewReleases is sending notifications on new releases.