Skip to content

Releases: finol-digital/YGOLP

2.7.2

10 May 22:36
1d795e5

Choose a tag to compare

What's Changed

  • chore(deps): bump androidx.wear.compose:compose-ui-tooling from 1.6.0 to 1.6.1 by @dependabot[bot] in #100
  • chore(deps): bump androidx.wear.compose:compose-foundation from 1.6.0 to 1.6.1 by @dependabot[bot] in #101
  • chore(deps): bump androidx.wear.compose:compose-material from 1.6.0 to 1.6.1 by @dependabot[bot] in #102
  • chore(deps): bump androidx.compose:compose-bom from 2026.03.01 to 2026.04.01 by @dependabot[bot] in #104
  • chore(deps): bump com.google.android.gms:play-services-wearable from 19.0.0 to 20.0.1 by @dependabot[bot] in #108
  • chore(deps): bump com.android.application from 9.1.0 to 9.2.0 by @dependabot[bot] in #105
  • chore(deps): bump gradle-wrapper from 9.4.1 to 9.5.0 by @dependabot[bot] in #107
  • chore(deps): bump org.jetbrains.kotlin.plugin.compose from 2.3.20 to 2.3.21 by @dependabot[bot] in #106
  • Fix black screen issue by @davidmfinol in #109
  • Introduced openspec and used it to refactor the app for code quality improvements by @davidmfinol in #110

Full Changelog: v2.7.1...2.7.2

v2.7.1

01 Apr 04:46
78ad9b2

Choose a tag to compare

What's Changed

  • Audio mute/unmute toggle button and show LP at 0

Full Changelog: v2.6.0...v2.7.1

v2.7.0

01 Apr 04:33
cba55be

Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

17 Dec 00:01
73f6c35

Choose a tag to compare

What's Changed

  • Restart available on losing all LP

New Contributors

  • @Copilot made their first contribution in #65

Full Changelog: v2.5.1...v2.6.0

v2.5.1

15 Nov 07:24
ad1afaf

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

15 Nov 06:56
5f9a03d

Choose a tag to compare

What's Changed

  • chore(deps): bump androidx.wear.compose:compose-foundation from 1.5.1 to 1.5.2 by @dependabot[bot] in #33
  • chore(deps): bump androidx.compose:compose-bom from 2025.09.00 to 2025.09.01 by @dependabot[bot] in #34
  • chore(deps): bump androidx.wear.compose:compose-ui-tooling from 1.5.1 to 1.5.2 by @dependabot[bot] in #35
  • chore(deps): bump androidx.wear.compose:compose-material from 1.5.1 to 1.5.2 by @dependabot[bot] in #36
  • ci(deps): bump gradle/actions from 4 to 5 by @dependabot[bot] in #37
  • chore(deps): bump androidx.wear.compose:compose-material from 1.5.2 to 1.5.3 by @dependabot[bot] in #38
  • chore(deps): bump androidx.wear.compose:compose-foundation from 1.5.2 to 1.5.3 by @dependabot[bot] in #39
  • chore(deps): bump androidx.compose:compose-bom from 2025.09.01 to 2025.10.00 by @dependabot[bot] in #40
  • chore(deps): bump androidx.wear.compose:compose-ui-tooling from 1.5.2 to 1.5.3 by @dependabot[bot] in #41
  • ci(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #42
  • chore(deps): bump androidx.wear.compose:compose-ui-tooling from 1.5.3 to 1.5.4 by @dependabot[bot] in #43
  • chore(deps): bump androidx.wear.compose:compose-material from 1.5.3 to 1.5.4 by @dependabot[bot] in #44
  • chore(deps): bump kotlin from 2.2.20 to 2.2.21 by @dependabot[bot] in #46
  • chore(deps): bump androidx.compose:compose-bom from 2025.10.00 to 2025.10.01 by @dependabot[bot] in #45
  • chore(deps): bump androidx.wear.compose:compose-foundation from 1.5.3 to 1.5.4 by @dependabot[bot] in #47
  • chore(deps): bump androidx.compose:compose-bom from 2025.10.01 to 2025.11.00 by @dependabot[bot] in #48
  • chore(deps): bump androidx.wear.compose:compose-foundation from 1.5.4 to 1.5.5 by @dependabot[bot] in #49
  • chore(deps): bump androidx.wear.compose:compose-ui-tooling from 1.5.4 to 1.5.5 by @dependabot[bot] in #50
  • chore(deps): bump androidx.wear.compose:compose-material from 1.5.4 to 1.5.5 by @dependabot[bot] in #51
  • chore(deps): bump androidx.core:core-splashscreen from 1.0.1 to 1.2.0 by @dependabot[bot] in #52
  • Develop by @davidmfinol in #53

Full Changelog: v2.4.0...v2.5.0

v2.4.0

22 Sep 23:54
469b498

Choose a tag to compare

What's Changed

  • chore(deps): bump kotlin from 2.2.10 to 2.2.20 by @dependabot[bot] in #26
  • chore(deps): bump androidx.wear.compose:compose-material from 1.5.0 to 1.5.1 by @dependabot[bot] in #27
  • chore(deps): bump androidx.wear.compose:compose-foundation from 1.5.0 to 1.5.1 by @dependabot[bot] in #29
  • chore(deps): bump androidx.wear.compose:compose-ui-tooling from 1.5.0 to 1.5.1 by @dependabot[bot] in #30
  • chore(deps): bump androidx.activity:activity-compose from 1.10.1 to 1.11.0 by @dependabot[bot] in #31
  • chore(deps): bump androidx.compose:compose-bom from 2025.08.01 to 2025.09.00 by @dependabot[bot] in #28
  • Develop by @davidmfinol in #32

Full Changelog: v2.3.1...v2.4.0

v2.3.1

08 Sep 05:06
81e13b2

Choose a tag to compare

What's Changed

  • ci(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #16
  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #17
  • chore(deps): bump kotlin from 2.2.0 to 2.2.10 by @dependabot[bot] in #18
  • chore(deps): bump com.android.application from 8.12.1 to 8.12.2 by @dependabot[bot] in #19
  • chore(deps): bump androidx.wear.compose:compose-material from 1.4.1 to 1.5.0 by @dependabot[bot] in #20
  • chore(deps): bump androidx.compose:compose-bom from 2025.08.00 to 2025.08.01 by @dependabot[bot] in #22
  • chore(deps): bump androidx.wear.compose:compose-foundation from 1.4.1 to 1.5.0 by @dependabot[bot] in #21
  • chore(deps): bump androidx.wear.compose:compose-ui-tooling from 1.4.1 to 1.5.0 by @dependabot[bot] in #23
  • chore(deps): bump com.android.application from 8.12.2 to 8.13.0 by @dependabot[bot] in #24
  • Develop by @davidmfinol in #25

Full Changelog: v2.3.0...v2.3.1

v2.3.0

21 Aug 02:57
6736d45

Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.3.0

v2.2.2

20 Aug 21:10
6ef06f8

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2