diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2020-05-23 15:45:07 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2020-05-23 15:45:07 +0530 |
commit | 22fd47d20cede283a8c1e7f7fd9d9a17e8f025d3 (patch) | |
tree | a245c7a036c9b23753e346f1772415a33f6d1322 | |
parent | a6eb4b4e218ef2f5fb2e956a39541c8fea1abd7b (diff) |
CHANGELOG: sync with master
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
-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 |