diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-15 00:33:22 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-15 00:33:22 -0700 |
commit | 509aca4c2c40f9418ae8866be5ba9f3fb4428d90 (patch) | |
tree | b85a808f3c84fe6915a5fec0d9ab8ce1d0dc3329 /docs | |
parent | 5071a44197cdc3b7ad4a2c3d188fcfd205f32449 (diff) | |
download | frost-509aca4c2c40f9418ae8866be5ba9f3fb4428d90.tar.gz frost-509aca4c2c40f9418ae8866be5ba9f3fb4428d90.tar.bz2 frost-509aca4c2c40f9418ae8866be5ba9f3fb4428d90.zip |
Remove auth and native ui elements by default
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 82704ae6..52217c85 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,7 +1,7 @@ # Changelog ## v2.4.0 -* Removed web only mode for auth requests. Marking notifications as read is now disabled by default to deal with phishing accusations. +* Removed request services, which potentially caused phishing warnings. * Save images with the correct extensions. ## v2.3.2 |