Skip to content

v0.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 13:30
· 175 commits to refs/heads/main since this release
104fc5a

Changes in this release:

Significant changes:

  • BC break: Remove deprecated ChoiceTileCentered @Drekorian (#520)
  • Setup baseline profile for Orbit library and the catalog app @gerak-cz (#525)

馃殌 Features

  • Allow usage of material TextButton inside of Material AlertDialog without lint reporting the usage. @shanio (#542)
  • Expose EditableText on ClickableField @hrach (#533)
  • Add lint for Orbit buttons usage within Material's AlertDialog @shanio (#535)
  • Rework Scaffold to avoid Subcompose & fix insets consumption @hrach (#534)
  • Email icon touch-ups @kiwiprbot (#536)
  • Add Damage and Wheelchair illustration, icons touch-ups @kiwiprbot (#532)
  • Introduce LabelLastBaseLine for field vertical alignment @hrach (#522)

馃悰 Bug Fixes

  • Rework Scaffold to avoid Subcompose & fix insets consumption @hrach (#534)
  • Fix ShareAndroidOutline icons and other minor icon tweaks @kiwiprbot (#527)
  • Utilize a darker color for text selection @hrach (#523)

馃О Maintenance

  • Update Kotlin to 1.9.10, Serialization to 1.6 and Compose Compiler to 1.5.3 @apps/renovate (#510)