Releases: AppOutlet/GameOutlet
v1.4.4
What's Changed
- build(deps): bump io.nlopez.compose.rules:detekt from 0.4.9 to 0.4.10 by @dependabot[bot] in #179
- build(deps): bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.15 by @dependabot[bot] in #180
- build(deps): bump org.slf4j:slf4j-simple from 2.0.15 to 2.0.16 by @dependabot[bot] in #181
- build(deps): bump io.nlopez.compose.rules:detekt from 0.4.10 to 0.4.11 by @dependabot[bot] in #183
- build(deps): bump io.nlopez.compose.rules:detekt from 0.4.11 to 0.4.12 by @dependabot[bot] in #185
- build(deps): bump detekt from 1.23.6 to 1.23.7 by @dependabot[bot] in #184
- build(deps): bump joda-time:joda-time from 2.12.7 to 2.13.0 by @dependabot[bot] in #186
- build(deps): bump io.insert-koin:koin-core from 3.5.6 to 4.0.0 by @dependabot[bot] in #187
- build(deps): bump io.mockk:mockk from 1.13.12 to 1.13.13 by @dependabot[bot] in #190
- build(deps): bump io.ktor:ktor-client-java from 2.3.12 to 3.0.0 by @dependabot[bot] in #189
- build(deps): bump org.jetbrains.compose from 1.6.11 to 1.7.0 by @dependabot[bot] in #194
- build(deps): bump com.formdev:flatlaf from 3.5.1 to 3.5.2 by @dependabot[bot] in #195
- build(deps): bump io.ktor:ktor-client-java from 3.0.0 to 3.0.1 by @dependabot[bot] in #197
- build(deps): bump io.ktor:ktor-client-java from 3.0.1 to 3.0.2 by @dependabot[bot] in #206
- build(deps): bump org.jetbrains.compose from 1.7.0 to 1.8.0+dev1960 by @dependabot[bot] in #207
- build(deps): bump com.squareup.moshi:moshi-kotlin from 1.15.1 to 1.15.2 by @dependabot[bot] in #209
- build(deps): bump com.formdev:flatlaf from 3.5.2 to 3.5.4 by @dependabot[bot] in #213
- build(deps): bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0 by @dependabot[bot] in #221
- build(deps): bump io.ktor:ktor-client-java from 3.0.2 to 3.0.3 by @dependabot[bot] in #225
- build(deps): bump io.insert-koin:koin-core from 4.0.0 to 4.0.1 by @dependabot[bot] in #228
- build(deps): bump voyager from 1.0.0 to 1.0.1 by @dependabot[bot] in #229
- build(deps): bump io.mockk:mockk from 1.13.13 to 1.13.14 by @dependabot[bot] in #230
- build(deps): bump org.jetbrains.kotlinx.kover from 0.9.0 to 0.9.1 by @dependabot[bot] in #236
- build(deps): bump joda-time:joda-time from 2.13.0 to 2.13.1 by @dependabot[bot] in #254
- build(deps): bump io.insert-koin:koin-core from 4.0.1 to 4.0.2 by @dependabot[bot] in #243
- build(deps): bump org.jetbrains.compose from 1.8.0+dev1960 to 1.8.0+dev2098 by @dependabot[bot] in #266
Full Changelog: v1.4.3...v1.4.4
v1.4.3
🎮 GameOutlet v1.4.3: Maintenance Release
Hello gamers! We've released a minor update focused on maintaining and improving the backend of GameOutlet. This release primarily consists of dependency updates to keep our app running smoothly and securely.
🔧 Dependency Updates:
Several libraries have been updated to their latest versions, including Detekt, Kover, Ktor client, Google Truth, Mockk, and FlatLaf.
🎉 What This Means for You
While you won't see any visible changes in the app, this maintenance update helps ensure GameOutlet continues to perform well and remain secure. We're committed to keeping the app's foundation strong for future feature developments.
🚀 Moving Forward
We appreciate your understanding as we focus on these necessary backend improvements. Stay tuned for future updates that will bring new features and enhancements to your gaming experience.
Thank you for your continued support of GameOutlet.
What's Changed
- build(deps): bump io.nlopez.compose.rules:detekt from 0.4.3 to 0.4.4 by @dependabot in #162
- build(deps): bump org.jetbrains.kotlinx.kover from 0.8.0 to 0.8.1 by @dependabot in #163
- build(deps): bump io.ktor:ktor-client-java from 2.3.11 to 2.3.12 by @dependabot in #165
- build(deps): bump org.jetbrains.kotlinx.kover from 0.8.1 to 0.8.2 by @dependabot in #167
- build(deps): bump com.google.truth:truth from 1.4.2 to 1.4.3 by @dependabot in #166
- build(deps): bump io.nlopez.compose.rules:detekt from 0.4.4 to 0.4.5 by @dependabot in #168
- build(deps): bump com.google.truth:truth from 1.4.3 to 1.4.4 by @dependabot in #170
- build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 by @dependabot in #169
- build(deps): bump com.formdev:flatlaf from 3.4.1 to 3.5 by @dependabot in #171
- build(deps): bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 by @dependabot in #172
- build(deps): bump io.nlopez.compose.rules:detekt from 0.4.5 to 0.4.8 by @dependabot in #174
- build(deps): bump com.formdev:flatlaf from 3.5 to 3.5.1 by @dependabot in #175
- build(deps): bump io.nlopez.compose.rules:detekt from 0.4.8 to 0.4.9 by @dependabot in #177
Full Changelog: v1.4.2...v1.4.3
v1.4.2
chore: bump to version 1.4.2
v1.4.1
What's Changed
- Update workflows by @MessiasLima in #141
- build(deps): bump io.nlopez.compose.rules:detekt from 0.3.14 to 0.3.15 by @dependabot in #142
Full Changelog: v1.4.0...v1.4.1
v1.4.0
Full Changelog: v1.4.0...v1.4.0
v1.3.6
Full Changelog: v1.3.6...v1.3.6
v1.3.5
Dependency updates
v1.3.4
v1.3.3
What's Changed
Added
- feat: show percentage by @MessiasLima in #99
- feat: listen to system theme changes by @MessiasLima in #100
... and more
- Updates for src/commonMain/resources/i18n/en.po in nl by @transifex-integration in #94
- Updates for src/commonMain/resources/i18n/en.po in it by @transifex-integration in #93
Full Changelog: v1.3.2...v1.3.3
v1.3.2
- Fix the version on the About screen