diff options
author | Allan Wang <me@allanwang.ca> | 2019-07-01 20:33:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-01 20:33:36 -0700 |
commit | 646a3a1b2849dd8a8cb7cc9d6da4f303f5bd939e (patch) | |
tree | 625ebddb2a21c5306751045aa34b6ba416125996 /app/src/main/play | |
parent | 35305f7a83daabf535d3fb22938eb5dd68fd2c19 (diff) | |
parent | 70b42ba365d00f7ec19abe1050c51aee9931045b (diff) | |
download | frost-646a3a1b2849dd8a8cb7cc9d6da4f303f5bd939e.tar.gz frost-646a3a1b2849dd8a8cb7cc9d6da4f303f5bd939e.tar.bz2 frost-646a3a1b2849dd8a8cb7cc9d6da4f303f5bd939e.zip |
Merge pull request #1457 from AllanWang/enhancement/refresh
Disable refresh if not at the top, resolves #1450
Diffstat (limited to 'app/src/main/play')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 009f4196..cd43de9e 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,9 +1,4 @@ -v2.3.0 +v2.3.1 -* Converted internals of Facebook data storage; auto migration will only work from 2.2.x to 2.3.x -* Added notification widget -* Update theme -* Update translations -* Add fingerprint unlock screen -* Fix messenger redirect -* Lots of internal updates
\ No newline at end of file +* Hide all story panels if enabled +* Prevent swipe to refresh if not at the very top
\ No newline at end of file |