diff options
author | Allan Wang <me@allanwang.ca> | 2019-07-23 00:22:48 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-07-23 00:22:48 -0700 |
commit | 66dd55a0793513b45c885fdcb01bc4804b8bfd7a (patch) | |
tree | d4ce4447add88a8ce2e5039cfd207db32ed2e264 /app/src/main/play | |
parent | b6f05964d9955ab54cde619bc28b7b55a0525773 (diff) | |
download | frost-66dd55a0793513b45c885fdcb01bc4804b8bfd7a.tar.gz frost-66dd55a0793513b45c885fdcb01bc4804b8bfd7a.tar.bz2 frost-66dd55a0793513b45c885fdcb01bc4804b8bfd7a.zip |
Add intro panel
Diffstat (limited to 'app/src/main/play')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 7d32c3ed..765565f1 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,8 +1,4 @@ -v2.3.1 +v2.3.2 -* Hide all story panels if enabled -* Prevent swipe to refresh if not at the very top -* Add vertical swipe to dismiss when viewing images -* Add horizontal scroll support for webviews -* Fix theme for F-Droid builds -* Added Greek translations
\ No newline at end of file +* Disable auto feed refresh by default and add setting to re-enable it +* Update theme
\ No newline at end of file |