1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
joplin/readme/changelog_cli.md
2019-04-29 18:39:43 +01:00

716 B

Joplin terminal app changelog

cli-v1.0.125 - 2019-04-29T18:38:05Z

  • Improved: Improved support for Japanese, Chinese, Korean search queries (also applies to Goto Anything)
  • Improved: Display warning when changing dir for filesystem sync
  • Fixed: Remove message "Processing a path that has already been done" as this is not an error (#1353)
  • Fixed: Some resources could incorrectly be deleted even though they are still present in a note. Also added additional verifications before deleting a resource. (#1433)
  • Fixed: Handle invalid resource tags that contain no data when importing ENEX (#1405)
  • Fixed: Restored inline code styling (#1326)