diff options
author | Allan Wang <me@allanwang.ca> | 2019-08-04 22:56:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-04 22:56:03 -0700 |
commit | 2eacc8cb77b561eb1da11acb6ec8f620195fd24f (patch) | |
tree | 6eca0acb160f1b6696f4b225c4e4eb9f46644943 /app/src/main/play | |
parent | 3dcf1e1f697b06a88876a183bacf5b67f0d0e8dd (diff) | |
parent | dd391481881683e7b58a69ef2b9b671fb6197208 (diff) | |
download | frost-2eacc8cb77b561eb1da11acb6ec8f620195fd24f.tar.gz frost-2eacc8cb77b561eb1da11acb6ec8f620195fd24f.tar.bz2 frost-2eacc8cb77b561eb1da11acb6ec8f620195fd24f.zip |
Merge pull request #1496 from AllanWang/bugsnag-opt-out
Bugsnag opt out
Diffstat (limited to 'app/src/main/play')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 7d32c3ed..d2b73404 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,8 +1,5 @@ -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 +* Disable bugsnag completely when opting out of analytics
\ No newline at end of file |