aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/frost_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-01-24 22:04:37 -0800
committerGitHub <noreply@github.com>2021-01-24 22:04:37 -0800
commit94aa2dd8125f474570f366408645e5a81236c573 (patch)
tree2952e3ca17872ef10545081a100f16b720f0072a /app/src/main/res/xml/frost_changelog.xml
parent68db99597b68c87f1e0eb2d1feb6b6c63bbff1e9 (diff)
parent35adc9529f1466e3ae45ee1934536f696bc24547 (diff)
downloadfrost-94aa2dd8125f474570f366408645e5a81236c573.tar.gz
frost-94aa2dd8125f474570f366408645e5a81236c573.tar.bz2
frost-94aa2dd8125f474570f366408645e5a81236c573.zip
Merge pull request #1742 from AllanWang/messenger
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r--app/src/main/res/xml/frost_changelog.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 6a526ccb..bdece3ae 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -6,13 +6,18 @@
<item text="" />
-->
- <version title="v2.4.7" />
- <item text="Fix theme not always sticking on refresh" />
- <item text="Disable long press menu from appearing immediately after scrolling" />
+ <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" />
+ <item text="Disable long press menu from appearing immediately after scrolling" />
+
<version title="v2.4.6" />
<item text="Add option to hide likes and action bar in newsfeed" />
<item text="Fix textbox scroll position when typing multiple lines" />