Skip to content

Commit 75e8f29

Browse files
chore(changelog): Update CHANGELOG.md
1 parent 761cab9 commit 75e8f29

File tree

1 file changed

+30
-10
lines changed

1 file changed

+30
-10
lines changed

CHANGELOG.md

Lines changed: 30 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,18 @@ All notable changes to this project will be documented in this file. See [conven
44

55
## [Coming Soon](https://github.com/DroidWorksStudio/mLauncher/tree/main) - TBD
66

7-
### Bug Fixes:
8-
9-
* Correct typo in advanced settings description ([08961432](https://github.com/DroidWorksStudio/mLauncher/commit/08961432))
10-
11-
### Refactors:
12-
13-
* Improve Discord release message formatting ([21d650d7](https://github.com/DroidWorksStudio/mLauncher/commit/21d650d7))
14-
15-
## [1.11.0.3](https://github.com/DroidWorksStudio/mLauncher/tree/1.11.0.3) - (15, September 2025)
16-
177
### Enhancements:
188

199
* Introduce BaseFragment and SystemBarObserver ([8be5be4f](https://github.com/DroidWorksStudio/mLauncher/commit/8be5be4f))
2010

2111
### Bug Fixes:
2212

13+
* Correct typo in advanced settings description ([08961432](https://github.com/DroidWorksStudio/mLauncher/commit/08961432))
2314
* Correct app label display in HomeAppsWidgetProvider ([43c169f1](https://github.com/DroidWorksStudio/mLauncher/commit/43c169f1))
2415

2516
### Refactors:
2617

18+
* Improve Discord release message formatting ([21d650d7](https://github.com/DroidWorksStudio/mLauncher/commit/21d650d7))
2719
* Improve app list sorting ([98ece2ba](https://github.com/DroidWorksStudio/mLauncher/commit/98ece2ba))
2820
* Replace Word of the Day AlarmManager with WorkManager ([a61c988d](https://github.com/DroidWorksStudio/mLauncher/commit/a61c988d))
2921
* Remove SecurityService and FLAG_SECURE ([ca71b87d](https://github.com/DroidWorksStudio/mLauncher/commit/ca71b87d))
@@ -222,5 +214,33 @@ All notable changes to this project will be documented in this file. See [conven
222214

223215
* Increment build number to 4 ([3267c572](https://github.com/DroidWorksStudio/mLauncher/commit/3267c572))
224216

217+
## [1.10.8.3](https://github.com/DroidWorksStudio/mLauncher/tree/1.10.8.3) - (13, July 2025)
218+
219+
### Bug Fixes:
220+
221+
* Use `GITHUB_TOKEN` for `dependabot` actions ([8887e567](https://github.com/DroidWorksStudio/mLauncher/commit/8887e567))
222+
* Remove dependabot group names ([f0e6880e](https://github.com/DroidWorksStudio/mLauncher/commit/f0e6880e))
223+
* Group all dependency updates ([cca83156](https://github.com/DroidWorksStudio/mLauncher/commit/cca83156))
224+
* Only show "Personal apps" header if other profiles exist ([46ddee8b](https://github.com/DroidWorksStudio/mLauncher/commit/46ddee8b))
225+
226+
### Refactors:
227+
228+
* Implement ViewBinding in OnboardingPageFragment ([55b5d689](https://github.com/DroidWorksStudio/mLauncher/commit/55b5d689))
229+
* Nullify views in OnboardingPageFragment ([2c5710cc](https://github.com/DroidWorksStudio/mLauncher/commit/2c5710cc))
230+
231+
### Build:
232+
233+
* Bump svenstaro/upload-release-action from 2.11.1 to 2.11.2 ([#842](https://github.com/DroidWorksStudio/mLauncher/pull/842)) ([80d30262](https://github.com/DroidWorksStudio/mLauncher/commit/80d30262))
234+
* Bump MyAlbum/purge-cache from 2.1.0 to 2.2.0 ([#841](https://github.com/DroidWorksStudio/mLauncher/pull/841)) ([1fa356c8](https://github.com/DroidWorksStudio/mLauncher/commit/1fa356c8))
235+
236+
### Meta:
237+
238+
* Configure dependabot for GitHub Actions ([b33b311b](https://github.com/DroidWorksStudio/mLauncher/commit/b33b311b))
239+
* Increment build number to 3 ([a9d167d3](https://github.com/DroidWorksStudio/mLauncher/commit/a9d167d3))
240+
241+
### Feature Removals:
242+
243+
* Remove deprecated workflow ([4ffadaf5](https://github.com/DroidWorksStudio/mLauncher/commit/4ffadaf5))
244+
225245
---
226246
> Generated by DroidWorksStudio

0 commit comments

Comments
 (0)