n8n n8n@1.2.2 Release

요약

변경 내용 (2023-08-14)

Bug Fixes

  • core: EE 실행 가져오기 수정 (#6901) (28d460a)
  • core: 키 포맷팅 문제 수정(null 또는 undefined인 경우) (#6924) (493a6de)
  • editor: 자격 증명 공유 시 이벤트 발생 문제 수정 (#6922) (dab4aa3)
  • editor: 초기 로드 시 multiOptions 매개변수 재설정 문제 수정 (#6903) (ed3b89e)
  • editor: 자격 증명 유형이 알 수 없는 경우 workflow가 중단되지 않도록 수정 (#6923) (92536b7)
  • Email Trigger (IMAP) 노드: 호스트에 예기치 않은 공백으로 인한 연결 문제 수정 (#6886) (f1e7c73)
  • HTTP Request 노드: Continue On Fail가 활성화된 경우 TCP 소켓 오류에 대한 오류 처리 개선 (#6925) (18e0b88)
  • Respond to Webhook 노드: 응답에 헤더 반환 (#6921) (3787156)

원문 내용

Changes (2023-08-14)

Bug Fixes

  • core: Fix fetching of EE executions (#6901) (28d460a)
  • core: Fix issue with key formatting if null or undefined (#6924) (493a6de)
  • editor: Fix event emit on credential sharing (#6922) (dab4aa3)
  • editor: Fix multiOptions parameters resetting on initial load (#6903) (ed3b89e)
  • editor: Prevent workflow breaking when credential type is unknown (#6923) (92536b7)
  • Email Trigger (IMAP) Node: Fix connection issue with unexpected spaces in host (#6886) (f1e7c73)
  • HTTP Request Node: Improve error handling for TCP socket errors when Continue On Fail is enabled (#6925) (18e0b88)
  • Respond to Webhook Node: Return headers in response (#6921) (3787156)

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