Skip to content

Releases: Banzamel/Apocalypse-Stock

v2.0.2

Choose a tag to compare

@Banzamel Banzamel released this 15 Mar 21:52

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

Choose a tag to compare

@Banzamel Banzamel released this 15 Mar 12:53

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

Choose a tag to compare

@Banzamel Banzamel released this 16 Feb 00:23

🎉 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.