Skip to content

Releases: laurent22/joplin

v3.3.2

19 Feb 17:34
Compare
Choose a tag to compare
v3.3.2 Pre-release
Pre-release
  • 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)

v3.3.1

16 Feb 17:06
Compare
Choose a tag to compare
v3.3.1 Pre-release
Pre-release

v3.2.12

23 Jan 23:52
Compare
Choose a tag to compare

v3.2.11

13 Jan 17:48
Compare
Choose a tag to compare

v3.2.10

10 Jan 10:17
Compare
Choose a tag to compare
v3.2.10 Pre-release
Pre-release

v3.2.9

09 Jan 22:58
Compare
Choose a tag to compare
v3.2.9 Pre-release
Pre-release
  • Improved: Remove "URI malformed" alert (#11576) (#11575 by Self Not Found)
  • Fixed: Fix keyboard can't add text after certain error/info dialogs are shown (#11603 by @personalizedrefrigerator)
  • Fixed: Links from imported notes from OneNote were being wrongly rendered (#11618) (#11617 by @pedr)
  • Fixed: OneNote Importer should only use text on fallback title (#11598) (#11597 by @pedr)
  • Fixed: OneNote imported notes have broken links when there are chineses characters on link (#11602) (#11600 by @pedr)

v3.2.7

06 Jan 16:35
Compare
Choose a tag to compare
v3.2.7 Pre-release
Pre-release
  • Improved: Plugins: Add Toast plugin API (#11583) (#11579)
  • Updated translations

v3.2.6

23 Dec 21:54
Compare
Choose a tag to compare
v3.2.6 Pre-release
Pre-release
  • Improved: Keep comments when rendering Markdown to allow rendered note metadata (#11530)
  • Improved: Updated packages @rollup/plugin-node-resolve (v15.2.4)
  • Fixed: Rich Text Editor: Fix resized images in lists break sub-list items (#11532) (#11382 by @personalizedrefrigerator)
  • Fixed: Fixes #11508: Prevent installer from recognizing itself as a running instance of Joplin and switch back to electron-builder v24 (#11541)

v3.2.5

18 Dec 10:41
Compare
Choose a tag to compare
v3.2.5 Pre-release
Pre-release

v3.2.4

12 Dec 17:59
Compare
Choose a tag to compare
v3.2.4 Pre-release
Pre-release
  • 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)