From c24c5bc341016c46eaa52c72aeeee41a1300d19b Mon Sep 17 00:00:00 2001 From: Juan Tejada Date: Tue, 21 Feb 2017 17:44:23 -0800 Subject: [PATCH] [client-app] Update changelog --- packages/client-app/CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/client-app/CHANGELOG.md b/packages/client-app/CHANGELOG.md index 8b2f1ba76..4ac9e0561 100644 --- a/packages/client-app/CHANGELOG.md +++ b/packages/client-app/CHANGELOG.md @@ -18,8 +18,7 @@ - Fixes: - + Fix offline notification bug that caused outage! - + Cloud api fixes for outage! + + Fix offline notification bug that caused api outage + We now properly handle gmail auth token errors in the middle of the sync loop. This means less red boxes for users! + Less battery usage when initial sync has completed! + No more errors when saving sent messages to sent folders (`auth or accountId` errors)