Release history
VoucherVault releases
Django web application to store and manage vouchers, coupons, loyalty and gift cards digitally. Supports PWA, offline caching, expiry notifications, transaction histories, file uploads and OIDC SSO.
All releases
25 shown
Minor fixes and improvements.
Full changelog
Bug Fixes
- bump django (bfdbf2d)
Full Changelog: https://github.com/l4rm4nd/VoucherVault/compare/v1.27.7...v1.27.8
Minor fixes and improvements.
Full changelog
Bug Fixes
- bump dotenv (227bbc7)
Full Changelog: https://github.com/l4rm4nd/VoucherVault/compare/v1.27.6...v1.27.7
### Bug Fixes * bump apprise; add semgrep and sbom scanning to workflow
Full changelog
Bug Fixes
- bump apprise; add semgrep and sbom scanning to workflow (821e977)
Full Changelog: https://github.com/l4rm4nd/VoucherVault/compare/v1.27.5...v1.27.6
- Upgrade to v1.27.4 is recommended for all users due to Django CVE fixes.
- Django dependency updated to resolve unspecified CVEs (see commit 784039d)
Fixed the search and autofocus functionality in the sharing center.
- Compact inventory view mode with modern filter bar and category filter counts
- Interactive pie chart on dashboard showing item distribution
- Redesigned sharing center with search and filter chips
Full changelog
[!TIP]
UI Redesign for VoucherVault
Inventory View
- Compact view mode with toggle button for denser item display
- Modern filter bar with search field and filter chips
- Filter counts showing number of items per category (Available, Expiring Soon, Used, Expired, and by type)
- Improved card design with color strips and status badges
- Pin to top functionality for prioritizing items
- Dark mode improvements with proper styling
Dashboard
- New stat cards layout with icons
- Interactive pie chart showing item distribution with values
- Direct links to sharing center from sharing stats
Sharing Center
- Redesigned to match inventory style
- Added search functionality
- Filter chips (All / Shared With Me / Shared By Me) with counts
Password Change
- Modern form design with password visibility toggle
- Success page with animated checkmark
- Full dark mode support
Other Improvements
- Import links via GET parameters for prefilling item creation form
- Moved sharing filters from inventory to dedicated sharing center
- Various translation updates (German, French, Italian)
Features
Full Changelog: https://github.com/l4rm4nd/VoucherVault/compare/v1.26.1...v1.27.0
Fixed an issue where the item's tile color was not correctly reused during duplication.
- redeem_code, code_type, pin fields in get_stats response
Fixed service worker to correctly respect cache expiry dates preventing stale data.
Fixed CSRF error occurring when logging out from cached page.
Removed legacy caching behavior when online to improve application responsiveness.
- PWA installation capability
- Offline caching with 48-hour expiry
- Cache management button
- File upload for automatic code detection
- Custom sorting preferences
- Search while typing