Desktop pre-release v3.3 is now available (Updated 16/03/2025)

Download the latest pre-releases from here: https://github.com/laurent22/joplin/releases


v3.3.1

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)

v3.3.3

5 Likes

Isn't Mobile: Fixes #11571: Use alternative fix to set the sqlite CursorWindow size to 50mb by mrjo118 · Pull Request #11726 · laurent22/joplin · GitHub new to this release as well?

Since this is a desktop app pre-release, the items marked Mobile: aren't included in the changelog.

1 Like

There seems to be a regression respecting ~/.config/joplin-desktop/keymap-desktop.json in Joplin 3.3.1, e.g. it will not respond to the customised keys below but continues to respond to the shortcuts assigned by default

  {
    "command": "toggleNoteList",
    "accelerator": "Ctrl+1"
  },
  {
    "command": "toggleSideBar",
    "accelerator": "Ctrl+2"
  },

Reverting to Joplin 3.12.2 the customised key shortcuts respond again as expected.

1 Like

on the Windows 10 desktop, yesterday started seeing Ctrl V shortcut paste clipboard twice. Ctrl Shift V pastes clipboard once. Not seeing this in other applications, just Joplin. Tried Windows 10 > Control Panel > User Accounts > Credential Manager > Manage Windows Credentials > deleted windows credentials , Generic Credentials > deleted two entries for Joplin. Restarted Joplin but still see CTRL V pastes Twice. any Thoughts how to fix it?

Hi, after updating joplin is "updating items" - what does this mean?

Will this be done also on the android app?

Could I access notes which on my android phone allready and do the "updating" step by step?

Best regards,

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)

@laurent @personalizedrefriger and other developers. Thank You for developing and improving Joplin. Quick question, how do i send a quick hand drawing in a message ? I drew the below diagram in Joplin Android mobile > click the vertical three dots > share > whatsapp > recepient got some message with no drwaing but following text !Drawing](:/0ac741fe272848349aa3af828a1ad2f4)

How do we send a basic hand drawing on Joplin andoid mobile via whatsapp? no need for fancy features just basic hand drawing.

Here's something to try: Long-press on the drawing in the viewer, then click "share". Note that it currently shares as an SVG image, which may not be supported by all applications.

2 Likes

Thanks @personalizedrefriger

long-press then share did not work to send via android native messaging app or whatsapp. long-press then share to a cloud drive saves above as drawing.svg. Converting this file on the cloud drive to .jpg then sending a copy to android native messaging app and whatsapp worked. question now is can Joplin use .jpg instead of .svg or in addition to .svg to allow this Joplin native capability?

Thanks for reporting back!

I've opened a GitHub issue with related notes:

1 Like

v3.3.3