n8n n8n@1.5.0 Release
요약
변경사항 (2023-08-31)
버그 수정
- Agile CRM 노드: 회사 주소가 작동하지 않는 문제 수정 (#6997) (2f81652)
- Code 노드: vm2 포크로 전환 (#7018) (dfe0fa6)
- core: 잘못된 NODES_INCLUDE가 앱 동작을 멈추지 않도록 수정 (#7038) (04e3178), 닫힌 #6683
- core: 웹소켓 Keep-Alive 메시지 설정 (#6866) (8bdb07d), 닫힌 #6757
- core: SSL 문제 무시할 수 있는 노드에서만
NodeSSLError
을 throw 하도록 수정 (#6928) (a01c3fb) - Date & Time 노드: 날짜가 설정되어 있지 않은 경우(값이 null 또는 undefined인 경우) 파싱하지 않도록 수정 (#7050) (d72f79f)
- editor: Ask AI 추적 이벤트 전송 수정 (#7002) (fb05afa)
- Microsoft Excel 365 노드: 워크북 rlc에서 더 많은 확장 지원 (#7020) (d6e1cf2)
- MongoDB 노드: 응답 ObjectID를 문자열로 변환 (#6990) (9ca990b)
- MongoDB 노드: CVE-2021-32050 해결을 위해 mongodb 패키지 업그레이드 (#7054) (d3f6356)
- Postgres 노드: Postgres와 MySQL의 빈 반환 데이터 수정 (#7016) (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