From f89b2258525f95ad5ff6748e5e77b58359a72621 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Fri, 7 Apr 2017 09:09:25 +0100 Subject: [PATCH] Update Changelog. --- ChangeLog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 8ea96b57..d018a5c1 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,17 @@ # Changelog +## Version 0.13.0 +* Added a showcase wizard to showcase some features on first use. +* Make the sync more robust in case of interruptions. +* Changed the allowed TLS ciphers to only include a secure list. +* Changed the minimum required version to Android 4.1 (sdk version 16) +* Show a message when system-wide auto-sync is disabled +* Set correct PROID for Contacts, Events and Tasks +* Added many tests for the crypto and service. +* Code cleanups and refactoring in the sync manager. +* Update {cert,ical,vcard}4android to latest. +* Minor fixes + ## Version 0.12.0 * Add import from local account (import calendars/contacts) * Update the crypto protocol to version 2.