n8n n8n@1.7.0 Release
요약
1.7.0 (2023-09-13)
버그 수정
- Code Node: CVE-2023-37903 해결을 위해 WASM 비활성화 (CVE-2023-37903) (#7122) (36a8e91)
- Code Node: CVE-2023-37466 해결을 위한 vm2 업그레이드 (CVE-2023-37466) (#7123) (0a35025)
- core: CVE-2023-37903 해결을 위해 Node.js 커스텀 검사 비활성화 (CVE-2023-37903) (#7125) (a223734)
- editor: nanoid workflow ids에 대한 작업 실행 정책 확인 (#7094) (67092c0)
- editor: workflow / cred 카드의 hover 영역 수정 (#7108) (217de21)
- editor: 작업 공간 재설정시 workflow 엔드포인트 이벤트 언바인딩 (#7129) (c9b7948)
- editor: git 저장소 URL 유효성 검사 정규식 업데이트 (#7151) (e51f173)
- Google Cloud Firestore Node: 빈 문자열이 숫자로 해석되는 문제 해결 (#7136) (915cfa0)
- HubSpot Node: 연락처 목록 작동하지 않는 문제 해결 (#5582) (6e5a4f6)
- Postgres Node: 자동 컬럼 매핑 수정 (#7121) (92af131)
- Zoho CRM Node: Sales Order 업데이트 오류 수정 (#6959) (fd800b6)
기능 추가
- core: SQLite를 위한 WAL 모드 활성화 옵션 추가 (#7118) (1d1a022)
- core: 워커에게 현재 상태 응답을 위한 커맨드 추가 (#7029) (7b49cf2)
- Salesforce Node: 리드 옵션에 팩스 필드 추가 (1.7.0 (2023-09-13)
Bug Fixes
- Code Node: Disable WASM to address CVE-2023-37903 (#7122) (36a8e91)
- Code Node: Upgrade vm2 to address CVE-2023-37466 (#7123) (0a35025)
- core: Disable Node.js custom inspection to address CVE-2023-37903 (#7125) (a223734)
- editor Account for nanoid workflow ids for subworkflow execute policy (#7094) (67092c0)
- editor: Tweak hover area of workflow / cred cards (#7108) (217de21)
- editor: Unbind workflow endpoint events in case of workspace reset (#7129) (c9b7948)
- editor: Update git repo url validation regex (#7151) (e51f173)
- Google Cloud Firestore Node: Fix empty string interpreted as number (#7136) (915cfa0)
- HubSpot Node: Fix issue with contact lists not working (#5582) (6e5a4f6)
- Postgres Node: Fix automatic column mapping (#7121) (92af131)
- Zoho CRM Node: Fix issue with Sales Order not updating (#6959) (fd800b6)