Joplin v3.1.17 Release
요약
- 개선: 자동 업데이트 다시 활성화
- 신규: 커서가 새 줄에 위치하지 않을 때 수평선 버튼 수정
- 개선: 기본적으로 운영체제 테마 자동 감지 및 사용
- 개선: 패키지 glob (v10.4.2), jsdom (v24.1.0), sass (v1.77.6), turndown (v7.2.0) 업데이트
- 수정: 로컬에서 삭제되었을 때 동기화 대상에서 리비전 삭제 수정
- 수정: 휴지통 폴더가 선택된 상태에서도 ctrl/cmd-n으로 새 메모 작성 가능한 오류 수정
- 수정: 많은 항목이 선택되어 있을 때 성능 개선
- 수정: 텍스트 편집기로 작성한 변경 사항 저장 가능하도록 플러그인 API 수정
- 수정: URL 인코딩 차이로 인해 WebDAV 동기화가 작동하지 않는 문제 수정
원문 내용
- Improved: Enable again auto-updates (058a559)
- New: Fix horizontal rule button when cursor is not on a new line (#11085 by @personalizedrefrigerator)
- Improved: Automatically detect and use operating system theme by default (5beb80b)
- Improved: Updated packages glob (v10.4.2), jsdom (v24.1.0), sass (v1.77.6), turndown (v7.2.0)
- Fixed: Delete revisions on the sync target when deleted locally (#11035) (#11017 by @personalizedrefrigerator)
- Fixed: Fix ctrl/cmd-n can create new notes while the trash folder is selected (#11092 by @personalizedrefrigerator)
- Fixed: Improve performance when there are many selected items (#11067) (#11065 by @personalizedrefrigerator)
- Fixed: Plugin API: Save changes made with
editor.setText
(#11117) (#11105 by @personalizedrefrigerator) - Fixed: WebDAV synchronisation not working because of URL encoding differences (#11076) (#10608 by @pedr)
링크 : https://github.com/laurent22/joplin/releases/tag/v3.1.17