n8n n8n@1.5.0 Release

요약

공지사항

이 릴리스는 Docker Hub에 게시되지 않았으며, 오직 NPM을 통해서만 사용할 수 있습니다.
1.5.1을 대신 사용하세요.

변경사항 (2023년 8월 31일)

버그 수정

  • Agile CRM 노드: 회사 주소 작동하지 않는 문제 수정 (#6997) (2f81652)
  • Code 노드: vm2 포크로 전환 (#7018) (dfe0fa6)
  • core: 유효하지 않은 NODES_INCLUDE가 앱을 충돌시키지 않아야 함 (#7038) (04e3178), closes #6683
  • core: 웹소켓 keep-live 메세지 설정 (#6866) (8bdb07d), closes #6757
  • core: SSL 문제 무시할 수 있는 노드에 대해서만 NodeSSLError 발생 (#6928) (a01c3fb)
  • Date & Time 노드: 날짜가 설정되지 않은 경우 (null 또는 undefined) 날짜를 구문 분석하지 않음 (#7050) (d72f79f)
  • editor: Ask AI 추적 이벤트 전송 수정 (#7002) (fb05afa)
  • Microsoft Excel 365 노드: 워크북 rlc에 대한 확장 지원 추가 (#7020) (d6e1cf2)
  • MongoDB 노드: 응답 ObjectIDs를 문자열화 (#6990) (9ca990b)
  • MongoDB 노드:  CVE-2021-32050 대응을 위해 mongodb 패키지 업그레이드 (#7054) (Changes (2023-08-31)

Bug Fixes

  • Agile CRM Node: Fix issue with company address not working (#6997) (2f81652)
  • Code Node: Switch over to vm2 fork (#7018) (dfe0fa6)
  • core: Invalid NODES_INCLUDE should not crash the app (#7038) (04e3178), closes #6683
  • core: Setup websocket keep-live messages (#6866) (8bdb07d), closes #6757
  • core: Throw NodeSSLError only for nodes that allow ignoring SSL issues (#6928) (a01c3fb)
  • Date & Time Node: Dont parse date if it's not set (null or undefined) (#7050) (d72f79f)
  • editor: Fix sending of Ask AI tracking events (#7002) (fb05afa)
  • Microsoft Excel 365 Node: Support for more extensions in workbook rlc (#7020) (d6e1cf2)
  • MongoDB Node: Stringify response ObjectIDs (#6990) (9ca990b)
  • MongoDB Node: Upgrade mongodb package to address  CVE-2021-32050 (#7054) (d3f6356)
  • Postgres Node: Empty return data fix for Postgres and MySQL (#7016) (176ccd6)
  • Webhook Node: Fix URL params for webhooks (#6986) (596b569)

Features

  • core: External Secrets storage for credentials (#6477) (ed927d3)
  • core: Add MFA (#4767) (2b7ba6f)
  • core: Add filtering, selection and pagination to users (#6994) (b716241)
  • editor: Debug executions in the editor (#6834) (c833078)
  • RSS Read Node: Add support for self signed certificates (#7039) (3b9f0fe)링크 : https://github.com/n8n-io/n8n/releases/tag/n8n%401.5.0