- New: Plugins: Add support for joplin.workspace.filterEditorContextMenu to allow dynamically setting editor menu items depending on context (960863f)
- New: Plugins: Add utility functions joplin.data.itemType() and joplin.data.resourcePath() (27b62bf)
- New: Plugins: Added "openItem" command (83c0c48)
- New: Plugins: Added ModelType type (c423551)
- New: Plugins: Added revealResourceFile command (6e6432b)
- New: Plugins: Adds
joplin.workspace.onResourceChange
(2660ff3) - Improved: Adjusted styling to make it more consistent across app (d031a04)
- Improved: Better handling of bold text to simplify customisation (#5732 by Hieu-Thi Luong)
- Improved: Clickable tags in Tag Bar (#5956 by Kenichi Kobayashi)
- Improved: Do no duplicate resources when duplicating a note (721d008)
- Improved: Expand search field when clicking on search button (#5893)
- Improved: Focus notebook title when opening Notebook dialog (3117133)
- Improved: Plugins: Throttle plugins that make too many API calls (#5895)
- Improved: Prevent Desktop Environments to launch a new window (#5984 by Felipe Kinoshita)
- Improved: Right click on image to copy it to clipboard (297b992)
- Improved: Show login prompt for OneDrive (#5933 by Jonathan Heard)
- Improved: Use same notebook dialog when creating a new notebook too (#5934)
- Fixed: Add back text editor commands to Command Palette (#5707)
- Fixed: Cannot jump if local search count is one (#5894) (#5549 by Kenichi Kobayashi)
- Fixed: Editor loses cursor focus when Ctrl+F search is closed (#5919) (#5850 by Kenichi Kobayashi)
- Fixed: Fix white space in the bottom of Add Tag Prompt dialog (#5998 by Krishna Kumar)
- Fixed: Fix wording "Check for updates" in settings (#5832 by Helmut K. C. Tessarek)
- Fixed: Fixed issue where synchroniser would try to update a shared folder that is not longer accessible (667d642)
- Fixed: Fixed order of editor search buttons (6bc70ed)
- Fixed: Fixed search icon when note list is resized (#5974) (#5916 by Krishna Kumar)
- Fixed: Note list buttons do not reappear after changing app layout (#5994) (#5953 by @asrient)
- Fixed: Scroll jump when checkbox is toggled in Viewer (#5941) (#5890 by Kenichi Kobayashi)
- Fixed: Scroll jumps when images are rendered in Markdown Editor (#5929) (#5918 by Kenichi Kobayashi)
- Fixed: Scrolling was out of sync when a Multi Markdown Table was being used (#5815) (#5808 by Caleb John)
- Fixed: Show error on sync if S3 region is not set (#5923) (#5875 by @shinglyu)
- Fixed: Update menu item labels when the language changes (#5927)
- Fixed: Default sort order lost on exit (#6022) (#5968 by Kenichi Kobayashi)
- Fixed: Scroll positions are not preserved when layout changes (#6021) (#5981 by Kenichi Kobayashi)
- Security: Fixes #6004: Prevent XSS in Goto Anything (#6004)