Skip to content

3.6.0-alpha01

Pre-release
Pre-release

Choose a tag to compare

@arkivanov arkivanov released this 01 Jul 11:53
· 4 commits to master since this release

What's Changed

Library

  • Added StackAnimator.inverted extension function by @TopsyCretts in #993
  • Fixed the same predictive back gesture animation repeating when quickly started again by @arkivanov in #988
  • Fixed predictive back gesture not working on OnePlus devices by @arkivanov in #1001

Misc

  • Removed maven.pkg.jetbrains.space Maven repo by @arkivanov in #997
  • Build iOS samples against arm64 on CI by @arkivanov in #999
  • Add Decompose Plugin for Claude Code to community docs by @Litun in #992
  • Add KMP - NavBuilder project details to community.md by @NeilSayok in #996

Versions and dependencies

Kotlin: 2.1.0
Essenty: 2.5.0
kotlinx-serialization: 1.6.3
Multiplatform Compose: 1.9.3

New Contributors

Full Changelog: 3.5.0...3.6.0-alpha01