aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-09-29 02:51:09 -0700
committerGitHub <noreply@github.com>2019-09-29 02:51:09 -0700
commit8932e9f5eb9995729f674ebe02464a6f20f4d1ec (patch)
treeb40f3f7d1b291b0d38b84f7bb36d44863e4cad43 /docs
parent980c8ded82e5d8aba4626aed09650dba1992ebf9 (diff)
parent2da6aef03b8a3aba0a76964764f01cd1b26ab401 (diff)
downloadfrost-8932e9f5eb9995729f674ebe02464a6f20f4d1ec.tar.gz
frost-8932e9f5eb9995729f674ebe02464a6f20f4d1ec.tar.bz2
frost-8932e9f5eb9995729f674ebe02464a6f20f4d1ec.zip
Merge pull request #1563 from AllanWang/notification-shortcut
Overlay Context Updates
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 30820aa0..673f2e22 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -5,6 +5,8 @@
* 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
## v2.4.0
* Removed request services, which potentially caused phishing warnings.