From 3057a7944c4985e417ede845b0c78c09e4259a34 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Sun, 6 Jan 2019 21:30:23 +0000 Subject: [PATCH] Update Changelog. --- ChangeLog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 3ac33347..3ee50640 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,14 @@ # Changelog +## Version 0.23.0 +* Migrate almost all of the code to Kotlin +* Upgraded vcard4android and ical4android deps to latest (after more than a year!) +* Drop the custom password entry widget in favour of the stock one +* Improve debug reporting code. It now sends more information, and sends the information in the email's body so it works with clients that don't support attachments. +* Fix the shared-to user in shared journals to be case insensitive +* Update HTTPS trusted ciphers list. +* Fix account deletion issues on some devices. + ## Version 0.22.6 * Fix rare crash when importing / creating events with a missing or invalid timezone.