From d32c5413d3021c0deffa32b40a2b780628be93f8 Mon Sep 17 00:00:00 2001 From: HeCodes2Much-Bot Date: Tue, 3 Dec 2024 09:34:39 +0000 Subject: [PATCH] chore(changelog): Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e76b880..23c092d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. See [conven ### Bug Fixes: +- Fixed the search feature to only show items not hidden. - ([846ba48](https://github.com/DroidWorksStudio/EasyLauncher/commit/846ba486374b988c7f7f6cfd636f3aede8f24701)) - Fixed a few errors with the backup system. - ([f6d6797](https://github.com/DroidWorksStudio/EasyLauncher/commit/f6d6797964e0dfcec261d8c611fed913bf63d0f4)) - Fixed restart app after changing language. - ([198b230](https://github.com/DroidWorksStudio/EasyLauncher/commit/198b2308a5e5024d3c5295c234d867d3945bae85)) - Fixed restart app issue when restoring backup. - ([011bd02](https://github.com/DroidWorksStudio/EasyLauncher/commit/011bd02dd539e8299e3b9418e9c0ffdc193bb4f4))