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)
v3.2.4
- New: Added support for rendered note metadata, in particular the joplin-metadata-print-title tag (5d84f80)
- New: Translation: Add sk_SK.po (Slovak) (#11433 by @dodog)
- Improved: Accessibility: Prevent overwrite mode toggle shortcut from conflicting with screen reader shortcuts (#11447 by @personalizedrefrigerator)
- Improved: Prevent PDF and HTML export from failing when a plugin references a non-existent file (d1fc69f)
- Improved: Reactivate pCloud synchronisation (23032b9)
- Improved: Remove Better Code Blocks from the list of plugins incompatible with the new editor (#11474 by @ckant)
- Improved: Removed deprecation notice on OneDrive sync method (ceea0bc)
- Fixed: Accessibility: Do not override focus order when pressing tab/shift-tab on the note list (#11446) (#11443 by @personalizedrefrigerator)
- Fixed: Allow zooming in/out in secondary windows (#11467) (#11444 by @personalizedrefrigerator)
- Fixed: Correct file path of OneNote converter on release build (#11410) (#11408 by @pedr)
- Fixed: Ensure spell-check toggle works on macOS (#11388) (#11261 by @dhakarRaghu)
- Fixed: Fix
undefined
errors in translations (#11407 by Self Not Found) - Fixed: Fix crash on startup if old read-only items are in the trash (#11458) (#11457 by @personalizedrefrigerator)
- Fixed: Fix the error caused by undefined isCodeBlock_ (turndown-plugin-gfm) (#11471 by Manabu Nakazawa)
- Fixed: Fixed checkboxes alignment in note viewer (#11425)
- Fixed: Fixed fallback icon size on HTML notes (#11448 by @pedr)
- Fixed: Goto Anything fails for long strings (#11436) (#11409)
- Fixed: Reduce application size by removing unnecessary Rust files (#11412) (#11405 by @pedr)
- Fixed: Upgrade CodeMirror packages (#11440) (#11318 by @personalizedrefrigerator)
v3.2.5
- Improved: Generate .deb package (#11526 by @pedr)
- Improved: Make js-draw a default plugin (#11516) (#11314)
- Improved: Make table in HTML format horizontally scrollable (#11198 by @wljince007)
- Improved: Reduce application size (#11505 by @personalizedrefrigerator)
- Improved: Updated packages adm-zip (v0.5.16)
- Fixed: Fix pressing enter during composition in the title input moves focus (#11491) (#11485 by @personalizedrefrigerator)
- Fixed: Fixed tags with same special unicode characters not matching (#11513) (#11179 by @pedr)
- Fixed: Upgrade
electron-builder
and@electron/rebuild
(#11512) (#11508 by @personalizedrefrigerator)
v3.2.6
- Improved: Keep comments when rendering Markdown to allow rendered note metadata (#11530)
- Improved: Updated packages @rollup/plugin-node-resolve (v15.2.4)
- Fixed: Rich Text Editor: Fix resized images in lists break sub-list items (#11532) (#11382 by @personalizedrefrigerator)
- Fixed: Fixes #11508: Prevent installer from recognizing itself as a running instance of Joplin and switch back to electron-builder v24 (#11541)