Skip to content

Releases: lorenzovngl/FoodExpirationDates

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

Version 1.0

27 Jun 19:32
Compare
Choose a tag to compare

GitHub release (by tag)

Update 24/08/2023 Introduced FOSS version

What's New

  • ✨ Notifications
  • 🎨 Restyled UI
  • 🎨 Custom theme (light/system/dark)
  • 🎨 Custom colors (dynamic colors on/off)

Pull requests merged

  • Add a new string and if statement by @bhavesh100 in #23
  • Implement notification by @lorenzovngl in #8
  • ⬆️ Bump com.android.application from 8.0.1 to 8.0.2 by @dependabot in #28
  • Bump org.jetbrains.kotlin.android from 1.8.20 to 1.8.21 by @dependabot in #27
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.8.20 to 1.8.21 by @dependabot in #26
  • Added Outlinedbutton and Button in SettingsActivity.kt by @bhavesh100 in #33
  • Custom dark mode and dynamic colors by @lorenzovngl in #35
  • Changed else block into if statement block of Outlinedbutton by @bhavesh100 in #36
  • Bump com.google.dagger.hilt.android from 2.45 to 2.46.1 by @dependabot in #24
  • Bump daggerVersion from 2.45 to 2.46.1 by @dependabot in #25
  • Bump com.google.accompanist:accompanist-systemuicontroller from 0.28.0 to 0.30.1 by @dependabot in #30
  • Bump com.android.library from 8.0.1 to 8.0.2 by @dependabot in #29

New Contributors

Full Changelog: v0.8.1...v1.0

Version 1.0-beta2

18 Jun 15:12
Compare
Choose a tag to compare
Version 1.0-beta2 Pre-release
Pre-release

GitHub release (by tag)

What's New

  • 🐛 Release build variant displayed only the list of items used in preview
  • 🐛 Labels of theme mode choice lacked reference to string resources
  • 🎨 Added bottom app bar

Full Changelog: v1.0-beta1...v1.0-beta2