diff options
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f6e84053..2dd19630 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,12 @@ All notable changes to this project will be documented in this file. ### Changed - More UI related tweaks, changes and improvements +- Improved error messages and internal logic for server configuration ### Fixed - Add the following fields to encrypted username detection: user, account, email, name, handle, id, identity. +- Improved detection of broken or incomplete git repositories +- Better UX flow for storage permissions ## [1.7.2] - 2020-04-29 |