Skip to content

Releases: lorenzovngl/FoodExpirationDates

Version 2.1.0-beta1

24 Mar 16:18
Compare
Choose a tag to compare
Version 2.1.0-beta1 Pre-release
Pre-release

GitHub release (by tag)

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

04 Feb 11:39
Compare
Choose a tag to compare

GitHub release (by tag)

What's New

  • 🐛 This version should fix a bug occurred during item insertion
    The dependency androidx.compose.ui:ui-tooling-preview has been downgraded from 1.6.0-beta03 to 1.5.4 to fix compatibility issue.

Full Changelog: v2.0...v2.0.1

Version 2.0

05 Jan 16:53
Compare
Choose a tag to compare

GitHub release (by tag)

What's New

  • 🍱 New app icon
  • ✨ Opening date of a food item
  • 👔 Restyled UI
  • 🌐 Updated translations
  • ⬆️ Upgraded dependencies

Pull Requests Merged

Full Changelog: v1.2...v2.0

Version 2.0-beta3

03 Jan 10:51
Compare
Choose a tag to compare
Version 2.0-beta3 Pre-release
Pre-release

GitHub release (by tag)

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

26 Dec 18:44
Compare
Choose a tag to compare
Version 2.0-beta2 Pre-release
Pre-release

GitHub release (by tag)

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

24 Dec 15:41
Compare
Choose a tag to compare
Version 2.0-beta1 Pre-release
Pre-release

GitHub release (by tag)

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

Full Changelog: v1.2...v2.0-beta1

Version 1.2

24 Oct 10:44
Compare
Choose a tag to compare

GitHub release (by tag)

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

New Contributors

Full Changelog: v1.1.2...v1.2

Version 1.1.2

12 Sep 20:00
Compare
Choose a tag to compare

GitHub release (by tag)

What's New

  • 🐛 Fixed incorrect initializazion of Firebase (2)

Full Changelog: v1.1.1...v1.1.2

Version 1.1.1

12 Sep 13:34
Compare
Choose a tag to compare

GitHub release (by tag)

What's New

  • 🐛 Fixed incorrect initializazion of Firebase

Full Changelog: v1.1...v1.1.1

Version 1.1

10 Sep 10:26
Compare
Choose a tag to compare

GitHub release (by tag)

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