diff options
author | Allan Wang <me@allanwang.ca> | 2019-10-22 00:34:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-22 00:34:24 -0700 |
commit | f9129dd7b59b4b3119805a49c21315e1f5a5e336 (patch) | |
tree | 77d05207e31f4b3fd30c9af6deb0fae0be9ec27b /app/src/main/play | |
parent | c2d70807d555f685e22875565475aeca556a11cb (diff) | |
parent | cdddb88d53e86561179daf97af825a86aa41c1b1 (diff) | |
download | frost-f9129dd7b59b4b3119805a49c21315e1f5a5e336.tar.gz frost-f9129dd7b59b4b3119805a49c21315e1f5a5e336.tar.bz2 frost-f9129dd7b59b4b3119805a49c21315e1f5a5e336.zip |
Merge pull request #1578 from AllanWang/fix-backstack
Fix backstack
Diffstat (limited to 'app/src/main/play')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index f286cb6f..d9c37fbc 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,9 +1,3 @@ -v2.4.1 +v2.4.2 -* Add better support for mobile url conversions -* Notification tab will keep first page in the same window; fixes marking notifications as read -* Fix nav and status bar icon colors for custom themes (Android O+) -* Fix biometric prompt, and prompt on activity resume -* Fix notification title -* Add option to open overlay links in browser -* Disable swipe to refresh for composer and sharer pages
\ No newline at end of file +* Fix back stack history
\ No newline at end of file |