Wine Cellar logo

Wine Cellar

Self-hosted wine management app for tracking your collection and tasting notes

Alternative to: vivino, cellartracker


About Versions (25)

0.1.0

2025-11-12

Feat

  • storage: add a stock history page which lists removed stock items
  • wine: add orange wine to model with migration

Fix

  • filters: don’t show wines with only deleted stock items
  • deps: update dependency barcode-detector to v3.0.7
  • stats: don’t count removed bottles
  • storage: add more validation and tests for the stock add view
  • storage: fix broken stock adding
  • map: change boolean value for the popup close button fixes #467