diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-29 02:00:41 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-29 02:00:41 -0700 |
commit | a4e9eb442797d70d9285600e5ba91f3eb2f21997 (patch) | |
tree | cca329135c9609a3e905456ced95d6de11501316 /docs | |
parent | c8b32c0b37e0aae1a6df607806c6511ed91082f8 (diff) | |
download | frost-a4e9eb442797d70d9285600e5ba91f3eb2f21997.tar.gz frost-a4e9eb442797d70d9285600e5ba91f3eb2f21997.tar.bz2 frost-a4e9eb442797d70d9285600e5ba91f3eb2f21997.zip |
Show notification context in summary notification
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 30820aa0..5c47c8fa 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,6 +5,7 @@ * 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 ## v2.4.0 * Removed request services, which potentially caused phishing warnings. |