From 933558caf8266677dc26497d7c7b930254f4fb07 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 9 Dec 2021 08:11:44 +0530 Subject: Prevent Git files from turning up in search and listing (#1582) * Prevent Git files from turning up in search and listing * Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3edf1d7e..0af19d85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ All notable changes to this project will be documented in this file. - Changing password generator parameters now automatically updates the password without needing to press the 'Generate' button again - The app UI was reskinned to match Google's Material You guidelines - Using HTTPS without authentication is now fully supported, and no longer asks for a username +- Enabling 'Show hidden files and folders' no longer shows Git-related files and folders ## [1.13.5] - 2021-07-28 -- cgit v1.2.3