Joplin v3.1.15 Release
요약
- #11039에서 "이동하기" 컨텍스트 메뉴 동작이 노트북에 추가됨 by personalizedrefrigerator
- #11030에서 노트 뷰어에 포커스가 맞춰질 때 화면 판독기가 읽는 텍스트가 개선됨 by personalizedrefrigerator
- #11064에서 GoToAnything의 성능을 개선했음 by personalizedrefrigerator
- #11042에서 최신-mac-arm64.yml을 GitHub Releases에 생성 및 업로드함 by AliceHincu
- #11033에서 플러그인 호환성 계층을 업데이트하여 더 많은 레거시 플러그인(예: Markdown Prettier)이 실행될 수 있도록 함 by personalizedrefrigerator
- 인용한 패키지(jsdom, markdown-it-ins, markdown-it-sup, sass)를 업데이트함
- #11034에서 CodeMirror 패키지를 업그레이드함 by personalizedrefrigerator
- #11018에서 다중 노트 선택 메뉴의 탭 포커스가 되지 않는 문제를 수정함 by personalizedrefrigerator
- #11027에서 일부 올바른 암호에도 "잘못된 암호" 테두리가 표시되는 문제를 수정함 by personalizedrefrigerator
- #11022에서 대부분의 비미디어 자원 링크를 클릭했을 때 인라인으로 열리는 문제를 수정함 by personalizedrefrigerator
- #11029에서 에디터/뷰어가 감춰질 때 포커스가 사라지는 문제를 수정함 by personalizedrefrigerator
- #11037에서 테이블 열과 행의 크기를 조절할 수 없는 문제를 수정함 by pedr
- #11026에서 올바르지 않은 복호화 암호를 동일한 마스터 암호로 변경하지 못하는 문제를 수정함 by personalizedrefrigerator
- MacOS에서 영구 노트 삭제에 대한 바로 가기가 수정됨
- #11036에서 어둠 테마에서 테이블 옵션이 보이지 않는 문제를 수정함 by pedr
원문 내용
- New: Accessibility: Add "Move to" context menu action for notebooks (#11039 by @personalizedrefrigerator)
- Improved: Accessibility: Improve text read by screen readers when focusing the note viewer (#11030 by @personalizedrefrigerator)
- Improved: Improve the performance of GoToAnything (#11064) (#11063 by @personalizedrefrigerator)
- Improved: Seamless-Updates: generated and uploaded latest-mac-arm64.yml to GitHub Releases (#11042 by @AliceHincu)
- Improved: Update plugin compatibility layer to allow more legacy plugins (e.g. Markdown Prettier) to run (#11033 by @personalizedrefrigerator)
- Improved: Updated packages jsdom (v24), markdown-it-ins (v4), markdown-it-sup (v2), sass (v1.77.5)
- Improved: Upgrade CodeMirror packages (#11034 by @personalizedrefrigerator)
- Fixed: Accessibility: Fix multi-note selection menu not tab-focusable (#11018 by @personalizedrefrigerator)
- Fixed: Encryption screen: Fix "invalid password" border shown for some correct passwords (#11027 by @personalizedrefrigerator)
- Fixed: Fix clicking on most non-media resource links opens them inline (#11022) (#11020 by @personalizedrefrigerator)
- Fixed: Fix editor/viewer loses focus when visible panels are changed with ctrl-l (#11029 by @personalizedrefrigerator)
- Fixed: Fix table column and rows not being resizable on RTE (#11037) (#10560 by @pedr)
- Fixed: Fix unable to change incorrect decryption password if the same as the master password (#11026 by @personalizedrefrigerator)
- Fixed: MacOS: Fixed shortcut for permanent note deletion (41b03f9)
- Fixed: Table options not visible on dark theme (#11036) (#10561 by @pedr)
링크 : https://github.com/laurent22/joplin/releases/tag/v3.1.15