Skip to content

Releases: laurent22/joplin

v3.0.8

22 May 14:20
Compare
Choose a tag to compare
v3.0.8 Pre-release
Pre-release

v2.14.22

22 May 19:19
Compare
Choose a tag to compare

v3.0.6

27 Apr 13:16
Compare
Choose a tag to compare
v3.0.6 Pre-release
Pre-release
  • New: Add context menu item to view OCR text of an attachment (8bdec4c)
  • New: Added search list for configuration font input fields (#10248 by @ab-elhaddad)
  • Improved: Attach log to crash dump when the application crashes (c5dfa4c)
  • Improved: Display a message when Joplin Cloud user don't have access to email to note feature (#10322 by @pedr)
  • Improved: Do not trim markdown upon saving in rich text (#10321) (#10315 by @chaNcharge)
  • Improved: Improved log formatting and allow saving last lines of log to memory (74bc9b3)
  • Improved: Refactor sidebar to better handle thousands of tags and notebooks (#10331) (#4251 by @personalizedrefrigerator)
  • Improved: Support URLs in plugin API imaging.createFromPath (#10334)
  • Improved: Ubuntu 24.04: Work around unprivileged user namespace restrictions by adding the --no-sandbox flag to the launcher (#10338) (#10332 by @personalizedrefrigerator)
  • Improved: Updated packages @adobe/css-tools (v4.3.3)
  • Fixed: After deleting the last note from the conflicts folder, the application state is invalid (#10189)
  • Fixed: Display correct sorting icon (#10283)
  • Fixed: Do not invite user to create new notes in the trash folder (#10356) (#10191 by @personalizedrefrigerator)
  • Fixed: Fix "new notebook" shown in context menu when right-clicking on the "Tags" header (#10378 by @personalizedrefrigerator)
  • Fixed: Fix note disappears while editing (#10370) (#10194 by @personalizedrefrigerator)
  • Fixed: Fixed error when processing certain PDF files for OCR (#10056)
  • Fixed: Linux: Allow passing --enable-wayland-ime flag to fix input method issues on startup (#10349) (#10345 by @personalizedrefrigerator)
  • Fixed: Old.reddit pages are not saved correctly as HTML by the Web Clipper (#10274)
  • Fixed: Search results from API change when fields param is used (#10088)
  • Fixed: When web clipper clipping code blocks, keep code in multiline and delete code number lines (#10126) (#5626 by @wljince007)

v3.0.3

18 Apr 15:41
Compare
Choose a tag to compare
v3.0.3 Pre-release
Pre-release

v3.0.2

21 Mar 18:18
Compare
Choose a tag to compare
v3.0.2 Pre-release
Pre-release

v2.14.20

18 Mar 17:05
Compare
Choose a tag to compare
  • Fixed: Fix OCR not working for certain languages (#10097)
  • Fixed: ENEX does not import correctly when title of note matches the name of the attachment (#10125)

v2.14.19

08 Mar 10:45
Compare
Choose a tag to compare
  • Fixed: Re-enable UNC links (#10071 by Henry Heino)
  • Fixed: Certain RTE menu items are not visible in dark mode (#10044)
  • Fixed: Fix pasting images from the rich text editor into the rich text editor (#10064) (#10062 by Henry Heino)
  • Fixed: Fixed OCR memory leak when processing PDF documents (#10050)
  • Fixed: OCR does not start when German language is selected (#10058)

v2.14.17

01 Mar 18:10
Compare
Choose a tag to compare
  • Fixed: Merged shorthand variants of spellcheck languages (#9983) (#7834 by Ton Hoang Nguyen (Bill))
  • Fixed: Sort notebooks in a case-insensitive way (#9996)

v2.14.16

22 Feb 22:49
Compare
Choose a tag to compare
v2.14.16 Pre-release
Pre-release
  • Improved: Back up to a subdirectory of the home directory by default (#9942) (#9857 by Henry Heino)
  • Improved: Beta editor plugins: Allow fixing conflicts between plugins that add autocompletions (#9965) (#9964 by Henry Heino)
  • Improved: Immediately sort notes after toggling a checkbox (5820f63)
  • Improved: Plugins: Allow commands registered within the beta markdown editor to take arguments (#9963 by Henry Heino)
  • Fixed: Beta editor plugin API: Fix plugins unable to require nodeJS modules (#9968 by Henry Heino)
  • Fixed: Beta editor plugins: Fix newlines break content scripts (#9967) (#9966 by Henry Heino)
  • Fixed: Fix auto-indentation in some types of code blocks (#9972) (#9971 by Henry Heino)
  • Security: Disallow UNC file links (#9979 by Henry Heino) (Vulnerability discovered by Lucas "Luska" Botelho from Hakai Offsec)

v2.14.15

19 Feb 11:24
Compare
Choose a tag to compare
v2.14.15 Pre-release
Pre-release
  • Improved: CodeMirror 6 plugin API: Improve ability to register custom commands (#9956 by Henry Heino)
  • Improved: Migrate profile in preparation for trash feature (115eb5d)
  • Fixed: #9870: Fixed command palette not properly showing non-latin-characters (#9916) (#9870 by @pedr)
  • Fixed: Fix only one CodeMirror 6 content script loaded per plugin (#9934) (#9932 by Henry Heino)
  • Fixed: GotoAnything does not return all the results in some cases (#9944)
  • Fixed: Highlight partial matches in search results (#9958)
  • Fixed: Rich text editor: Fix context menu not shown in some cases (#9954) (#9953 by Henry Heino)