summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Henneke <FabianHenneke@users.noreply.github.com>2020-08-24 12:03:33 +0200
committerGitHub <noreply@github.com>2020-08-24 15:33:33 +0530
commitd0b15cec49a41ec1ea51890ac7b7c8cb8515f6a4 (patch)
tree7fcac03715ac7bfb5b371f4277c61b0ed5e82efd /CHANGELOG.md
parentcbe780f31c64c1f668b35554929c09b8d25f2636 (diff)
Improve Git server config activity (#1051)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3e4118c..52236278 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,9 +9,14 @@ All notable changes to this project will be documented in this file.
- Allow sorting by recently used
- Add [Bromite](https://www.bromite.org/) and [Ungoogled Chromium](https://git.droidware.info/wchen342/ungoogled-chromium-android) to supported browsers list for Autofill
+### Changed
+
+- A descriptive error message is shown if no username is specified in the Git server settings
+
### Fixed
- Password creation UI will scroll if it does not fit on the screen
+- Git server protocol and authentication mode are only updated when explicitly saved
## [1.11.2] - 2020-08-24