Releases: laurent22/joplin
Releases · laurent22/joplin
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.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.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.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.1.24
v3.1.23
v3.1.22
- New: Custom CSS: Add cm-listItem class to lines with list items, don't add region start/end markers for items that are always single-line (#11291 by @personalizedrefrigerator)
- Improved: Re-enable media with local file URLs in the note viewer (#11244 by @personalizedrefrigerator)
- Improved: Remove left/right edge margin around editor content when disabled in settings (#11290) (#11279 by @personalizedrefrigerator)
- Fixed: Fix content dropped into the Markdown editor is missing a cursor preview or dropped at the wrong location (#11289) (#11274 by @personalizedrefrigerator)
v3.1.20
- Fixed: Fix error screen shown on opening settings when an incompatible plugin is installed (#11223 by @personalizedrefrigerator)
- Security: Improve KaTeX error handling (#11207 by @personalizedrefrigerator)
- Security: Improve Markdown viewer link handling (#11201 by @personalizedrefrigerator) (CVE-2024-49362 - Thank you @jackfromeast for reporting this issue)
- Security: Open more target="_blank" links in a browser (#11212 by @personalizedrefrigerator)
v3.1.18
- New: Plugins: Add support for joplin.settings.values and deprecate joplin.settings.value (715abcc)
- Improved: Downgrade CodeMirror packages to fix various Android regressions (#11170 by @personalizedrefrigerator)
- Improved: Plugins: Name webview root attribute so that it can be styled (75b8caf)
- Improved: Remove Math Mode from the list of plugins incompatible with the new editor (#11143 by @personalizedrefrigerator)
- Improved: Updated packages glob (v10.4.5), katex (v0.16.11), types
- Fixed: Accessibility: Fix context menu button doesn't open the note list context menu (regression) (#11175 by @personalizedrefrigerator)
- Fixed: Fix incorrect list switching behavior (#11137) (#11135 by @personalizedrefrigerator)
- Fixed: Improve performance by allowing note list background timers to be cancelled (#11133) (#11129 by @personalizedrefrigerator)
v3.1.17
- Improved: Enable again auto-updates (058a559)
- New: Fix horizontal rule button when cursor is not on a new line (#11085 by @personalizedrefrigerator)
- Improved: Automatically detect and use operating system theme by default (5beb80b)
- Improved: Updated packages glob (v10.4.2), jsdom (v24.1.0), sass (v1.77.6), turndown (v7.2.0)
- Fixed: Delete revisions on the sync target when deleted locally (#11035) (#11017 by @personalizedrefrigerator)
- Fixed: Fix ctrl/cmd-n can create new notes while the trash folder is selected (#11092 by @personalizedrefrigerator)
- Fixed: Improve performance when there are many selected items (#11067) (#11065 by @personalizedrefrigerator)
- Fixed: Plugin API: Save changes made with
editor.setText
(#11117) (#11105 by @personalizedrefrigerator) - Fixed: WebDAV synchronisation not working because of URL encoding differences (#11076) (#10608 by @pedr)