The FOSS version does not have the function to scan barcodes because it requires non-FOSS dependencies.
✨ New Features
- Quantity Support: Add, update, and display item quantities.
- Improved Scrolling: Insert screen now scrolls properly.
- Insets Handling: Proper support for system UI insets in layouts.
🔧 Dependency Updates
- Android Gradle Plugin: 8.8.2 → 8.9.2
- Activity Compose: 1.10.0 → 1.10.1
- Navigation Compose: Latest patch version
- Core KTX: 1.15.0 → 1.16.0
- Room: 2.6.1 → 2.7.1
- Camera Core / ML Kit Vision: 1.4.1 → 1.4.2
- MockK: 1.13.16 → 1.14.2
- Mockito Core: 5.15.2 → 5.17.0
- Dagger-Hilt: 2.55 → 2.56.2
- JUnit Jupiter: 5.12.0 → 5.12.2
- Guava: 33.4.0-jre → 33.4.8-jre
⚡️ Enhancements
- LazyColumn migration: Optimized rendering and animation in MainScreen
- Cleaner design with repositioned UI elements
- Toast for notification permission removed in debug mode
- Dummy data generation uses unique IDs
👥 Contributors
Big thanks to all contributors for this release, including 3limssmile, mikropsoft, and all Weblate translators.
Full Changelog: v2.6.0...v2.7.0