What’s Changed
- Expose display cutout insets as well as the raw window insets (#685) @ansman
- Update version to 0.18.0. (#691) @nickbutcher
- Update to Compose 1.0.2. (#690) @nickbutcher
- Add an overload selectively applying system bar insets on all sides (#686) @ansman
- Update to Compose SNAPSHOT 7655479 (#687) @chrisbanes
- Fix ANR when showing bottom sheets (#680) @jossiwolf
- Add links to documentation on modules where it was missing (#671) @StylianosGakis
- Remove reference to ScrollableColumn in doc (#672) @DSteve595