From 5f648dcbf7060b2896a98364a610bd3a1f829790 Mon Sep 17 00:00:00 2001 From: HeCodes2Much-Bot Date: Wed, 4 Dec 2024 17:35:06 +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 2393dae..e96fd9b 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 a few issues with app draw including icons as well as work profile stuff. - ([66065b7](https://github.com/DroidWorksStudio/EasyLauncher/commit/66065b76f8b5dc3673af349570287816ed057fb1)) - First start with filter when filterStrength is set to 0 - ([ff7ecb1](https://github.com/DroidWorksStudio/EasyLauncher/commit/ff7ecb149186645d1990da863afee80b596428f0)) - 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))