Releases: Banzamel/Apocalypse-Stock
Releases · Banzamel/Apocalypse-Stock
Release list
v2.0.2
Whats new
- New categories: Napoje (Beverages) and Alkohol (Alcohol) with auto-mapping from Open Food Facts
- Product editing: Edit name and category of existing items via edit button
- Fixed category selection: Internal value mismatch (Owoce to Instant) causing wrong category display
- Alphabetical sorting: Products within categories are now sorted alphabetically by name
v1.9.1
Barcode scanning with BarcodeDetector library
Replaced Tesseract.js OCR with a proper barcode scanning library — native BarcodeDetector API (Chrome/Android) with automatic ZXing WASM polyfill fallback for other browsers.
Changes
- Proper barcode detection instead of OCR digit recognition
- Supported formats: EAN-13, EAN-8, UPC-A, Code 128
- Barcode checksum validation after each read
- Open Food Facts API lookup restricted to 13-digit EAN codes only
- Faster scan loop (250ms vs 800ms with OCR)
- Double-read confirmation for reliable scanning
v1.5.8 - Initial Release
🎉 First Public Release
Features
- ✅ Complete inventory management
- ✅ Real-time calorie tracking
- ✅ Category organization (11 categories)
- ✅ Search and filtering
- ✅ Persistent storage
- ✅ Multi-language support (EN/PL)
- ✅ Custom Lovelace card
Installation
Install via HACS as a custom repository or wait for official HACS approval.