aboutsummaryrefslogtreecommitdiff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-09-15 01:26:10 -0700
committerGitHub <noreply@github.com>2019-09-15 01:26:10 -0700
commit96908453abbd7e40e13af4359d1bce4524b979a6 (patch)
tree4c3ff473e164f793121673524788e830ccc49edb /docs/Changelog.md
parent5071a44197cdc3b7ad4a2c3d188fcfd205f32449 (diff)
parentc9b34f5fdad8a890f05ae4189a5e819340ce1ee5 (diff)
downloadfrost-96908453abbd7e40e13af4359d1bce4524b979a6.tar.gz
frost-96908453abbd7e40e13af4359d1bce4524b979a6.tar.bz2
frost-96908453abbd7e40e13af4359d1bce4524b979a6.zip
Merge pull request #1542 from AllanWang/remove-authv2.4.0
Remove auth and native ui elements by default
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
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