Changes
- Update androix.navigation.compose which fixes broken transition animations and an occasional IndexOutOfBoundsException
- Use better tooltip text for the icon button in each block log list item
- Allow user to change settings while service is running. The service will automatically restart when changing sensitive settings now.
- Fix incorrect host state text in the edit host screen
- Prevent popping too many backstack entries. This could have either left the app in an unusable state where no UI is visible or close the app if an action is used that "navigates up" too many times.