Wine Cellar logo

Wine Cellar

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

Alternative to: vivino, cellartracker


About Versions (25)

v0.0.10

2025-08-07

Added

  • add ‘Drink By’ field to save a date until a wine should be drunk
  • add an email reminder to drink wines which will expire in 14 days.
    • Requires a smtp server to be configured in your .env.prod
  • add pound sterlin as currency
  • add price field to wine
  • show wine sources in detail view
  • map with overview of the origin of all wines (country only for now)

Fixed

  • use gettext_lazy to fix some translations not being picked up
  • fix missing user from wine model unique constraint
  • fix bug in react map showing the wrong item popup data
  • fix sizing issue on small screens for the comment form field

Changed

  • make wine picture in detail view have rounded corners