Download the latest pre-releases from here: https://github.com/laurent22/joplin/releases
Note: There are two beta features in this release:
-
Support for multiple windows - right-click on a note then "Edit in..." => "Edit in new window"
-
Support for faster and more secure encryption method - go to settings => Synchronisation => Use beta encryption
Both of these features should already be relatively stable but if you notice any issue please report here or create a new issue on GitHub!
v3.2.1
- New: Accessibility: Add ARIA information to the sidebar's notebook and tag list (#11196 by @personalizedrefrigerator)
- New: Accessibility: Add accessible label to the "remove from share" button (#11233 by @personalizedrefrigerator)
- New: Accessibility: Add missing labels to the note attachments screen and master password dialog (#11231 by @personalizedrefrigerator)
- New: Add new encryption methods based on native crypto libraries (#10696 by Self Not Found)
- New: Add setting to disable markup autocompletion (#11222 by @personalizedrefrigerator)
- New: Add support for overwrite mode in the Markdown editor (#11262 by @personalizedrefrigerator)
- New: Plugins: Add support for editor plugins (#11296)
- New: Plugins: Added a renderMarkup command to render MD or HTML markup to HTML (ff09937)
- Improved: Accessibility: Declare app locale with the HTML lang attribute (#11218 by @personalizedrefrigerator)
- Improved: Accessibility: Make keyboard focus visible for dropdowns (#11177 by @personalizedrefrigerator)
- Improved: Accessiblity: Make keyboard shortcuts settings screen keyboard-navigable (#11232 by @personalizedrefrigerator)
- Improved: Allow Markdown editor search dialog to be localised (#11219 by @personalizedrefrigerator)
- Improved: Allow user to generate deletion logs (#11083) (#10664 by @pedr)
- Improved: By default disable pasting colors in RTE, and added option to enable it (e16f452)
- Improved: Multiple window support (#11181 by @personalizedrefrigerator)
- Improved: Updated packages @adobe/css-tools (v4.4.0), @playwright/test (v1.45.3), compare-versions (v6.1.1), dayjs (v1.11.12), highlight.js (v11.10.0), jsdom (v24.1.1), sass (v1.77.8)
- Improved: Upgrade CodeMirror packages (#11221 by @personalizedrefrigerator)
- Improved: Upgrade to Electron 32.2.0 (#11200 by @personalizedrefrigerator)
- Fixed: Change Resource filetype detecting strategy (#10907) (#10653 by @pedr)
- Fixed: Fix drop cursor styling issue (#11336) (#11345 by @LEVIII007)
- Fixed: Fix errors found by automated accessibility testing (#11246 by @personalizedrefrigerator)
- Fixed: Fix list renumbering in the Markdown editor resets the first list item number to 1 (#11220 by @personalizedrefrigerator)
- Fixed: Fixed vertical alignment of checkboxes (49e86d1)
- Fixed: Prevent disabling of textbox inputs after entering an incorrect password (#11241) (#10887 by @mrjo118)
v3.2.3
- New: Add OneNote Importer (#11392 by @pedr)
- New: Plugins: Add support for editor.scrollToText on desktop (6eac8d9)
- Improved: Deprecated OneDrive sync method (e36f377)
- Improved: Trying to fix issue with permission errors when installing a plugin (fb6a807)
- Improved: Mermaid version update (#11367 by @LEVIII007)
- Improved: Plugins: Allow specifying render options on renderMarkup command (8e3c817)
- Improved: Remove the need for sync locks (#11377)
- Fixed: Fix PDF export fails with error (#11390 by @personalizedrefrigerator)
- Fixed: Fix dropping files into the editor (#11380 by @personalizedrefrigerator)
- Fixed: Fix race condition which may cause data loss, particularly before or after pasting text in the note editor (#11334) (#11317 by @mrjo118)
- Fixed: Fix vertical alignment of checkboxes when text wraps over multiple lines (226a8b3)