Skip to content

Version 1.0-RC19.2

Compare
Choose a tag to compare
@Lysander Lysander released this 22 Oct 08:57
· 6 commits to release/1.0-RC19 since this release

This version is a patch release backporting important changes from master so they can be used in Kotlin 1.9 projects without needing to migrate to Kotlin 2.0 first.

Improvements

  • PR #911: Improves the API doc for renderIf

Fixed Bugs

  • PR #909: Fixes the combobox deleting input when the rendering is slow
  • PR #910: Fixes some potential bug with mapping lenses