diff options
author | Allan Wang <me@allanwang.ca> | 2021-01-24 16:09:13 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-01-24 16:09:13 -0800 |
commit | 2a0d6f895a7d48bd86ca4849c742dd0ca39ff8c5 (patch) | |
tree | 95df1fc898d277140a547d2b7f5e1e30d43e4899 /app/src/main/play/en-US/whatsnew | |
parent | 28e7848e0da91be7f841e133ed989769bfcc6dca (diff) | |
download | frost-2a0d6f895a7d48bd86ca4849c742dd0ca39ff8c5.tar.gz frost-2a0d6f895a7d48bd86ca4849c742dd0ca39ff8c5.tar.bz2 frost-2a0d6f895a7d48bd86ca4849c742dd0ca39ff8c5.zip |
Fix messenger theme for default
Diffstat (limited to 'app/src/main/play/en-US/whatsnew')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index fad19c9d..a02cbb99 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,4 +1,5 @@ v3.0.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
\ No newline at end of file +* Added initial support for messenger.com +* Fix swipe to refresh not disabling for certain pages
\ No newline at end of file |