Releases: laurent22/joplin
Releases · laurent22/joplin
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)
- 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)
v3.1.15
- New: Accessibility: Add "Move to" context menu action for notebooks (#11039 by @personalizedrefrigerator)
- Improved: Accessibility: Improve text read by screen readers when focusing the note viewer (#11030 by @personalizedrefrigerator)
- Improved: Improve the performance of GoToAnything (#11064) (#11063 by @personalizedrefrigerator)
- Improved: Seamless-Updates: generated and uploaded latest-mac-arm64.yml to GitHub Releases (#11042 by @AliceHincu)
- Improved: Update plugin compatibility layer to allow more legacy plugins (e.g. Markdown Prettier) to run (#11033 by @personalizedrefrigerator)
- Improved: Updated packages jsdom (v24), markdown-it-ins (v4), markdown-it-sup (v2), sass (v1.77.5)
- Improved: Upgrade CodeMirror packages (#11034 by @personalizedrefrigerator)
- Fixed: Accessibility: Fix multi-note selection menu not tab-focusable (#11018 by @personalizedrefrigerator)
- Fixed: Encryption screen: Fix "invalid password" border shown for some correct passwords (#11027 by @personalizedrefrigerator)
- Fixed: Fix clicking on most non-media resource links opens them inline (#11022) (#11020 by @personalizedrefrigerator)
- Fixed: Fix editor/viewer loses focus when visible panels are changed with ctrl-l (#11029 by @personalizedrefrigerator)
- Fixed: Fix table column and rows not being resizable on RTE (#11037) (#10560 by @pedr)
- Fixed: Fix unable to change incorrect decryption password if the same as the master password (#11026 by @personalizedrefrigerator)
- Fixed: MacOS: Fixed shortcut for permanent note deletion (41b03f9)
- Fixed: Table options not visible on dark theme (#11036) (#10561 by @pedr)
v3.1.8
- Improved: Seamless-Updates - rename latest-mac.yml to latest-mac-arm64.yml (#10985 by @AliceHincu)
- Improved: Updated packages @playwright/test (v1.44.1), sass (v1.77.4), tesseract.js (v5.1.0)
- Fixed: Decrypt master keys only as needed (#10990) (#10856 by @personalizedrefrigerator)
- Fixed: Removed unneeded electron-log dependency (#10865)
v3.1.6
- New: Add left/right arrow keys as expand/collapse shortcuts for notebooks (#10944 by @personalizedrefrigerator)
- New: Seamless-Updates: added latest-mac-arm64.yml (#10941 by @AliceHincu)
- Improved: Accessibility: Improve note list keyboard and screen reader accessibility (#10940 by @personalizedrefrigerator)
- Improved: Seamless-Updates - added tests for autoUpdaterService (#10935 by @AliceHincu)
- Improved: Updated packages @playwright/test (v1.43.1), async-mutex (v0.5.0), dayjs (v1.11.11), glob (v10.3.16), re-resizable (v6.9.17), react, sass (v1.76.0), sharp (v0.33.4)
- Fixed: Windows portable: Fix keychain-backed storage incorrectly enabled (#10942 by @personalizedrefrigerator)