From f89d5c282faf34234440a89d1765ac43baa54be9 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sat, 25 Apr 2020 16:53:40 +0530 Subject: Improve UX around settings items (#744) Fixes #461 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9287c409..b7939f84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Changed +- SSH Keygen UI was improved +- Default key length for SSH Keygen is now 4096 bits +- Settings items were rearranged and cleaned up + +### Fixed +- Failure to detect if repository was not cloned which broke Git operations +- Search results were inaccurate if root directory's name started with a dot (.) +- Saving git username and email did not provide user-facing confirmation + ## [1.7.1] - 2020-04-23 ### Fixed -- cgit v1.2.3