1
0
mirror of https://github.com/etesync/android synced 2025-01-22 21:51:04 +00:00

Update Changelog.

This commit is contained in:
Tom Hacohen 2017-04-24 16:25:53 +01:00
parent 96443a0b57
commit d0bfe6dad4

View File

@ -1,5 +1,12 @@
# Changelog
## Version 0.14.0
* Add support for sharing journals and using shared journals.
* This change includes viewing and verifying user's public key fingerprints, as well as automatic upload of encrypted private key.
* Add support for read-only journals (not controlling them, just treating existing read-only ones as such)
* Add icons to menu operations.
* Update dependencies (e.g. okhttp, requery, ical4android)
## Version 0.13.0
* Added a showcase wizard to showcase some features on first use.
* Make the sync more robust in case of interruptions.