1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

CLI v1.6.3

This commit is contained in:
Laurent Cozic 2021-01-11 11:52:17 +00:00
parent f678434411
commit 7530d2e4bc
3 changed files with 13 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "joplin",
"version": "1.6.2",
"version": "1.6.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -31,7 +31,7 @@
],
"owner": "Laurent Cozic"
},
"version": "1.6.2",
"version": "1.6.3",
"bin": {
"joplin": "./main.js"
},

View File

@ -1,5 +1,16 @@
# Joplin terminal app changelog
## [cli-v1.6.3](https://github.com/laurent22/joplin/releases/tag/cli-v1.6.3) - 2021-01-11T11:52:11Z
- New: Add more log info when a revision cannot be deleted due to still-encrypted itel
- Improved: Do not display error message when fixing ENEX resource mime type (#4310)
- Improved: Improve support for SVG images when importing ENEX files
- Improved: Improved support for bold and italic format when importing ENEX file (#4316)
- Improved: Support natural sorting by title (#4272 by [@volatilevar](https://github.com/volatilevar))
- Improved: Upload Big Notes to Onedrive (#4120) (#3528 by Jonathan Heard)
- Fixed: Fixed OneDrive issue that would require a full resync every time (#4324) (#4313 by Jonathan Heard)
- Fixed: Fixed importing ENEX files that contain hidden sections
## [cli-v1.6.2](https://github.com/laurent22/joplin/releases/tag/cli-v1.6.2) - 2021-01-11T11:41:56Z
- New: Add more log info when a revision cannot be deleted due to still-encrypted item