From 4b45f9f308d12a855f202d525c9dcb0a6a4eb50d Mon Sep 17 00:00:00 2001 From: Juan Tejada Date: Tue, 7 Mar 2017 01:42:13 -0800 Subject: [PATCH] [client-app] Update changelog --- packages/client-app/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/client-app/CHANGELOG.md b/packages/client-app/CHANGELOG.md index fc9e54b08..e860b0131 100644 --- a/packages/client-app/CHANGELOG.md +++ b/packages/client-app/CHANGELOG.md @@ -13,8 +13,8 @@ + Improve initial sync speed by scaling number of messages synced based on folder SELECT duration - + When app comes back online from having been disconnected from the internet, - it will Sync accounts when app comes back online + + Immediately restore sync process when app comes back online after being + disconnected from the internet. + Can now reply from within notifications again - Development: