Wine Cellar
Self-hosted wine management app for tracking your collection and tasting notes
Alternative to: vivino, cellartracker
0.4.0
2026-01-160.4.0 (2026-01-15)
feat
- stats: if a stock item has no price, use the price of the wine
fix
-
docker: fix DJANGO_ENABLE_SIGNUPS variable not working as intended
WhenDJANGO_ENABLE_SIGNUPSis set to “False” it still allowed signups. If you didn’t want to allow signups please check if any users registered in the django-admin under/admin. -
templates: fix allauth templates not showing errors
-
docker dev: fix hot reload not working, add missing services for full dev setup
-
docker-dev: don’t flush database on start
-
deps: update dependency react-barcode-scanner to v4.0.1
-
wine details: order stock items by storage, row, column
refactor
- templates: remove redundant login template