Skip to content

n8n@1.36.2

Compare
Choose a tag to compare
@netroy netroy released this 11 Apr 12:24
· 359 commits to master since this release
df230a8

1.36.2 (2024-04-11)

Bug Fixes

  • API: Accept settings.executionOrder in workflow creation (#9072) (4579fc8)
  • AWS Bedrock Chat Model Node: Improve filtering of Bedrock models & fix Claude 3 (#9085) (3992ae7)
  • core: Don't revert irreversibble migrations (#9105) (a1870b3)
  • core: Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) (89755c4)
  • core: Fix isLeader check in WaitTracker constructor (#9100) (549e8f7)
  • core: Support MySQL in MoveSshKeysToDatabase migration (#9120) (3a51593)
  • editor: Allow pinning of AI root nodes (#9060) (2489009)
  • editor: Connecting nodes to triggers when adding them together (#9042) (ae26b8f)
  • editor: Do not show overlapping trash icon in the node's settings (#9119) (5308159)
  • editor: Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055) (b3adec3)
  • editor: Expand range of allowed characters in expressions (#9083) (e947f39)
  • editor: Fix displaying logic of execution retry button (#9061) (c3a5ed1)
  • editor: Fix issue with case insensitive tags (#9071) (9a9b49a)
  • editor: Fix issues in dark mode (#9068) (c101ec8)
  • editor: Open links from embedded chat in new tab (#9121) (252dc97)
  • editor: Render dates correctly in parameter hint (#9089) (0e88b89)
  • editor: UX improvements to mfa setup modal (#9059) (f8d825e)
  • HTTP Request Node: Duplicate key names support for form data (#9040) (3fb532d)
  • MySQL Node: Query Parameters parse string to number (#9011) (f50d4db)
  • Respond to Webhook Node: Continue on fail and error branch support (#9115) (dedd5c1)
  • Summarization Chain Node: 'Final Prompt to Combine' and 'Individual Summary Prompt' options (#8391) (e4c05e4)