Skip to content

Releases: laurent22/joplin

v1.0.66

18 Feb 23:09
Compare
Choose a tag to compare
  • Fixed: Local items were no longer being deleted via sync.
  • Improved: More debug information when WebDAV sync target does not work.
  • Improved: Compatibility with some WebDAV services (Seafile in particular)

v1.0.65

17 Feb 20:02
Compare
Choose a tag to compare
  • New: Added several keyboard shortcuts
  • New: Convert new lines in tables to BR tags, and added support for HTML tags in Markdown viewers
  • Fixed: Confirmation message boxes, and release notes text
  • Fixed: Issue with items not being decrypted immediately when they are created due to a sync conflict.
  • Updated: Translations

v1.0.64

16 Feb 00:58
Compare
Choose a tag to compare

Still more fixes and improvements to get v1 as stable as possible before adding new features.

IMPORTANT: If you use Nextcloud it is recommended to sync all your notes before installing this release (see below).

  • Fixed: Nextcloud sync target ID (which was incorrectly set to WebDAV sync ID). As a result items that have been created since this bug will be re-synced with Nextcloud. This sync will not duplicate or delete any item but is necessary to preserve data integrity. IF YOU HAVE NOTES IN CONFLICT AFTER SYNC: Close the app completely and restart it to make sure all the lists are visually up-to-date. The notes in conflict most likely can be ignored - they are just duplicate of the real ones. To be safe, check the content but most likely they can simply be deleted.
  • Improved: Provide Content-Length header for WebDAV for better compatibility with more servers
  • Fixed: Allow copy and paste from config and encryption screen on macOS
  • Fixed: #201, #216: Make sure only one update check can run at a time, and improved modal dialog boxes

v1.0.63

14 Feb 19:40
Compare
Choose a tag to compare
  • Improved the way settings are changed. Should also fixed issue with sync context being accidentally broken.
  • Improved WebDAV driver compatibility with some services (eg. Seafile)

v1.0.62

12 Feb 20:19
Compare
Choose a tag to compare
  • Fixes #205: Importing Evernote notes while on import page re-imports previous import
  • Fixes #209: Items with non-ASCII characters end up truncated on Nextcloud
  • Added Basque translation, fixed issue with handling invalid translations. Updated translation FR.

v0.10.61

08 Feb 18:27
Compare
Choose a tag to compare
  • New: Display message when creating new note or to-do so that it doesn't look like the previous note content got deleted.
  • New: Also support $ as delimiter for Katex expressions
  • New: Added sync config check to config screens
  • New: Allowing opening and saving resource images
  • New: Toolbar button to set tags
  • Update: Improved request repeating mechanism
  • Fix: Make sure alarms and resources are attached to right note when creating new note
  • Fix: Use mutex when saving model to avoid race conditions when decrypting and syncing at the same time

v0.10.60

06 Feb 13:09
Compare
Choose a tag to compare
  • New: WebDAV synchronisation target
  • New: Support for math typesetting Katex
  • New: Tray icon for Windows and macOS
  • Fixed: Don't allow adding notes to conflict notebook
  • Updated: Russian translation
  • Updated: French translation
  • New: List missing master keys in encryption screen
  • Fixed: Attaching images in Linux was no longer working
  • Fixed crash in macOS

android-v0.10.85

05 Feb 22:19
Compare
Choose a tag to compare
Android release v0.10.85

android-v0.10.83

05 Feb 17:32
Compare
Choose a tag to compare
Android release v0.10.83

v0.10.54

31 Jan 20:21
Compare
Choose a tag to compare
  • Optimised Nextcloud functionality so that it is faster and consumes less resources
  • Fixed Nextcloud sync issue when processing many items.
  • Fixed: Handle case where file is left half-uploaded on Nextcloud instance (possibly an ocloud.de issue only)
  • Fixed: Allow decryption of other items to continue even if an item cannot be decrypted
  • Add Content-Size header for WebDAV, which is required by some services
  • Fixed auto-title when title is manually entered first
  • Improved auto-update process to avoid random crashes
  • New: Allow focusing either title or body when creating a new note or to-do
  • Fixed crash when having invalid UTF-8 string in text editor