Releases: laurent22/joplin
Releases · laurent22/joplin
v3.3.12
- Improved: Plugins: Undeprecate joplin.settings.value() (3f364a4)
- Fixed: Fix crash after removing "toggle tab indentation" keyboard shortcut (#12213) (#12204 by @personalizedrefrigerator)
- Fixed: Fix printing (#12219 by @personalizedrefrigerator)
- Fixed: Prevent application from hanging when multi-instance setup does not work (#12222)
v3.3.10
v3.3.9
v3.3.7
- New: Add plural forms for notes, users, hours, minutes, days (#12171 by @SilverGreen93)
- Improved: "Collapse all" button in sidebar doesn't collapse trash folder (#12051) (#12039 by @MorbidMiyako)
- Improved: Built-in plugins: Upgrade Backup to v1.4.3 (#12180 by @personalizedrefrigerator)
- Improved: Update immer to v9.0.21 (#12182 by @personalizedrefrigerator)
- Improved: Upgrade to Electron 35.2.1 (#12178 by @personalizedrefrigerator)
- Fixed: Accessibility: Fix "focus viewer" doesn't move foucs to the correct line for sufficiently large documents (#12183 by @personalizedrefrigerator)
- Fixed: Allow opening secondary app instances from the "File" menu (#12181) (#12177 by @personalizedrefrigerator)
- Fixed: Editor: Allow syntax highlighting within ==highlight==s (#12167) (#12110 by @personalizedrefrigerator)
- Fixed: Fix firewall warning on startup (#12176 by @personalizedrefrigerator)
- Fixed: Preserve search query when opening a note in a new window (#12175) (#12168 by @personalizedrefrigerator)
v3.3.6
- Improved: Markdown editor: Scroll linked-to headers to the top of the editor (#12125 by @personalizedrefrigerator)
- Fixed: Disable WebView isolation by default, add feature flag (#12149) (#12143 by @personalizedrefrigerator)
- Fixed: Fix infinite loop on startup after quickly moving folders (#12140 by @personalizedrefrigerator)
- Fixed: Make list continuation logic more predictable (#11919) (#10226 by @personalizedrefrigerator)
- Fixed: Plugin API: Fix compatibility with YesYouKan plugin (#12132 by @personalizedrefrigerator)
- Fixed: Plugin API: Fix plugin renderer scripts fail to load in the Rich Text Editor (#12141) (#12137 by @personalizedrefrigerator)
v3.3.5
- New: Linux: Add more input-method-related start flags (#12115 by @personalizedrefrigerator)
- New: Rich Text Editor: Add KaTeX to supported auto-replacements (#12081 by @personalizedrefrigerator)
- Improved: Add a new menu item to launch the primary instance from the secondary one (#12006)
- Improved: By default keep 7 days of backup (#12095)
- Improved: Default plugins: Update Freehand Drawing to v3.0.0 (#12103 by @personalizedrefrigerator)
- Improved: Default plugins: Update Freehand Drawing to v3.0.1 (#12112 by @personalizedrefrigerator)
- Improved: Fix pasting images in the Rich Text Editor (#12079) (#12058 by @personalizedrefrigerator)
- Improved: Plugins: Expose hash from clicked cross-note link (#12094 by @executed)
- Improved: Plugins: Prevent plugin dialogs, panels, and editors from accessing the main JavaScript context (#12083 by @personalizedrefrigerator)
- Improved: Print name of file when import fails (c3fe0ed)
- Improved: Remove outline from list of plugins that are broken in the new editor (#12107 by @personalizedrefrigerator)
- Improved: Rich Text Editor: Disallow inline event handlers (#12106 by @personalizedrefrigerator)
- Improved: Update Freehand Drawing to v2.16.1 (#12073 by @personalizedrefrigerator)
- Fixed: Fix Rich Text Editor deletes paragraphs when pressing enter after a resized image (#12090) (#12059 by @personalizedrefrigerator)
- Fixed: Fix returning form data from plugin dialogs (#12092 by @personalizedrefrigerator)
- Fixed: Fix toggling lists in the Rich Text Editor (#12071) (#12042 by @personalizedrefrigerator)
- Fixed: Link to header: Move the Markdown editor cursor to the location of the link target (#12118) (#12105 by @personalizedrefrigerator)
- Fixed: Markdown Editor: Fix numbered sublist renumbering (#12091 by @personalizedrefrigerator)
- Fixed: Rich Text Editor: Fix editor content not updated in some cases when switching notes (#12084 by @personalizedrefrigerator)
- Fixed: Rich Text Editor: Fix keyboard and plugin-opened context menus sometimes not displayed or have incorrect content (#12076) (#9588 by @personalizedrefrigerator)
v3.3.4
- New: Plugins: Add
setting.globalValues
and deprecatesetting.globalValue
(ef51386) - New: Rich Text Editor: Add setting to allow disabling auto-format (#12022 by @personalizedrefrigerator)
- Improved: Accessibility: Add screen reader announcements when toggling the note list and/or sidebar (#11776) (#11741 by @personalizedrefrigerator)
- Improved: Accessibility: Remove redundant accessibility information from sidebar notebooks (#12020) (#11903 by @personalizedrefrigerator)
- Improved: Explain why items could not be decrypted (#12048) (#11872 by @personalizedrefrigerator)
- Improved: Improve notification accessibility (#11752 by @personalizedrefrigerator)
- Improved: Increase the likelihood of text generation from image recognition (#12028) (#11608 by @pedr)
- Improved: Multiple instances: Secure local server (#11999) (#11992)
- Improved: Update Electron to v35.1.4 (#12068 by @personalizedrefrigerator)
- Fixed: A note scrolls to top if reached by following a link to a section (#12038) (#9291 by @Schmeilen)
- Fixed: App without a profile directory cannot start (#12021)
- Fixed: Changing the type of one list changes it for all the lists (#11986) (#11971 by @Paramesh-T-S)
- Fixed: Joplin became unusably slow on MacOS due to incorrect detection of architecture (#11989)
- Fixed: Regression: Restarting app is broken (#11975)
- Fixed: Restoring a note which was in a deleted notebook (#12016) (#11934)
- Fixed: Rich Text Editor: Fix "Remove color" button doesn't work (#12052 by @personalizedrefrigerator)
v3.3.3
- New: Accessibility: Add a menu item that moves focus to the note viewer (#11967 by @personalizedrefrigerator)
- New: Accessibility: Add error indication on Note properties (#11784 by @pedr)
- New: Accessibility: Add more standard keyboard shortcuts for the notebook sidebar (#11892 by @personalizedrefrigerator)
- New: Add a button to collapse or expand all folders (#11905)
- New: Add dialog to select a note and link to it (#11891)
- New: Add setting migration for ocr.enabled (ab86b95)
- New: Add support for multiple instances (#11963)
- New: Added keyboard shortcut and menu item for toggleEditorPlugin command (7e8dee4)
- New: Plugins: Add support for
joplin.shouldUseDarkColors
API (fe67a44) - Improved: Accessibility: Improve "toggle all notebooks" accessibility (#11918 by @personalizedrefrigerator)
- Improved: Add "Disable synchronisation" to Joplin Cloud prompt message (#11705) (#11696 by @Vortrix5)
- Improved: Improve Rich Text Editor toolbar structure (#11869) (#11663 by @j-scheitler1)
- Improved: Improve download in install script (#11921 by Helmut K. C. Tessarek)
- Improved: Make "toggle all folders" button also expand the folder list (#11917 by @personalizedrefrigerator)
- Improved: Plugins: Mark the LanguageTool Integration plugin as incompatible (#11715) (#11710 by @personalizedrefrigerator)
- Improved: Upgrade to Electron 35.0.1 (#11968 by @personalizedrefrigerator)
- Fixed: Fix adding tags to a note through drag-and-drop (#11911 by @personalizedrefrigerator)
- Fixed: Fix ctrl-p doesn't open the goto anything dialog in the Rich Text Editor (#11926) (#11894 by @personalizedrefrigerator)
- Fixed: Fix issue with GotoAnything that would prevent it from highlighting search results in note titles (#11888)
- Fixed: Import audio from OneNote as file links (#11942) (#11939 by @pedr)
- Fixed: Make tab size consistent between Markdown editor and viewer (and RTE) (#11940) (#11673)
- Fixed: Preserve attachment file extensions regardless of the mime type (#11852) (#11759 by @pedr)
- Fixed: Sharing a notebook with nobody prints "No user with ID public_key" (#11932) (#11923 by @Paramesh-T-S)
v3.2.13
v3.3.2
- Improved: Accessibility: Make click outside of dialog content be cancellable (#11765 by @pedr)
- Improved: Improve behaviour of note list to-dos when ticking a checkbox using the keyboard (44c735a)
- Improved: Improve usability of note list when ticking to-dos using the Space key (#11855)
- Improved: Plugins: Simplify getting the ID of the note open in an editor (#11841 by @personalizedrefrigerator)
- Fixed: Fix OneNote importer not being able to handle corrupted attachments (#11859) (#11844 by @pedr)
- Fixed: Fix Rich Text right-click and paste regressions (#11850 by @personalizedrefrigerator)
- Fixed: Hide extra clear button in search field (#11851) (#11847 by @personalizedrefrigerator)
- Fixed: Preserve attachment file extensions regardless of the mime type (#11852) (#11759 by @pedr)