Releases: DennisBauer/RecurringExpenseTracker
Releases · DennisBauer/RecurringExpenseTracker
v0.17.2
🐛 Bugs fixed
- Fix immediate crash in release configuration for 0.17.1 when notifications were enabled by @DennisBauer in #525
v0.17.1
🐛 Bugs fixed
- Fix a bug where upcoming expenses were only listed once each month by @DennisBauer in #522
- Fix iOS month year - formatting by @DennisBauer in #501
- Make use of theme switcher for Desktop platform by @DennisBauer in #503
🧪 Updated Translations
💬 Minor Changes
- Update navigation to 2.9.0-alpha17 + Migrate to KClass navigation by @DennisBauer in #502
- Update dependency com.mikepenz:aboutlibraries-compose-m3 to v12.1.1 by @renovate[bot] in #505
- Update dependency com.mikepenz:aboutlibraries-compose-m3 to v12.1.2 by @renovate[bot] in #506
- Update dependency org.jetbrains.androidx.navigation:navigation-compose to v2.9.0-beta01 by @renovate[bot] in #504
- Update Compose Plugin to 1.8.0 by @DennisBauer in #507
- Update KSP to 2.1.20-2.0.1 by @DennisBauer in #510
- Update dependency androidx.datastore:datastore-preferences to v1.1.6 by @renovate[bot] in #508
- Enable compose preview support by @DennisBauer in #512
- Make all commented Compose Previews work again by @DennisBauer in #513
- Update dependency androidx.sqlite:sqlite-bundled to v2.5.1 by @renovate[bot] in #509
- Update dependency org.jetbrains.kotlin:kotlin-test to v2.1.21 by @renovate[bot] in #515
- Migrate large png files to Git LFS by @DennisBauer in #516
- Update Gradle to 8.12.1 by @DennisBauer in #517
- Update ksp to 2.1.21-2.0.1 by @DennisBauer in #518
- Fix ksp configuration warning by @DennisBauer in #519
- Remove duplicated EditRecurringExpenseViewModel in previewModule by @DennisBauer in #521
v0.17.0
🚀 New Features
- Add remaining expenses this month to upcoming payments screen by @DennisBauer in #493
- Overhaul Upcoming screen by @DennisBauer in #494
v0.16.0 | v0.17.0 |
![]() |
![]() |
- Adjust expense font sizes and readjust Grid Layout by @DennisBauer in #490
v0.16.0 | v0.17.0 |
![]() |
![]() |
- Add setting to show original currency of expenses by @DennisBauer in #489
- Add option to choose theme in settings by @DennisBauer in #495
- Add setting to choose default tab opening on startup by @DennisBauer in #497
v0.16.0 | v0.17.0 |
![]() |
![]() ![]() |
🐛 Bugs fixed
- Make sure user theme is used everywhere when changed in settings by @DennisBauer in #496
💬 Minor Changes
- Update dependency com.mikepenz:aboutlibraries-compose-m3 to v12.1.0 by @renovate[bot] in #484
- Fix warning - do not forward ViewModel between Composables by @DennisBauer in #487
- Move RecurringExpenseViewModel to respective Composable by @DennisBauer in #491
- Make sure Coroutines can be debugged properly by @DennisBauer in #492
v0.16.0
🚀 New Features
- Create separate screen for default currency selection by @DennisBauer in #479
- Add option to switch back to system default currency by @DennisBauer in #480
- Add support for 170+ currencies by @DennisBauer in #481
💬 Minor Changes
v0.15.0
🚀 New Features
- Add Widget support for Upcoming Payments by @diasDominik in #461
🐛 Bugs fixed
- Only export the licenses of release dependencies by @DennisBauer in #474
💬 Minor Changes
v0.14.0
🚀 New Features
- Add about page in settings by @GitGitro in #448
- Make About screen multiplatform compatible by @DennisBauer in #453
- Make currency dropdown searchable by @diasDominik in #462
🧪 Updated Translations
- Update German translations by @DennisBauer in #454
- (Chinese (Simplified Han script)) translation updated using Weblate by @weblate in #459
- (French) Translation updated from Hosted Weblate by @weblate in #460
💬 Minor Changes
- Fix some lint warnings by @DennisBauer in #451
- fix(deps): update dependency org.jetbrains.kotlin:kotlin-test to v2.1.20 by @renovate[bot] in #452
- fix(deps): update dependency androidx.datastore:datastore-preferences to v1.1.4 by @renovate[bot] in #456
- fix(deps): update koin to v4.0.3 (patch) by @renovate[bot] in #455
- fix(deps): update dependency androidx.sqlite:sqlite-bundled to v2.5.0-rc03 by @renovate[bot] in #457
- fix(deps): update room to v2.7.0-rc03 (patch) by @renovate[bot] in #458
- fix(deps): update koin to v4.0.4 (patch) by @renovate[bot] in #463
- fix(deps): update kotlin (patch) by @renovate[bot] in #464
- fix(deps): update dependency androidx.sqlite:sqlite-bundled to v2.5.0 by @renovate[bot] in #466
- fix(deps): update room to v2.7.0 (patch) by @renovate[bot] in #465
- fix(deps): update dependency com.mikepenz:aboutlibraries-compose-m3 to v12 by @renovate[bot] in #467
v0.13.2
v0.13.1
🐛 Bugs fixed
- Hide notification setting in edit screen (iOS, Desktop) by @DennisBauer in #434
🧪 Updated Translations
v0.13.0
🚀 New Features
- Add upcoming expense notifications by @DennisBauer in #425
🧪 Updated Translations
💬 Minor Changes
- Increase minSdkVersion to 26 (Android 8.0) by @DennisBauer in #424
- Update dependency androidx.sqlite:sqlite-bundled to v2.5.0-rc01 by @renovate[bot] in #427
- Update room to v2.7.0-rc01 (patch) by @renovate[bot] in #426
- Fix compile breaks building the iOS version by @DennisBauer in #429
- Update dependency androidx.activity:activity-compose to v1.10.1 by @renovate[bot] in #430
- Update dependency androidx.datastore:datastore-preferences to v1.1.3 by @renovate[bot] in #431
v0.12.8
🧪 Updated Translations
- Added (Chinese (Simplified Han script)) translation using Weblate by @weblate in #410
- Added (Tamil) translation using Weblate by @weblate in #416
💬 Minor Changes
- Update dependency org.jetbrains.kotlin:kotlin-test to v2.1.10 by @renovate[bot] in #411
- Update room to v2.7.0-alpha13 (patch) by @renovate[bot] in #414
- Update dependency androidx.sqlite:sqlite-bundled to v2.5.0-alpha13 by @renovate[bot] in #413
- Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.2 by @renovate[bot] in #415
- Update room to v2.7.0-beta01 (patch) by @renovate[bot] in #418
- Update dependency androidx.sqlite:sqlite-bundled to v2.5.0-beta01 by @renovate[bot] in #417
- Update KSP to 2.1.10-1.0.29 by @DennisBauer in #419