Original release notes
What's Changed
- Rename onRefresh callback to avoid shadowing parameter by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/2912
- Fix desktop app ProGuard build with Compose 1.11.0 by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/2914
- Fix pull-to-refresh indicator positioning in DisappearingScaffold by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/2916
- Remove collectAsStateWithLifecycle from BottomBarSettingsContent by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/2918
- Add Git repository detail screen with issues/patches tabs by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/2917
Full Changelog: https://github.com/vitorpamplona/amethyst/compare/v1.09.0...v1.09.1

