n8n n8n@1.8.0 Release
요약
1.8.0 (2023-09-20)
Bug 수정
- core: content-type 및 content-disposition 헤더의 구문 분석을 유연하게 변경 (#7217) (d41546b), closes #7149
- core: 도메인을 IPv4로 먼저 변환 (#7206) (e9ce531)
- editor: 키 재생성시 소스 컨트롤 설정에서 SSH 키 유형 선택 추가 (#7172) (54bf66d)
- editor: 클릭 이벤트를 추가하여 클릭 이벤트 발생시키는 것은 불필요, VUE는 핸들러를 구성요소의 루트 요소에 위임한다 (#7182) (3c055e4)
- editor: OAuth2의 자격 증명 중복 생성 방지 (#7163) (07a6417)
- editor: e2e 테스트에서 불안정한 resource mapper 기능 테스트 (#7165) (aaf87c3)
- HTML 노드: 'HTML 테이블로 변환' 작업에 대한 pairedItem 지원 추가 (#7196) (6bc477b)
- HTTP 요청 노드: 기본 제한 시간을 5분으로 줄임 (#7177) (321780d)
- seven 노드: sms77에서 seven으로 이름 변경, 자격 증명 테스트 수정 (#7180) (cf776b8)
- X (이전 이름은 Twitter) 노드: Twitter을 X(별칭은 Twitter으로 유지)로 이름 변경 (#7179) (d317e09)
기능
- core: worker에서 라이센스 새로고침을 트리거하는 명령 추가 (#7184) (9f797b9)
- core: ssh 키 생성에 rsa 옵션 추가 (#7154) (fdac2c8)
- Linear 노드: OAuth2 지원 추가 (#7201) (12a3168)
- Microsoft Outlook 노드: 노드 개편 (#4449) (556a613)
- Set 노드: 개편 (<
원문 내용
1.8.0 (2023-09-20)
Bug Fixes
- core: Make parsing of content-type and content-disposition headers more flexible (#7217) (d41546b), closes #7149
- core: Resolve domains to IPv4 first (#7206) (e9ce531)
- editor: Add ssh key type selection to source control settings when regenerating key (#7172) (54bf66d)
- editor: No need to add click emitting click events, VUE delegates the handler to the root element of the component (#7182) (3c055e4)
- editor: Prevent duplicate creation of credential for OAuth2 (#7163) (07a6417)
- editor: Testing flaky resource mapper feature in e2e tests (#7165) (aaf87c3)
- HTML Node: Add pairedItem support for 'Convert to HTML Table' operation (#7196) (6bc477b)
- HTTP Request Node: Decrease default timeout to 5min (#7177) (321780d)
- seven Node: Rename sms77 to seven, fix credentials test (#7180) (cf776b8)
- X (Formerly Twitter) Node: Rename Twitter to X (keep Twitter alias) (#7179) (d317e09)
Features
- core: Add command to trigger license refresh on workers (#7184) (9f797b9)
- core: Add rsa option to ssh key generation (#7154) (fdac2c8)
- Linear Node: Add support for OAuth2 (#7201) (12a3168)
- Microsoft Outlook Node: Node overhaul (#4449) (556a613)
- Set Node: Overhaul (#6348) (3a47455)링크 : https://github.com/n8n-io/n8n/releases/tag/n8n%401.8.0