Skip to content

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

No immediate action
v1.27.9 Bug fix

Dark‑mode barcode fix

v1.27.8 Maintenance

Minor fixes and improvements.

Full changelog
🤖 Autogenerated Conventional Changelog

Bug Fixes

Full Changelog: https://github.com/l4rm4nd/VoucherVault/compare/v1.27.7...v1.27.8

v1.27.7 Maintenance

Minor fixes and improvements.

Full changelog
🤖 Autogenerated Conventional Changelog

Bug Fixes

Full Changelog: https://github.com/l4rm4nd/VoucherVault/compare/v1.27.6...v1.27.7

v1.27.6 Bug fix

### Bug Fixes * bump apprise; add semgrep and sbom scanning to workflow

Full changelog
🤖 Autogenerated Conventional 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

v1.27.4 Security relevant
⚠ Upgrade required
  • Upgrade to v1.27.4 is recommended for all users due to Django CVE fixes.
Security fixes
  • Django dependency updated to resolve unspecified CVEs (see commit 784039d)
v1.27.0 New feature
Notable features
  • 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

v1.26.1 Bug fix

Fixed an issue where the item's tile color was not correctly reused during duplication.

v1.26.0 New feature
Notable features
  • redeem_code, code_type, pin fields in get_stats response
v1.25.6 Bug fix

Fixed service worker to correctly respect cache expiry dates preventing stale data.

v1.25.1 Maintenance

Removed legacy caching behavior when online to improve application responsiveness.

v1.25.0 New feature
Notable features
  • PWA installation capability
  • Offline caching with 48-hour expiry
  • Cache management button

Beta — feedback welcome: [email protected]