Joplin v3.0.8 Release
요약
- 새로운 기능: Api: 노트의 소스 속성을 지원 (a747828)
- 개선된 점: 뷰 메뉴에서 메뉴 바의 가시성을 토글 할 수 있는 기능 추가 (#10324) (#1752 by @LightTreasure)
- 개선된 점: Api: /notes를 호출할 때 삭제된 및 충돌된 노트를 제외함 (57c316a)
- 개선된 점: 로그 문구의 서식을 개선함 (aac8d58)
- 개선된 점: 노트 첨부 파일 화면: 첨부 파일을 검색할 수 있도록 함 (#10442 by @personalizedrefrigerator)
- 개선된 점: 사이드바: 불필요한 포커스 표시 제거 (#10443 by @personalizedrefrigerator)
- 고침: 동기화 시 노트 편집기 커서가 맨 위로 이동하는 문제 고침 (#10456) (#8960 by @personalizedrefrigerator)
- 고침: settings.json에 저장된 플러그인 설정의 기본값이 적용되지 않는 문제 고침 (#10383) (#10382 by @personalizedrefrigerator)
- 고침: 시간 추가로 로거 테스트 문제 고침 (#10433 by @pedr)
- 고침: 인접한 단어에 대한 강제 줄 바꿈 및 CRLF 구분표 검색 문제 고침 (#10417 by @personalizedrefrigerator)
- 고침: 빈 STYLE 태그가 포함된 경우 특정 노트의 렌더링이 되지 않는 문제 고침 (0a766d7)
- 고침: 목록 들여쓰기 변경 시 커서 위치 유지 문제 고침 (#10441) (#10439 by @personalizedrefrigerator)
- 보안: PDF.js에서 임의의 JavaScript 실행 가능한 취약점 (CVE-2024-4367) (#10450 by @personalizedrefrigerator)
원문 내용
- 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 cursor jumps to the top of the note editor on sync (#10456) (#8960 by @personalizedrefrigerator)
- Fixed: Fix default values for plugin settings stored in
settings.json
not applied (#10383) (#10382 by @personalizedrefrigerator) - Fixed: Fix logger tests by adding time (#10433 by @pedr)
- 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 (CVE-2024-4367) (#10450 by @personalizedrefrigerator)
링크 : https://github.com/laurent22/joplin/releases/tag/v3.0.8