You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improve app list sorting ([98ece2ba](https://github.com/DroidWorksStudio/mLauncher/commit/98ece2ba))
28
20
* Replace Word of the Day AlarmManager with WorkManager ([a61c988d](https://github.com/DroidWorksStudio/mLauncher/commit/a61c988d))
29
21
* 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
222
214
223
215
* Increment build number to 4 ([3267c572](https://github.com/DroidWorksStudio/mLauncher/commit/3267c572))
224
216
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))
0 commit comments