n8n n8n@1.9.1 Release

요약

1.9.1 (2023-10-04)

Bug Fixes

  • core: 이진 데이터 ID를 복원할 때 itemless 경우를 계산합니다. (#7305) (c479d86)
  • core: 끝나지 않은 실행 작업을 정리하는 데 문제가 있습니다. (#7333) (d8309a1)
  • editor: 평가판 사용자에 대한 이메일 확인 배너를 비활성화합니다. (#7340) (3815327)
  • editor: RMC에서 선택한 일치열의 값 표시 (#7298) (9fbd22e)
  • editor: 연결을 드래그할 때 캔버스 엔드포인트 스냅을 수정합니다. (#7346) (b4681e7)
  • editor: 식이 해결될 수없는 경우 RLC가로드되지 않는 것을 수정합니다. (#7295) (116a6df)
  • editor: 클라우드 엔드포인트 호출을 분리합니다. (#7312) (54610b0)
  • Jira Software Node: 드롭다운 / RLC에서 모든 사용자 가져 오기 (#7322) (7abf13b), closes #2670
  • Notion Node: Notion API 키를 내부 통합 토큰으로 변경합니다. (#7176) (e606ded)
  • Postgres Node: 표현식을 통해 단일 매개 변수를 사용 할 때에도 노드는 쉼표로 구분 된 문자열이 필요합니다. (#7300) (43534ab)
  • Set Node: null 및 정의되지 않은 값을 문자열로 변환하지 않습니다. (#7313) (326abaa)
  • Typeform Trigger Node: TypeForm 트리거의 출력 형식을 배열 대신 객체로 변경합니다. (#7315) (b1fc981)

원문 내용

1.9.1 (2023-10-04)

Bug Fixes

  • core: Account for itemless case on restoring binary data ID (#7305) (c479d86)
  • core: Fix pruning of non-finished executions (#7333) (d8309a1)
  • editor: Disable email confirmation banner for trialing users (#7340) (3815327)
  • editor: Display value of selected matching column in RMC (#7298) (9fbd22e)
  • editor: Fix canvas endpoint snapping when dragging connection (#7346) (b4681e7)
  • editor: Fix RLC not loading when an expression can't resolve (#7295) (116a6df)
  • editor: Separate cloud endpoint calls (#7312) (54610b0)
  • Jira Software Node: Get all users in drop-down/RLC (#7322) (7abf13b), closes #2670
  • Notion Node: Rename Notion API Key to Internal Integration Token (#7176) (e606ded)
  • Postgres Node: Node requires comma-separated string even when using a single parameter through an expression (#7300) (43534ab)
  • Set Node: Do not stringify null and undefined (#7313) (326abaa)
  • Typeform Trigger Node: Change output format for TypeForm trigger to object instead of array (#7315) (b1fc981)

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