aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-07-07 19:18:24 +0530
committerGitHub <noreply@github.com>2020-07-07 19:18:24 +0530
commit5d170249cdd0050349f40d3a5852a8ba996663bc (patch)
treeb5c4b1654b8d44c7f0893b84cbc7072d0e35ad18 /CHANGELOG.md
parent035d3feaa4e81eadef69bb7799d3cedf7ff17d33 (diff)
Major UI overhaul and the introduction of a new icon (#920)
Co-authored-by: Fabian Henneke <fabian@henneke.me>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06b60282..d83343e1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+### Changed
+
+- A brand new icon to go with our biggest update ever!
+- Light theme is now a consistent white across the board with ample contrast
+- XkPassword generator is now easier to use with less configuration options
+
### Fixed
- Folder names that were very long did not look right
- Error message for wrong SSH/HTTPS password now looks cleaner
- Fix authentication failure with usernames that contain the `@` character
+- Text input boxes were illegible on dark theme
+- Top-level password names had inconsistent top margin making them look askew
### Added