Wine Cellar
Self-hosted wine management app for tracking your collection and tasting notes
Alternative to: vivino, cellartracker
0.11.0
2026-08-220.11.0 (2026-08-20)
BREAKING CHANGE
- email verification for regular sign-ups defaults to
optional now. If you currently allow signups and want email verification
change it to
mandatoryin your.env.prod.
feat
- expose more SSO allauth settings
fix
-
default email verification for regular sign-ups is now optional
BREAKING CHANGE: email verification for regular sign-ups defaults to optional now. If you currently allow signups and want email verification change it to
mandatoryin your.env.prod. -
deps: update dependency litellm to v1.96.0
-
deps: update dependency django to v6.1
-
reenable python 3.14 as litellm finally supports it