Skip to content

Releases: mobiletoly/laydr

Release list

v0.3.0

Choose a tag to compare

@mobiletoly mobiletoly released this 10 Aug 07:04

• ## What's Changed

  • Added app-owned KMP Nav3 entry-state retention across Android configuration changes
  • Preserved transient payloads, typed results, and one-shot callbacks when rebinding the same retained owner
  • Hardened entry cleanup, stale navigator detection, repeated-launch isolation, and adaptive detail navigation
  • Added external workflow ownership with buffered outputs across composition gaps.
  • Updated Kotlin, AGP, and AndroidX Navigation 3 dependencies

Breaking Changes

  • Replaced LaydrNavEntryStore with LaydrNavEntryStateOwner
  • Renamed entryToken to entryInstanceId
  • Changed workflow outputs to single-consumer delivery

v0.1.0

Choose a tag to compare

@mobiletoly mobiletoly released this 28 Jun 21:05
  • Initial release