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.11.0

2026-08-22

Updated dependencies, exposed more SSO allauth settings, and changed default email verification for regular sign-ups to optional.

0.10.0

2026-08-13

Introduces event logging, storage view improvements, enhanced AI workflows, Swedish translations, and various dependency updates and bug fixes.

0.9.0

2026-06-29

Added REDIS_URL environment variable for Celery and fixed various bugs related to Docker, wine creation forms, and AI parsing.

0.8.0

2026-06-22

Added 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-29

This 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-28

This release updates several dependencies and fixes a missing permission check on the storage edit page.

0.6.1

2026-04-14

Reverts a refactor that moved the Caddyfile into docker compose to ensure compatibility with Podman.

0.6.0

2026-04-14

Introduces 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-19

This release adds French language support, enhances wine location and region fields, and removes django-celery-beat.

0.4.0

2026-01-16

This 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-04

Added 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-13

Introduced multiple image uploads for wines and integrated django-allauth for authentication, alongside various UI fixes and dependency updates.

0.1.0

2025-11-12

Added 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-16

Fixed an issue where storage creation failed when no rows or columns were specified.

v0.0.11

2025-10-16

Introduces 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-07

Added '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-27

Fixed unique constraints in models to allow multiple users to add the same grape and updated dependencies.

v0.0.8

2025-05-21

Added a settings page, German translation, enhanced barcode scanning, stock filters, and updated repository organization.

v0.0.7

2025-03-14

Fixed an issue where the barcode scanner failed to work due to a WASM file loading error.

v0.0.6

2025-03-12

Introduces 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-27

Introduces GitHub Actions CI, a standalone Docker image using Caddy, various UI responsiveness improvements, and multiple dependency updates.

v0.0.4

2025-02-11

Added barcode support for managing bottles and updated various development dependencies and linting rules.

v0.0.3

2025-02-11

Initial Docker support has been added.

v0.0.2

2025-01-17

Updated authentication middleware, optimized WineBaseForm, fixed OpenMultipleChoiceField user assignment, and improved wine filter privacy and statistics visibility.

v0.0.1

2025-01-03

Initial release of the software, with some expected bugs and missing features.