n8n n8n@1.3.0 Release
요약
1.3.0 (2023-08-16)
버그 수정
- core: bull이 기본 redis 구성을 덮어쓰지 않도록 수정 (#6897) (cfeb322)
- core: EE 실행을 가져오는 데 문제 수정 (#6901) (f3fce48)
- core:
--tunnel
옵션을 사용할 때 프론트엔드 URL 업데이트 수정 (#6898) (718e613) - editor: dev 모드 및 E2E 테스트에서 텔레메트리 비활성화 수정 (#6869) (808a928)
- editor: 코드 노드의 콘텐츠 속성을 리액티브로 수정 (#6931) (3b75bc6)
- editor: 자격증명 공유 시 이벤트를 발생시키는 문제 수정 (#6922) (297c3c9)
- editor: 초기 로드 시 multiOptions 매개변수 재설정 수정 (#6903) (49867c2)
- editor: 실행 보기 레이아웃 업데이트 수정 (#6882) (0339732)
- Email Trigger (IMAP) Node: 호스트에 예기치 않은 공백이 있는 연결 문제 수정 (#6886) (f3248e4)
- null 또는 undefined 인 경우 키 포맷팅 문제 수정 (#6924) (4e4a3cf)
- 1.2.0에서 도입된 키 포맷팅 문제 수정 (#6896) (0e075c9)
- 노드 매개변수가 업데이트될 때 지연 문제 수정 (#6941) (3eb65e0)
- HTTP Request Node:
Continue On Fail
이 활성화되었을 때 TCP
원문 내용
1.3.0 (2023-08-16)
Bug Fixes
- core: Don't let bull override the default redis config (#6897) (cfeb322)
- core: Fix fetching of EE executions (#6901) (f3fce48)
- core: Update frontend urls when using the
--tunnel
option (#6898) (718e613) - editor: Disable telemetry in dev mode and in E2E tests (#6869) (808a928)
- editor: Fix code node’s content property to be reactive (#6931) (3b75bc6)
- editor: Fix event emit on credential sharing (#6922) (297c3c9)
- editor: Fix multiOptions parameters resetting on initial load (#6903) (49867c2)
- editor: Update execution view layout (#6882) (0339732)
- Email Trigger (IMAP) Node: Fix connection issue with unexpected spaces in host (#6886) (f3248e4)
- Fix issue with key formatting if null or undefined (#6924) (4e4a3cf)
- Fix issue with key formatting introduced in 1.2.0 (#6896) (0e075c9)
- Fix lag when node parameters are updated (#6941) (3eb65e0)
- HTTP Request Node: Improve error handling for TCP socket errors when
Continue On Fail
is enabled (#6925) (96ff1f8) - Prevent workflow breaking when credential type is unknown (#6923) (e83b93f)
- Respond to Webhook Node: Return headers in response (#6921) (a82107f)
Features
- core: Add support for not requiring SMTP auth with user management (#3742) (eead6d4)
- core: Descriptive message for common nodeJS errors (#6841) (3adb0b6)
- editor: Ask AI in Code node (#6672) (fde6ad1)
- Enable parallel processing on multiple queue nodes (#6295) (44afcff)링크 : https://github.com/n8n-io/n8n/releases/tag/n8n%401.3.0