diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
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 |