From cc63146da72d1e3f6018ceca68afbf1eeb51cec5 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 10 Jun 2020 11:59:47 +0200 Subject: [PATCH] Update CHANGELOG We no longer have the advantages of using flutter_web_auth, there are just too many blockers, such as - * ios8-10: https://github.com/LinusU/flutter_web_auth/issues/19 * Even on Android this doesn't work reliably as I quite often get a User Cancelled exception --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e82a8861..d66bbac0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,6 @@ ## [1.57] - 2020-06-10 * Better support for auto adding list items when typing * Bug fix in iOS where notes would no longer be shown -* Improve OAuth initialization - - On Android the app is kept alive during the OAuth process - - On iOS we close the browser properly ## [1.56] - 2020-06-04 * Bug fix for Folder Names