Releases: lorenzovngl/FoodExpirationDates
Releases · lorenzovngl/FoodExpirationDates
Version 2.1.0-beta1
What's New
- ✨ Export/Import data
- 🚸 Added descriptions to settings
- 🎨 UI fixes
- ⬆️ Upgraded dependencies
Pull requests merged
- Bump org.jetbrains.kotlin.jvm from 1.9.21 to 1.9.22 by @dependabot in #94
- Bump dagger-hilt from 2.49 to 2.50 by @dependabot in #93
- Bump com.google.devtools.ksp from 1.9.21-1.0.16 to 1.9.22-1.0.16 by @dependabot in #98
- Bump com.google.devtools.ksp from 1.9.22-1.0.16 to 1.9.22-1.0.17 by @dependabot in #106
- Bump org.junit.jupiter:junit-jupiter from 5.8.1 to 5.10.1 by @dependabot in #97
- Bump lifecycle-runtime-ktx from 2.6.2 to 2.7.0 by @dependabot in #109
- Bump com.google.accompanist:accompanist-systemuicontroller from 0.32.0 to 0.34.0 by @dependabot in #107
- Bump agp from 8.2.1 to 8.2.2 by @dependabot in #111
- Bump com.google.firebase:firebase-bom from 32.7.0 to 32.7.1 by @dependabot in #112
- Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #117
- Bump androidx.navigation:navigation-compose from 2.7.6 to 2.7.7 by @dependabot in #119
- Bump com.google.firebase:firebase-bom from 32.7.1 to 32.7.2 by @dependabot in #120
- Bump com.google.gms:google-services from 4.4.0 to 4.4.1 by @dependabot in #121
- Bump hilt-common from 1.1.0 to 1.2.0 by @dependabot in #123
- Bump androidx.test.uiautomator:uiautomator from 2.2.0 to 2.3.0 by @dependabot in #124
- Bump androidx.compose:compose-bom from 2024.01.00 to 2024.02.01 by @dependabot in #122
Full Changelog: v2.0.1...v2.1.0-beta1
Version 2.0.1
What's New
- 🐛 This version should fix a bug occurred during item insertion
The dependencyandroidx.compose.ui:ui-tooling-preview
has been downgraded from1.6.0-beta03
to1.5.4
to fix compatibility issue.
Full Changelog: v2.0...v2.0.1
Version 2.0
What's New
- 🍱 New app icon
- ✨ Opening date of a food item
- 👔 Restyled UI
- 🌐 Updated translations
- ⬆️ Upgraded dependencies
Pull Requests Merged
- updated german translation by @uDEV2019 in #83
- Feat: Implemented splash screen by @rasvanjaya21 in #84
- Bump dagger-hilt from 2.48.1 to 2.49 by @dependabot in #91
- Bump com.google.devtools.ksp from 1.9.10-1.0.13 to 1.9.21-1.0.15 by @dependabot in #90
- Bump org.jetbrains.kotlin.jvm from 1.9.10 to 1.9.21 by @dependabot in #89
- Bump com.google.devtools.ksp from 1.9.21-1.0.15 to 1.9.21-1.0.16 by @dependabot in #92
- updated german translation by @uDEV2019 in #96
Full Changelog: v1.2...v2.0
Version 2.0-beta3
Please report your feedback on this version in the appropriate discussion.
What's New
- 🐛 Fixed ordering of elements
- 🎨 Enhanced contrast of the label "No items found"
Full Changelog: v2.0-beta2...v2.0-beta3
Version 2.0-beta2
Please report your feedback on this version in the appropriate discussion.
What's New
- 🐛 Fixed calculation of expiration date
- 🌐 Updated translations
Pull Requests Merged
Full Changelog: v2.0-beta1...v2.0-beta2
Version 2.0-beta1
Please report your feedback on this version in the appropriate discussion.
What's New
- 🍱 New app icon
- ✨ Opening date of a food item
- 👔 Restyled UI
- 🌐 Updated translations
- ⬆️ Upgraded dependencies
Pull Requests Merged
- updated german translation by @uDEV2019 in #83
- Feat: Implemented splash screen by @rasvanjaya21 in #84
- Bump dagger-hilt from 2.48.1 to 2.49 by @dependabot in #91
- Bump com.google.devtools.ksp from 1.9.10-1.0.13 to 1.9.21-1.0.15 by @dependabot in #90
- Bump org.jetbrains.kotlin.jvm from 1.9.10 to 1.9.21 by @dependabot in #89
- Bump com.google.devtools.ksp from 1.9.21-1.0.15 to 1.9.21-1.0.16 by @dependabot in #92
Full Changelog: v1.2...v2.0-beta1
Version 1.2
What's New
- ✨ Customizable font weight in top app bar
- 🇫🇷 French localization
- 🇮🇩 Indonesian localization
- 🌐 Updated translations
- ⬆️ Upgraded dependencies
- 📝 Added contact info and contributors list
Pull Requests Merged
- Added UI Settings for top bar font weight by @bhavesh100 in #63
- Bump dagger-hilt from 2.48 to 2.48.1 by @dependabot in #70
- updated german translation by @uDEV2019 in #68
- Add contributors list by @DeKaN in #69
- Feat: Added french translation by @An-Array in #78
- Feat: Added indonesian translations by @rasvanjaya21 in #80
New Contributors
- @DeKaN made their first contribution in #69
- @An-Array made their first contribution in #78
- @rasvanjaya21 made their first contribution in #80
Full Changelog: v1.1.2...v1.2
Version 1.1.2
Version 1.1.1
Version 1.1
What's New
- ✨ Option to istantly restore a deleted item
- 🇯🇵 Japanese localization
- 🌐 Updated translations
- ⬆️ Upgraded dependencies
- 🎨 Restyled UI
Pull requests merged
- updated german translation by @uDEV2019 in #43
- added more translations for arabic language by @Rick-AB in #44
- Bump com.google.firebase:firebase-crashlytics-gradle from 2.9.5 to 2.9.7 by @dependabot in #51
- Bump com.google.dagger.hilt.android from 2.46.1 to 2.47 by @dependabot in #50
- Bump daggerVersion from 2.46.1 to 2.47 by @dependabot in #49
- Bump com.android.application from 8.0.2 to 8.1.0 by @dependabot in #52
- Bump com.android.library from 8.0.2 to 8.1.0 by @dependabot in #53
- Bump com.google.firebase:firebase-crashlytics-gradle from 2.9.7 to 2.9.8 by @dependabot in #54
- Bump com.google.accompanist:accompanist-systemuicontroller from 0.30.1 to 0.32.0 by @dependabot in #55
- Bump com.google.firebase:firebase-crashlytics-gradle from 2.9.5 to 2.9.9 by @dependabot in #56
- Bump dagger-hilt from 2.47 to 2.48 by @dependabot in #57
New Contributors
Full Changelog: v1.0...v1.1