diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 8 |
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" /> |