Skip to content

Capturable v2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 12:26
9e83492

Changes

  • [#140] Fix: Stateful UI not updating when Modifier.capturable() is used.
  • [#145] Exposed default public constructor of class CaptureController.
  • [#146] Fix: Update the instance of CaptureController properly without losing capture requests inside Modifier updates via ModifierNodeElement#update.

Dependent Targets

  • Jetpack Compose: 1.6.x (BoM: 2024.02.01)
  • Kotlin: 1.9.22

Full Changelog: v2.0.0...v2.1.0