Skip to content

n8n@1.11.2

Compare
Choose a tag to compare
@netroy netroy released this 23 Oct 09:26
· 2722 commits to master since this release
a16bc1d

1.11.2 (2023-10-23)

Bug Fixes

  • core: Handle gzip and deflate compressed request payloads (#7461) (f43ff71)
  • core: Prevent false stalled jobs in queue mode from displaying as errored (#7435) (465a952)
  • core: Reduce logging overhead for levels that do not output (#7479) (010aa57)
  • editor: Allow importing the same workflow multiple times (#7458) (33e3df8), closes #7457
  • editor: Fix canvas selection breaking after interacting with node actions (#7466) (90ce8de)
  • editor: Fix connections disappearing after reactivating canvas and renaming a node (#7483) (b0bd0d8)
  • editor: Open only one tab with plans page (#7377) (d14e9cb)
  • Ldap Node: Fix issue with connections not closing correctly (#7432) (60ca02e)
  • MySQL Node: Resolve expressions in v1 (#7464) (2b18909)
  • TheHive 5 Node: Observable encoding in alert > create fix (#7450) (b9547ad)