BREAKING CHANGE: If you're self-hosting Joplin Server you'll need to upgrade it to 2.6 too to work with this version. This is because it's now making use of the native locks, which improves sync performance and reduces server load. As a general rule Joplin Server is backward compatible with older Joplin clients so you're never forced to upgrade all your clients. However newer clients might require a specific Joplin Server version and in that case you might have to upgrade from time to time.
- New: Sort Order Buttons and Per-Notebook Sort Order (#5437 by Kenichi Kobayashi)
- New: Added support for notebook icons (e97bb78)
- New: Implements Sync-Scroll for Markdown Editor and Viewer (#5512) (#2242 by Kenichi Kobayashi)
- New: Add support for encrypted notebooks via Joplin Server (#5529)
- New: Add shortcut for bulleted list (#5698 by Helmut K. C. Tessarek)
- New: Add support for faster Joplin Server built-in sync locks (#5662)
- New: Add support for more style of highlighted texts when importing ENEX files (89179c2)
- Improved: Allow showing passwords in Master Password dialog (79d97f2)
- Improved: Fixed and improve laggy scroll in text editor (#5606) (#4827 by Kenichi Kobayashi)
- Improved: Improved error message when a file cannot be uploaded or downloaded (567ba06)
- Improved: Make code blocks horizontally scrollable on note viewer (#5740)
- Improved: Plugins: Allow posting messages from plugin to webview (#5569 by @agerardin)
- Fixed: Currently opened note is not updated after sync (5582) (#5711) (#5582 by Kenichi Kobayashi)
- Fixed: Fixed button to upgrade a master key (725c79d)
- Fixed: Fixed issue that could cause application to needlessly lock the sync target (0de6e9e)
- Fixed: Fixed issue with parts of HTML notes not being displayed in some cases (#5687)
- Fixed: Long resource filenames were being incorrectly cut (#5653)
- Fixed: Message in search box dialog was not readable in dark mode (#5666)
- Fixed: OneDrive login screen was not readable in dark mode (#5726)
- Fixed: Plugin secure settings would be lost if keychain is not enabled (#5720)
- Fixed: Sharing multiple notebooks via Joplin Server with the same user results in an error (#5721)
- Fixed: Text was unreadable in dark mode when dropping a note on Rich Text editor (#5710)