Improved
v0.8.0-rc06
Current version should be relatively stable. If no major issues are found in the next two weeks, release v0.8.0.
What's Changed (Fix some bugs in rc05 & Bump deps version)
- library: Improve line break strategy again by @YuKongA in https://github.com/compose-miuix-ui/miuix/commit/5cf1eab4bd00b80fcc0537622572aa2594e0a178
- library: Refactor Dialog corner radius and alignment logic by @YuKongA in https://github.com/compose-miuix-ui/miuix/commit/3bd19ae1da05e8a84e6e97b8d991b7cc5ca6ae41
- fix(deps): update dependency androidx.navigation3:navigation3-runtime to v1.1.0-alpha02 by @renovate[bot] in https://github.com/compose-miuix-ui/miuix/pull/192
- fix: fix
fillMaxHeight()causing components fill infinity height by @wxxsfxyzm in https://github.com/compose-miuix-ui/miuix/pull/196 - chore(deps): update gradle to v9.3.0 by @renovate[bot] in https://github.com/compose-miuix-ui/miuix/pull/197
- library: Refactor BottomSheet animation effects by @YuKongA in https://github.com/compose-miuix-ui/miuix/pull/198
Full Changelog: https://github.com/compose-miuix-ui/miuix/compare/v0.8.0-rc05...v0.8.0-rc06