Skip to content

Releases: laurent22/joplin

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)

v2.14.14

10 Feb 16:03
Compare
Choose a tag to compare
v2.14.14 Pre-release
Pre-release

Trying to fix the Apple silicon version. If you are not on this platform you can skip this update.

v2.14.13

09 Feb 16:31
Compare
Choose a tag to compare
v2.14.13 Pre-release
Pre-release
  • Improved: Disable built-in copy of Simple Backup by default in Joplin Portable (#9907 by Henry Heino)
  • Improved: Disable initial Sentry request when crash auto-upload is disabled (07aba91)
  • Improved: Improve search engine error handling when preparing text for search (#9871 by Henry Heino)
  • Improved: MacOS: Resolves #9488: Add "Window" menu to toolbar on MacOS (#9859) (#9488 by Henry Heino)
  • Improved: Make OCR results available to search immediately after completion (6f0fd42)
  • Improved: PDF search text: Remove NULL characters early to avoid possible sync issues (#9862 by Henry Heino)
  • Improved: Speed up pasting text and images in Rich Text Editor (b1877fc)
  • Improved: Updated packages async-mutex (v0.4.1), follow-redirects (v1.15.5), moment (v2.30.1), sass (v1.69.7), sharp (v0.33.2), sqlite3 (v5.1.7), style-loader (v3.3.4)
  • Fixed: Allow using editor commands in the command palette (#9861) (#9855 by Henry Heino)
  • Fixed: Copied and pasted text from Firefox to RTE does not include images (#9607)
  • Fixed: Correctly search HTML-entity encoded text (#9694)
  • Fixed: Don't rerender markdown notes when the note preview pane is hidden (#9901) (#9891 by Henry Heino)
  • Fixed: Fix markdown (frontmatter) notes that start with a UTF-8 BOM aren't imporetd correctly (#9875) (#9868 by Henry Heino)
  • Fixed: Fix mermaid save button partially hidden behind graph (#9888 by Henry Heino)
  • Fixed: Fix user-installed versions of built-in plugins can't access resources in some cases (#9849) (#9832 by Henry Heino)
  • Fixed: Suppress random error that happens during desktop shutdown (#9878) (#9763 by @pedr)