diff options
author | Allan Wang <me@allanwang.ca> | 2018-12-29 16:06:01 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2018-12-29 16:06:01 -0500 |
commit | 9f74d71852546fdb7484289b5de9a0ae4707ffd5 (patch) | |
tree | 06602511e81c33731007316ea3ace83d3dff9727 /docs/Changelog.md | |
parent | a9acbb16b241b44d3ecd2a75c2bde31be575e2b5 (diff) | |
download | frost-9f74d71852546fdb7484289b5de9a0ae4707ffd5.tar.gz frost-9f74d71852546fdb7484289b5de9a0ae4707ffd5.tar.bz2 frost-9f74d71852546fdb7484289b5de9a0ae4707ffd5.zip |
Fix like button and disable cookie update, resolves #1203
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index e6372f3d..9bb3cdb3 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,6 +3,7 @@ ## v2.2.0 * Rewrite a lot of internal logic to optimize loading * Change default user agent to new android version, previously a desktop user agent +* Add back group management page when clicking the respective notification ## v2.1.2 * Fix message notifications with just one other user |