n8n n8n@1.10.0 Release
요약
1.10.0 (2023-10-05)
Bug Fixes
- Convert to/from binary data Node: 'Move Binary Data'를 'Convert to/from binary data'로 변경 (#7318) (5e6c1d4)
- core: 바이너리 데이터 ID 복원시 문제 해결 (#7305) (1691223)
- core: 실행 완료되지 않은 작업의 가지치기 수정 (#7333) (1b4848a)
- editor: 무료 사용자를 위한 이메일 확인 배너 비활성화 (#7340) (6d3d178)
- editor: RMC에서 선택한 매칭 컬럼의 값 표시 수정 (#7298) (3aac22b)
- editor: 커넥션을 드래그 할 때 캔버스 endpoint 반복 문제 수정 (#7346) (b59b908)
- editor: 코드 노드에서 사라지는 NDV 헤더 수정 (#7290) (7ebf8f3)
- editor: 식별할 수 없는 표현식으로 인해 RLC가 로드되지 않는 문제 수정 (#7295) (ddc26c2)
- editor: 클라우드 엔드포인트 호출 분리 수정 (#7312) (04dfcd7)
- Jira Software Node: 드롭다운/RLC에 모든 사용자 가져오기 (#7322) (3704760), closes #2670
- Notion Node: Notion API 키를 내부 통합 토큰으로 변경 (#7176) (ec2aa38)
- Postgres Node: 싱글 파라미터를 통한 사용시 쉼표로 구분된 문자열 필요 문제 수정 (#7300) (
원문 내용
1.10.0 (2023-10-05)
Bug Fixes
- Convert to/from binary data Node: Rename 'Move Binary Data' to 'Convert to/from binary data' (#7318) (5e6c1d4)
- core: Account for itemless case on restoring binary data ID (#7305) (1691223)
- core: Fix pruning of non-finished executions (#7333) (1b4848a)
- editor: Disable email confirmation banner for trialing users (#7340) (6d3d178)
- editor: Display value of selected matching column in RMC (#7298) (3aac22b)
- editor: Fix canvas endpoint snapping when dragging connection (#7346) (b59b908)
- editor: Fix disappearing NDV header in code nodes (#7290) (7ebf8f3)
- editor: Fix RLC not loading when an expression can't resolve (#7295) (ddc26c2)
- editor: Separate cloud endpoint calls (#7312) (04dfcd7)
- Jira Software Node: Get all users in dropdown/RLC (#7322) (3704760), closes #2670
- Notion Node: Rename Notion API Key to Internal Integration Token (#7176) (ec2aa38)
- Postgres Node: Node requires comma-separated string even when using a single parameter through an expression (#7300) (763d451)
- Set Node: Do not stringify null and undefined (#7313) (f0a6687)
- Typeform Trigger Node: Change output format for TypeForm trigger to object instead of array (#7315) (b3fc00e)