n8n n8n@1.11.2 Release

요약

1.11.2 (2023-10-23)

Bug Fixes

  • core: 압축된 요청 데이터를 처리하도록 gzip 및 deflate를 처리합니다.
  • core: 대기 모드에서 잘못된 작업이 에러로 표시되지 않도록 수정했습니다.
  • core: 로깅 오버헤드를 줄여 출력되지 않는 레벨에 대한 내용을 줄였습니다.
  • Editor: 동일한 워크플로우를 여러 번 가져올 수 있도록 수정되었습니다.
  • Editor: 노드 작업 후 캔버스 선택이 손상되는 문제를 수정했습니다.
  • Editor: 캔버스를 다시 활성화하고 노드 이름을 바꾼 후 연결이 사라지는 문제를 수정했습니다.
  • Editor: 계획 페이지로 하나의 탭만 열도록 수정되었습니다.
  • Ldap Node: 연결이 제대로 닫히지 않는 문제를 수정했습니다.
  • MySQL Node: v1에서 표현식을 해결하도록 수정되었습니다.
  • TheHive 5 Node: alert > create에서 관찰 가능한 인코딩을 수정했습니다.

원문 내용

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)

링크 : https://github.com/n8n-io/n8n/releases/tag/n8n%401.11.2