diff options
author | Allan Wang <me@allanwang.ca> | 2021-09-12 19:54:31 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-09-12 19:54:31 -0700 |
commit | 039d7a7c199c4d991dd143f3b096a0707100f6a3 (patch) | |
tree | b5e9ef2b512105bd6e70d8f8d7d0b7ad22e39ba4 /app/src/main/play/en-US/whatsnew | |
parent | 57f761d401dd23ec7699d21cfab174f4133f4cf3 (diff) | |
download | frost-039d7a7c199c4d991dd143f3b096a0707100f6a3.tar.gz frost-039d7a7c199c4d991dd143f3b096a0707100f6a3.tar.bz2 frost-039d7a7c199c4d991dd143f3b096a0707100f6a3.zip |
Fix multi account switching
Diffstat (limited to 'app/src/main/play/en-US/whatsnew')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index dc12e80e..1f46ec04 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,5 +1,4 @@ -v3.0.0 +v3.1.0 -* Removed email support. Please use GitHub for all inquiries as I no longer have time to look through all emails -* Added initial support for messenger.com (settings > appearance > main activity tabs) -* Fix swipe to refresh not disabling for certain pages
\ No newline at end of file +* Fix multi account signin +* Only clear out cookies on explicit logout; Facebook logout redirects no longer erase cookies
\ No newline at end of file |