diff options
author | Allan Wang <me@allanwang.ca> | 2017-08-20 14:09:41 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-08-20 14:09:41 -0700 |
commit | 238c263376d2db2ef7bff765155832fa95309cf1 (patch) | |
tree | 202959e8969f0202fbe6c3a7e1f0a9e821e2609a /docs | |
parent | 62e10aa1295bdcd99e307b22b4747bb5353cd5d7 (diff) | |
download | frost-238c263376d2db2ef7bff765155832fa95309cf1.tar.gz frost-238c263376d2db2ef7bff765155832fa95309cf1.tar.bz2 frost-238c263376d2db2ef7bff765155832fa95309cf1.zip |
Update login logic
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index d2edbc4a..8c6b2eca 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -4,6 +4,8 @@ * Fix url loading bug and add option to launch urls in default browser (behaviour setting) * Allow for bottom bar tabs (appearance setting) * Allow custom ringtones for notifications and messages (notification setting) +* Improve logout logic when account is invalid +* Fix material light background for certain items ## v1.4.7 * Update secondary background for transparent themes to be more visible. |