Hi all - we have released
1.5.0-alpha09 with updates to simplify the ReduceMotion API and also an extension to CurvedTextStyle to include distinct letter spacings for clockwise and anti-clockwise curved text (needed because whilst clockwise letters fan out from the baseline, anti-clockwise letters fan in, so the latter need a larger spacing).
In the Material3 library, we have released
1.0.0-alpha32. This includes: updates to button Shapes classes API to improve consistency; improvements to curved text rendering and associated updates to TimeText which remove earlier non-round support; a revamp of the ButtonGroup API to replace the DSL-based ButtonGroupItem with modifier.weight, modifier.minWidth and modifier.animateWidth; bug fixes to animation on EdgeButton and Button; addressed inconsistencies in large-screen breakpoints (screens at and above 225dp are large screen).
Please take a look at the release notes for more details.