1
0
mirror of https://github.com/etesync/android synced 2024-12-23 07:08:16 +00:00

Update Changelog.

This commit is contained in:
Tom Hacohen 2017-05-12 12:49:59 +01:00
parent c19e7b0ecb
commit 4e2667cdb2

View File

@ -1,5 +1,11 @@
# Changelog
## Version 0.16.0
* Improve the look and feel of the journal viewer and show contacts and events in a prettier way.
* Increase default RSA key length to 3072 bit.
* Fix an issue with account addition not working in some cases.
* Add a unique constraint on journal UIDs (possible thanks to a bug fix in requery)
## Version 0.15.0
* Add support for multiple address books (adjusted from the DAVdroid solution).
* This works around the Android limitation of one address book per account.