Wine Cellar
Self-hosted wine management app for tracking your collection and tasting notes
Alternative to: vivino, cellartracker
0.11.0
2026-08-22Updated dependencies, exposed more SSO allauth settings, and changed default email verification for regular sign-ups to optional.
0.10.0
2026-08-13Introduces event logging, storage view improvements, enhanced AI workflows, Swedish translations, and various dependency updates and bug fixes.
0.9.0
2026-06-29Added REDIS_URL environment variable for Celery and fixed various bugs related to Docker, wine creation forms, and AI parsing.
0.8.0
2026-06-22Added bottle stock counts to the landing page, functionality to mark bottles as opened with notes and reminders, and fixed image upload errors.
0.7.0
2026-05-29This release introduces several UI redesigns across wine and storage pages, adds a back button to the wine add form, and includes various layout fixes and dependency updates.
0.6.2
2026-04-28This release updates several dependencies and fixes a missing permission check on the storage edit page.
0.6.1
2026-04-14Reverts a refactor that moved the Caddyfile into docker compose to ensure compatibility with Podman.
0.6.0
2026-04-14Introduces AI-powered wine label data extraction, barcode scanning, and updated security policies, while moving the Caddyfile into docker-compose.prod.yml.
0.5.0
2026-02-19This release adds French language support, enhances wine location and region fields, and removes django-celery-beat.
0.4.0
2026-01-16This release introduces stock item price fallback for wine, fixes Docker signup and hot reload issues, and improves template error handling and stock item sorting.
0.3.0
2026-01-04Added wine sorting by average price, total value statistics on the homepage, and bottle price tracking for stock items, alongside a fix for occupied stock slots.
0.2.0
2025-12-13Introduced multiple image uploads for wines and integrated django-allauth for authentication, alongside various UI fixes and dependency updates.
0.1.0
2025-11-12Added a stock history page, introduced orange wine to the model, and fixed bugs related to stock filtering and bottle counting.
v0.0.12
2025-10-16Fixed an issue where storage creation failed when no rows or columns were specified.
v0.0.11
2025-10-16Introduces generic attributes, a bottle tracking storage system, error reporting via Sentry/Bugsink, and fixes a critical concurrent migration issue in Docker.
v0.0.10
2025-08-07Added 'Drink By' dates with email reminders, currency support for pound sterling, wine price fields, and an origin map, alongside various bug fixes.
v0.0.9
2025-06-27Fixed unique constraints in models to allow multiple users to add the same grape and updated dependencies.
v0.0.8
2025-05-21Added a settings page, German translation, enhanced barcode scanning, stock filters, and updated repository organization.
v0.0.7
2025-03-14Fixed an issue where the barcode scanner failed to work due to a WASM file loading error.
v0.0.6
2025-03-12Introduces new wine form and list features, enhances testing and documentation, and updates numerous dependencies including Django and Python 3.13.
v0.0.5
2025-02-27Introduces GitHub Actions CI, a standalone Docker image using Caddy, various UI responsiveness improvements, and multiple dependency updates.
v0.0.4
2025-02-11Added barcode support for managing bottles and updated various development dependencies and linting rules.
v0.0.3
2025-02-11Initial Docker support has been added.
v0.0.2
2025-01-17Updated authentication middleware, optimized WineBaseForm, fixed OpenMultipleChoiceField user assignment, and improved wine filter privacy and statistics visibility.
v0.0.1
2025-01-03Initial release of the software, with some expected bugs and missing features.