Skip to content

Commit de490a0

Browse files
chore(changelog): Update CHANGELOG.md
1 parent 27ed889 commit de490a0

File tree

1 file changed

+26
-11
lines changed

1 file changed

+26
-11
lines changed

CHANGELOG.md

Lines changed: 26 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,26 @@
22

33
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
44

5-
## [nightly-2026.01.13 → Unreleased](https://github.com/CodeWorksCreativeHub/mLauncher/tree/main) - In Development
5+
## [1.11.3.3 → Unreleased](https://github.com/CodeWorksCreativeHub/mLauncher/tree/main) - In Development
66

77
### :sparkles: Enhancements:
88

99
* Add reset functionality to app renaming ([8ec4f806](https://github.com/CodeWorksCreativeHub/mLauncher/commit/8ec4f806))
10+
* Introduce FontText composable for custom font support ([5813f83c](https://github.com/CodeWorksCreativeHub/mLauncher/commit/5813f83c))
11+
* Implement dynamic and accessible AZ sidebar ([42c831fa](https://github.com/CodeWorksCreativeHub/mLauncher/commit/42c831fa))
1012

1113
### :bug: Bug Fixes:
1214

1315
* Fix keyboard handling and bottom margin ([6ced4384](https://github.com/CodeWorksCreativeHub/mLauncher/commit/6ced4384))
1416

1517
### :wrench: Code Quality:
1618

19+
* Clean up and improve changelog generation script ([27ed889e](https://github.com/CodeWorksCreativeHub/mLauncher/commit/27ed889e))
1720
* Simplify rename logic and UI ([f76aaf98](https://github.com/CodeWorksCreativeHub/mLauncher/commit/f76aaf98))
1821
* Refactor rename UI in app drawer ([d3d30f1b](https://github.com/CodeWorksCreativeHub/mLauncher/commit/d3d30f1b))
1922
* Simplify app rename logic in AppDrawerAdapter ([f5405c4b](https://github.com/CodeWorksCreativeHub/mLauncher/commit/f5405c4b))
2023
* Improve preference migration and build script variables ([a4a27359](https://github.com/CodeWorksCreativeHub/mLauncher/commit/a4a27359))
2124
* Use `activityLabel` directly, removing `customLabel` and `label` ([dc1a81f3](https://github.com/CodeWorksCreativeHub/mLauncher/commit/dc1a81f3))
22-
23-
## [Nightly Release 2026.01.13](https://github.com/CodeWorksCreativeHub/mLauncher/tree/nightly-2026.01.13) - (12, January 2026)
24-
25-
### :sparkles: Enhancements:
26-
27-
* Introduce FontText composable for custom font support ([5813f83c](https://github.com/CodeWorksCreativeHub/mLauncher/commit/5813f83c))
28-
* Implement dynamic and accessible AZ sidebar ([42c831fa](https://github.com/CodeWorksCreativeHub/mLauncher/commit/42c831fa))
29-
30-
### :wrench: Code Quality:
31-
3225
* Use FontManager for font loading in SettingsComposable ([54361a40](https://github.com/CodeWorksCreativeHub/mLauncher/commit/54361a40))
3326
* Use FontText in SettingsTextPreference ([1355be5a](https://github.com/CodeWorksCreativeHub/mLauncher/commit/1355be5a))
3427
* Remove redundant theme logic in SettingsFragment ([f2ea3277](https://github.com/CodeWorksCreativeHub/mLauncher/commit/f2ea3277))
@@ -149,5 +142,27 @@ All notable changes to this project will be documented in this file. See [conven
149142

150143
* prevent icon pack icons from showing in app list when disabled ([6a3d504b](https://github.com/CodeWorksCreativeHub/mLauncher/commit/6a3d504b))
151144

145+
## [1110204 (1.11.2.4) - Multi Launcher ‧ Home Screen](https://github.com/CodeWorksCreativeHub/mLauncher/tree/1.11.2.4) - (20, October 2025)
146+
147+
### :sparkles: Enhancements:
148+
149+
* Implement native crash reporting service ([4d750cb8](https://github.com/CodeWorksCreativeHub/mLauncher/commit/4d750cb8))
150+
* Add grab line to bottom and top sheet dialogs ([6a81010d](https://github.com/CodeWorksCreativeHub/mLauncher/commit/6a81010d))
151+
* Move cache files to cache directory ([2e383825](https://github.com/CodeWorksCreativeHub/mLauncher/commit/2e383825))
152+
* Configure Room schema for WidgetDatabase ([802c1b1a](https://github.com/CodeWorksCreativeHub/mLauncher/commit/802c1b1a))
153+
154+
### :wrench: Code Quality:
155+
156+
* Use CardView for Top and Bottom Sheets ([e1b5abe2](https://github.com/CodeWorksCreativeHub/mLauncher/commit/e1b5abe2))
157+
* Rearchitect FontBottomSheetDialogLocked ([84de7e2e](https://github.com/CodeWorksCreativeHub/mLauncher/commit/84de7e2e))
158+
* Rename LockedBottomSheetDialog to FontBottomSheetDialogLocked and move to shared component package ([899cba8c](https://github.com/CodeWorksCreativeHub/mLauncher/commit/899cba8c))
159+
* Implement Device Admin for screen lock ([f4f8eec3](https://github.com/CodeWorksCreativeHub/mLauncher/commit/f4f8eec3))
160+
* Improve performance and readability ([ebb3ece7](https://github.com/CodeWorksCreativeHub/mLauncher/commit/ebb3ece7))
161+
* Optimize app list loading and sorting ([354b0ce4](https://github.com/CodeWorksCreativeHub/mLauncher/commit/354b0ce4))
162+
163+
### :globe_with_meridians: Localization:
164+
165+
* Updated Language Files. ([#936](https://github.com/CodeWorksCreativeHub/mLauncher/pull/936)) ([dd0bc103](https://github.com/CodeWorksCreativeHub/mLauncher/commit/dd0bc103))
166+
152167
---
153168
> Generated by CodeWorks Creative Hub

0 commit comments

Comments
 (0)