From 18bf86769d1a64bc9e4b4eb956666cb8444f01ab Mon Sep 17 00:00:00 2001 From: Juan Tejada Date: Thu, 23 Feb 2017 10:52:14 -0800 Subject: [PATCH] [client-app] Update changelog --- packages/client-app/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/client-app/CHANGELOG.md b/packages/client-app/CHANGELOG.md index 4ac9e0561..2a0494fb1 100644 --- a/packages/client-app/CHANGELOG.md +++ b/packages/client-app/CHANGELOG.md @@ -7,10 +7,11 @@ + You can now click inline images in messages to open them + More IMAP errors have been identified as retryable, which means users will see less errors when syncing an account + + Improve performance of thread search indexing queries + + Correctly catch Invalid Login errors when sending - Development: - + Add performance metrics for thread-list actions + Developer bar in Worker window now shows single delta connection + More code converted to Javascript