v0.4.0
What's Changed
Requires simple_inventory v0.5.0 or later
Card configuration editor
A new configuration panel lets you customize the card directly from the UI without editing YAML.
Consumption analytics
The history panel now shows consumption rates per item: daily/weekly usage, days until depletion, and average restock interval.
Barcode scanning
- Built-in camera-based barcode scanner — point your phone or laptop at a product barcode to increment or decrement it directly from the card
- Pricing information displayed on the scan panel
Product picker
When scanning a barcode that matches an external product database, a product picker lets you confirm or edit product details before adding to your inventory.
Multi-select for categories & locations
Items can have multiple categories and locations, selectable via a new multi-select UI component.
UI improvements
- Quantity is more visually prominent in item rows
- History view redesigned with better layout and consumption charts
- Improved form and modal styling
Bug fixes
- Fixed regression in barcode tag input
- Minor test fixes
Full changelog: v0.3.7...v0.4.0