diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c389dfd..a0067ecb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Added + +- 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 +- Remove explicit protocol choice from Git server settings, it is now inferred from your URL +- 'Show hidden folders' is now 'Show hidden files and folders' + +### 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 +- Remember HTTPS password during a sync operation + ## [1.11.3] - 2020-08-27 ### Fixed |