Joplin v3.0.7 Release
요약
- 새로운 기능: 노트 소스 속성 지원을 위한 Api 추가(a747828)
- 개선된 기능: 뷰 메뉴에서 메뉴 바의 가시성을 전환할 수 있는 기능 추가(도전24, 도전1752)
- 개선된 기능: /notes를 호출할 때 삭제된 노트와 충돌한 노트 제외(57c316a)
- 개선된 기능: 로그 문구의 서식 개선(aac8d58)
- 개선된 기능: 노트 첨부 파일 화면에서 첨부 파일 검색 가능하게 함(도전10442)
- 개선된 기능: 사이드바에서 중복된 포커스 표시 제거(도전10443)
- 고친 기능: 설정 값의 기본값이 적용되지 않는 문제 수정(도전10383, 도전10382)
- 고친 기능: 비중단 공백 및 CRLF 라인 끝과 라인 시작을 검색하는 문제 수정(도전10417)
- 고친 기능: 빈 STYLE 태그를 포함하는 경우 일부 노트가 렌더링되지 않을 수 있는 문제 수정(0a766d7)
- 고친 기능: 리스트 들여쓰기를 변경할 때 커서 위치 유지 문제 수정(도전10441, 도전10439)
- 보안: PDF.js 라이브러리에서 임의의 JavaScript 실행 취약점(CVE-2024-4367)
원문 내용
- New: Api: Add support for note.source property (a747828)
- Improved: Added capability to toggle visibility of the Menu Bar from the View menu (#10324) (#1752 by @LightTreasure)
- Improved: Api: Exclude deleted and conflicted notes when calling /notes (57c316a)
- Improved: Improves formatting of log statements (aac8d58)
- Improved: Note attachments screen: Allow searching for attachments (#10442 by @personalizedrefrigerator)
- Improved: Sidebar: Remove redundant focus indicator (#10443 by @personalizedrefrigerator)
- Fixed: Fix default values for plugin settings stored in
settings.json
not applied (#10383) (#10382 by @personalizedrefrigerator) - Fixed: Fix nonbreaking spaces and CRLF break search for adjacent words (#10417 by @personalizedrefrigerator)
- Fixed: Fixed an issue that could cause certain notes not to render when they contain an empty STYLE tag (0a766d7)
- Fixed: Maintain cursor position when changing list indentation (#10441) (#10439 by @personalizedrefrigerator)
- Security: Arbitrary JavaScript execution in PDF.js library (CVE-2024-4367) (#10450 by @personalizedrefrigerator)
링크 : https://github.com/laurent22/joplin/releases/tag/v3.0.7