aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-09-29 02:52:13 -0700
committerAllan Wang <me@allanwang.ca>2019-09-29 02:52:13 -0700
commita75176f963e1fed7e99389b84170da058072128f (patch)
tree5f063a0be2962ea96f4bd49088623841da46cd53 /docs
parent14573f9ac4cb9cfb799e1cd20d78202599d55e25 (diff)
parent8932e9f5eb9995729f674ebe02464a6f20f4d1ec (diff)
downloadfrost-a75176f963e1fed7e99389b84170da058072128f.tar.gz
frost-a75176f963e1fed7e99389b84170da058072128f.tar.bz2
frost-a75176f963e1fed7e99389b84170da058072128f.zip
Update changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 30820aa0..849170bf 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -5,6 +5,9 @@
* 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
## v2.4.0
* Removed request services, which potentially caused phishing warnings.