Joplin v3.0.14 Release
요약
- 개선됨: API: folder/: id/notes 호출에서 삭제된 노트를 반환하지 않도록 수정 (3e0fb48)
- 수정됨: MacOS에서 잘못된 텍스트 렌더링 수정을 위해 기본 글꼴을
Avenir Next
로 변경 (#10686) (#10679 by @personalizedrefrigerator) - 수정됨: 에디터를 선택했을 때 shift-delete가 현재 노트를 영구적으로 삭제하도록 요구하는 대신 텍스트를 잘라내도록 수정 (#10687) (#10685 by @personalizedrefrigerator)
- 수정됨: 많은 중첩된 노트북이있을 때 사이드 바 성능 저하 수정 (#10676) (#10674 by @personalizedrefrigerator)
원문 내용
- Improved: Api: Do not return deleted notes in folders/: id/notes call (3e0fb48)
- Fixed: Fix incorrect text rendering on MacOS by changing the default font to
Avenir Next
(#10686) (#10679 by @personalizedrefrigerator) - Fixed: Fix shift-delete asks to permanently delete the current note, rather than cut text, when the editor is selected. (#10687) (#10685 by @personalizedrefrigerator)
- Fixed: Fix sidebar performance regression with many nested notebooks (#10676) (#10674 by @personalizedrefrigerator)
링크 : https://github.com/laurent22/joplin/releases/tag/v3.0.14