aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/frost_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-09-12 19:54:31 -0700
committerAllan Wang <me@allanwang.ca>2021-09-12 19:54:31 -0700
commit039d7a7c199c4d991dd143f3b096a0707100f6a3 (patch)
treeb5e9ef2b512105bd6e70d8f8d7d0b7ad22e39ba4 /app/src/main/res/xml/frost_changelog.xml
parent57f761d401dd23ec7699d21cfab174f4133f4cf3 (diff)
downloadfrost-039d7a7c199c4d991dd143f3b096a0707100f6a3.tar.gz
frost-039d7a7c199c4d991dd143f3b096a0707100f6a3.tar.bz2
frost-039d7a7c199c4d991dd143f3b096a0707100f6a3.zip
Fix multi account switching
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r--app/src/main/res/xml/frost_changelog.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index bdece3ae..9a917099 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -6,13 +6,15 @@
<item text="" />
-->
+ <version title="v3.1.0" />
+ <item text="Fix multi account signin" />
+ <item text="Only clear out cookies on explicit logout; Facebook logout redirects no longer erase cookies" />
+ <item text="" />
+
<version title="v3.0.0" />
<item text="Removed email support. Please use GitHub for all inquiries as I no longer have time to look through all emails" />
<item text="Added initial support for messenger.com (settings > appearance > main activity tabs)" />
<item text="Fix swipe to refresh not disabling for certain pages" />
- <item text="" />
- <item text="" />
- <item text="" />
<version title="v2.4.7" />
<item text="Fix theme not always sticking on refresh" />