- NavHost and NavController now supports navigating in compose with Animations.
- Fixed an issue with Navigation in Fragments where navigating with popUpTo and popping a fragment off the back stack without recreating its view would cause system back to stop working.
- Updated the error message and exception type when navigating on a NavController with no navigation graph set.
- Changed dependency of Activity library from version 1.6.1 to version 1.7.1.