diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-08 00:51:13 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-08 00:51:13 -0700 |
commit | 8cf499946b0e0b52c8d66b2b213982f75e4ee91d (patch) | |
tree | 851cc6cf0fd295c142be123a19320b578fc8be0a /docs/Changelog.md | |
parent | 329b31175289fc7ad204204e6f7276fd96530f99 (diff) | |
parent | ea3a1968407ef66c3074593d6768a559e18b0675 (diff) | |
download | frost-8cf499946b0e0b52c8d66b2b213982f75e4ee91d.tar.gz frost-8cf499946b0e0b52c8d66b2b213982f75e4ee91d.tar.bz2 frost-8cf499946b0e0b52c8d66b2b213982f75e4ee91d.zip |
Merge branch 'dev' into theme
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 31315d04..224607e4 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,8 @@ # 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. + ## v2.3.2 * Disable auto feed refresh by default and add setting to re-enable it * Update theme |