Skip to content

Commit

Permalink
CLI v1.0.163
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Apr 10, 2020
1 parent b4a572c commit 8cfb014
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CliClient/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion CliClient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"owner": "Laurent Cozic"
},
"version": "1.0.162",
"version": "1.0.163",
"bin": {
"joplin": "./main.js"
},
Expand Down
10 changes: 10 additions & 0 deletions readme/changelog_cli.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Joplin terminal app changelog

## [cli-v1.0.163](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.163) - 2020-04-10T18:31:50Z

- Improved: Update ko.po (#2986 by [@xmlangel](https://github.com/xmlangel))
- Improved: Update it_IT.po (#2978 by [@abonte](https://github.com/abonte))
- Improved: Update nb_NO.po (#2973 by Mats Estensen)
- Improved: Update zh_CN.po (#2971 by [@troilus](https://github.com/troilus))
- Fixed: Add support for retrying decryption after it has failed multiple times (#2981)
- Fixed: When modifying a conflicted note, it would disappear from the view (#2709)
- Fixed: Prevent decryption loop when a resource cannot be decrypted (#2257)

## [cli-v1.0.162](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.162) - 2020-04-01T17:16:14Z

- New: Compatibility with new master key and sync target encryption
Expand Down

0 comments on commit 8cfb014

Please sign in to comment.