## New experimental APIs * Lifecycle KMP support by @DevSrSouza in https://github.com/adrielcafe/voyager/pull/423 * Per screen transition api by @DevSrSouza in https://github.com/adrielcafe/voyager/pull/424 * Lifecycle Effect Once API by @DevSrSouza in https://github.com/adrielcafe/voyager/pull/425 ## What's Changed * fix loss of Screen.key after obfuscation by @qdsfdhvh in https://github.com/adrielcafe/voyager/pull/412 * update LeakCanary to 2.14 for android sample by @wiryadev in https://github.com/adrielcafe/voyager/pull/395 * second way to fix activity leak after configuration change by @shpasha in https://github.com/adrielcafe/voyager/pull/418 * Update Compose KMP to 1.6.10 ## New Contributors * @qdsfdhvh made their first contribution in https://github.com/adrielcafe/voyager/pull/412 * @wiryadev made their first contribution in https://github.com/adrielcafe/voyager/pull/395 * @shpasha made their first contribution in https://github.com/adrielcafe/voyager/pull/418 **Full Changelog**: https://github.com/adrielcafe/voyager/compare/1.1.0-alpha04...1.1.0-beta01