Skip to content

Releases: laurent22/joplin

v0.10.39

11 Dec 21:19
Compare
Choose a tag to compare
  • Fixes #55: Added support for HTML tags found in ENEX files: colgroup, col, ins, kbd, address, caption, var, area, map
  • Resolve #7: Show storage location in Options screen
  • Fixes #84: Fields losing focus in Config screen
  • Fixes #86: App icon missing on Linux
  • Fixes #87: Show warningn when deleting notebook that contains notes.
  • Fixes #3: Paths with '.' would cause JSX compilation to fail

v0.10.38

08 Dec 10:12
Compare
Choose a tag to compare
  • Dialog to export sync status
  • Enabled support for filesystem sync

v0.10.37

07 Dec 19:38
Compare
Choose a tag to compare
  • Better handling of items that cannot be synchronised (for example, if they exceed the max file size supported by the target)
  • Added Synchronisation Status screen
  • Improved Enex support:
    • Better handling of notes containing entire web pages (such as when imported via Web Clipper)
    • Support for <img> tags
    • Support for various other tags
    • Improved importing web pages that contain tables within tables. In which case the outer tables (which are usually the website layout) are rendered as regular text block and only the inner tables are actually rendered as tables.
    • Fixed many other minor warnings and errors
  • Allow setting installation directory in Windows

v0.10.36

05 Dec 09:34
Compare
Choose a tag to compare
  • All: Improved synchronisation when sync target has unreliable timestamps
  • All: Fixed display issue - when items were modified during sync it could result in blank rows being displayed in note lists.

v0.10.35

02 Dec 15:56
Compare
Choose a tag to compare
  • All: Fixed sync issue and database migration issue

v0.10.34

02 Dec 14:50
Compare
Choose a tag to compare
  • All: fixed database creation error
  • All: Improved Evernote import for blockquotes and sup tags
  • CLI: Fixed crash when inputting command without closed quote
  • CLI: Allow Backspace key to delete items on macOS
  • Electron: Fixed header font sizes
  • Electron: Fix #33: Allow copy and paste in OneDrive login
  • Electron: Fixes #32: Error when manually input alarm date
  • Electron: Allow attaching multiple files
  • All: Allow attaching files of unknown mime type
  • All: Added error for OneDrive for Business

v0.10.33

02 Dec 13:20
Compare
Choose a tag to compare
  • Improved Evernote import for blockquotes and sup tags

v0.10.31

01 Dec 09:56
Compare
Choose a tag to compare
  • Fixes #22 - keyboard cursor jumps while typing.

v0.10.30

30 Nov 20:28
Compare
Choose a tag to compare
  • Added Spanish locale (thank you Erick Rodríguez Ponce)
  • Fixed copy/cut/paste issue in macOS
  • Fixed checkbox issue in Option screen.

v0.10.28

30 Nov 01:07
Compare
Choose a tag to compare
  • Added toolbar to set alarms and attach files
  • Fixed Evernote import of certain images
  • Fixed note update issue