Skip to content

Release v1.16.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 18:38
8abfc6f

What's Changed

  • Build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #147
  • Build(deps): Bump org.jetbrains.kotlin.plugin.compose from 2.2.0 to 2.2.10 by @dependabot[bot] in #152
  • Build(deps): Bump org.jetbrains.kotlin:kotlin-bom from 2.2.0 to 2.2.10 by @dependabot[bot] in #151
  • Build(deps): Bump androidx.compose:compose-bom from 2025.07.00 to 2025.08.00 by @dependabot[bot] in #150
  • Build(deps): Bump org.jetbrains.kotlin.android from 2.2.0 to 2.2.10 by @dependabot[bot] in #149
  • Merge main to dev by @Hepolise in #153
  • Build(deps): Bump com.android.application from 8.12.0 to 8.12.1 by @dependabot[bot] in #154
  • Build(deps): Bump com.android.library from 8.12.0 to 8.12.1 by @dependabot[bot] in #155
  • Refactor build config, improve focus handling, extend Android 16 support, and bump SDK by @Hepolise in #156
  • Build(deps): Bump androidx.core:core-ktx from 1.16.0 to 1.17.0 by @dependabot[bot] in #148
  • Migrate BuildConfig to Gradle Build Files by @Hepolise in #157
  • Build(deps): Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #158
  • Build(deps): Bump androidx.compose:compose-bom from 2025.08.00 to 2025.08.01 by @dependabot[bot] in #159
  • Build(deps): Bump com.android.application from 8.12.1 to 8.12.2 by @dependabot[bot] in #160
  • Build(deps): Bump com.android.library from 8.12.1 to 8.12.2 by @dependabot[bot] in #161
  • Build(deps): Bump com.android.application from 8.12.2 to 8.13.0 by @dependabot[bot] in #162
  • Build(deps): Bump com.android.library from 8.12.2 to 8.13.0 by @dependabot[bot] in #163
  • Build(deps): Bump org.jetbrains.kotlin.plugin.compose from 2.2.10 to 2.2.20 by @dependabot[bot] in #164
  • Build(deps): Bump androidx.compose:compose-bom from 2025.08.01 to 2025.09.00 by @dependabot[bot] in #165
  • Build(deps): Bump org.jetbrains.kotlin:kotlin-bom from 2.2.10 to 2.2.20 by @dependabot[bot] in #166
  • Build(deps): Bump androidx.activity:activity-compose from 1.10.1 to 1.11.0 by @dependabot[bot] in #167
  • Build(deps): Bump org.jetbrains.kotlin.android from 2.2.10 to 2.2.20 by @dependabot[bot] in #168
  • Merge main to dev by @Hepolise in #170
  • feat: add module status detection and UI overhaul by @Hepolise in #169
  • style: improve card appearance with elevation-based background by @Hepolise in #171
  • Add multilingual support and UI improvements by @Hepolise in #172
  • Build(deps): Bump androidx.navigation:navigation-compose from 2.9.3 to 2.9.4 by @dependabot[bot] in #173
  • feat(settings): extract action icon into separate component with anim… by @Hepolise in #174
  • Build(deps): Bump androidx.navigation:navigation-compose from 2.9.4 to 2.9.5 by @dependabot[bot] in #175
  • chore: add Material Icons library for UI components by @Hepolise in #178
  • Build(deps): Bump androidx.compose.material3:material3 from 1.3.2 to 1.4.0 by @dependabot[bot] in #177
  • Build(deps): Bump androidx.compose:compose-bom from 2025.09.00 to 2025.09.01 by @dependabot[bot] in #176
  • fix: replace deprecated MenuAnchorType with ExposedDropdownMenuAnchorType by @Hepolise in #179

Full Changelog: v1.15.7...v1.16.0