Release Notes for Version 2.6.0
The FOSS version does not have the function to scan barcodes because it requires non-FOSS dependencies.
This update introduces one of the most requested features—item search—along with UI enhancements, translation updates, and key dependency upgrades.
✨ What's New
🔍 Item Search Feature
You can now search your food items directly by name! This makes it quicker and easier to find specific entries in your list.
🎨 UI Improvement
- Removed bottom bar from the Insert Screen for a cleaner and more focused experience.
- Enhanced contributors section with improved formatting in the Info Screen.
🌐 Improved Translations
Added and updated translations for German, French, Polish, and Tamil.
🔧 Dependency Updates
- Android Gradle Plugin: 8.7.3 → 8.8.2
- Kotlin: 2.1.0 → 2.1.10
- Compose BOM: 2024.11.00 → 2025.02.00
- Firebase BOM: 33.7.0 → 33.10.0
- Dagger-Hilt: 2.54 → 2.55
- Mockito Core: 3.12.4 → 5.15.2
- Mockito Kotlin: 3.2.0 → 5.4.0
- MockK: 1.13.5 → 1.13.16
- Robolectric: 4.10 → 4.14.1
- JUnit Jupiter: 5.11.4 → 5.12.0
- Navigation Compose: 2.8.5 → 2.8.8
- OpenCSV: 5.9 → 5.10
👥 Contributors
Thank you to all contributors for your support and collaboration.
Pull Requests Merged
- ⬆️ Bump org.robolectric:robolectric from 4.10 to 4.14.1 by @dependabot in #276
- ⬆️ Bump org.mockito.kotlin:mockito-kotlin from 3.2.0 to 5.4.0 by @dependabot in #277
- Translations update from Hosted Weblate by @weblate in #281
- Translations update from Hosted Weblate by @weblate in #295
- Implemented Material3 SearchBar feature in FoodExpirationDates App by @anuragkanojiya1 in #284
- ⬆️ Bump org.mockito:mockito-core from 3.12.4 to 5.15.2 by @dependabot in #283
- ⬆️ Bump dagger-hilt from 2.54 to 2.55 by @dependabot in #285
- ⬆️ Bump io.mockk:mockk from 1.13.5 to 1.13.16 by @dependabot in #286
- ⬆️ Bump kotlin from 2.1.0 to 2.1.10 by @dependabot in #292
- ⬆️ Bump androidx.activity:activity-compose from 1.9.3 to 1.10.0 by @dependabot in #293
- ⬆️ Bump androidx.compose:compose-bom from 2024.12.01 to 2025.02.00 by @dependabot in #296
- ⬆️ Bump androidx.navigation:navigation-compose from 2.8.5 to 2.8.7 by @dependabot in #297
- ⬆️ Bump com.google.firebase:firebase-crashlytics-gradle from 3.0.2 to 3.0.3 by @dependabot in #298
- ⬆️ Bump com.opencsv:opencsv from 5.9 to 5.10 by @dependabot in #300
- fix: Removed bottom bar from the Insert Screen by @aritra-tech in #305
- Translations update from Hosted Weblate by @weblate in #303
- ⬆️ Bump agp from 8.7.3 to 8.8.2 by @dependabot in #310
- ⬆️ Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 by @dependabot in #306
- ⬆️ Bump androidx.navigation:navigation-compose from 2.8.7 to 2.8.8 by @dependabot in #307
- ⬆️ Bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.1.10-1.0.31 by @dependabot in #308
- ⬆️ Bump com.google.firebase:firebase-bom from 33.7.0 to 33.10.0 by @dependabot in #309
- Translations update from Hosted Weblate by @weblate in #318
New Contributors
- @aritra-tech made their first contribution in #305
Full Changelog: v2.5.1...v2.6.0