VoucherVault logo

VoucherVault

Digitally store and manage vouchers, coupons, loyalty and gift cards

Alternative to: stocard


About Versions (102)

v1.30.1

2026-08-06

Updated Django version to 5.2.17.

v1.30.0

2026-07-24

{"T{"description":"Added support for positive values in transaction history and fixed bugs relatedS regarding item cloning and transactionLSCSCC and transaction sorting.","breaking_changes":false}

v1.29.0

2026-06-25

Added support for date changes in transaction history and included a cancel button in the edit view.

v1.28.2

2026-06-06

Added currency information to notifications.

v1.28.1

2026-06-06

Added support for multiple currencies via the fixer.io API and fixed a bandit SAST URL bug.

v1.27.10

2026-06-06

This release updates Django and adds the is_pinned field to API stats results.

v1.27.9

2026-05-19

Added a pin copy button and implemented white backgrounds for barcodes in dark mode.

v1.27.8

2026-05-09

Updated the Django dependency to a newer version.

v1.27.7

2026-04-28

Updated the dotenv dependency to fix a bug.

v1.27.6

2026-04-18

Updated apprise and integrated semgrep and SBOM scanning into the workflow.

v1.27.5

2026-04-13

Updated pytz and fixed an Italian translation for the word 'New'.

v1.27.4

2026-04-08

Updated Django to resolve CVE security vulnerabilities.

v1.27.3

2026-04-08

Added missing translations for filters.

v1.27.2

2026-04-07

This release updates the base image to fix a bug.

v1.27.1

2026-04-07

Fixed issues related to sharing center search and autofocus.

v1.27.0

2026-04-07

VoucherVault received a comprehensive UI redesign featuring a new inventory view, dashboard layouts, an updated sharing center, and enhanced dark mode support.

v1.26.1

2026-04-07

Fixed an issue where the tile color was not preserved when duplicating an item.

v1.26.0

2026-03-14

Added redeem_code, code_type, and pin fields to the get_stats response.

v1.25.8

2026-03-04

Updated Django to a newer version to fix bugs.

v1.25.7

2026-02-28

Updated the celery beat version to fix a bug.

v1.25.6

2026-02-13

Fixed an issue where the service worker did not properly adhere to the cache expiry date.

v1.25.5

2026-02-13

Fixes a CSRF error occurring during logout from cached pages.

v1.25.4

2026-02-11

Fixed an issue with light theme switching.

v1.25.2

2026-02-10

This release introduces a purge cache button and excludes the OIDC flow from caching.

v1.25.1

2026-02-10

Fixed a bug by removing legacy caching when the application is online.

v1.25.0

2026-02-10

VoucherVault now supports PWA installation and offline caching with a new cache button.

v1.24.3

2026-02-08

This release includes updates to several packages.

v1.24.2

2026-02-03

This release includes a Django version bump and CI trigger updates.

v1.24.1

2026-01-28

Updated the mozilla-oidc dependency to resolve a bug.

v1.24.0

2026-01-12

Added support for automatic redeem code detection via image file uploads.

v1.23.0

2026-01-12

Introduces custom sorting preferences with ascending and descending options and adds real-time search functionality.

v1.22.13

2025-12-04

Updated the Django dependency to a newer version.

v1.22.12

2025-11-06

Updated the Django dependency to fix bugs.

v1.22.11

2025-11-05

Fixed an issue with tile coloring during updates.

v1.22.9

2025-10-20

Improved file upload handling.

v1.22.10

2025-10-20

Fixed an issue with the casting of the EXPIRY_LAST_NOTIFICATION_DAYS environment variable.

v1.22.8

2025-10-01

Updated Django to fix known CVE vulnerabilities.

v1.22.4

2025-09-10

This release includes a bug fix that bumps the Django version.

v1.22.3

2025-08-19

Improved fullscreen functionality.

v1.22.2

2025-08-19

Fixed an issue to ensure fullscreen is displayed for loyalty cards.

v1.22.1

2025-08-19

Updates Django version and improves the UI by hiding the download button when no attachment exists and adding a fullscreen option.

v1.22.0

2025-08-04

The API statistics endpoint was improved to provide more specific item details.

v1.21.10

2025-07-05

Updated the Django dependency version.

v1.21.9

2025-06-24

Fixed an issue to properly show descriptions for loyalty cards and enabled the description display filter in the sharing center.

v1.21.8

2025-06-23

Fixed broken translations.

v1.21.7

2025-06-23

Fixed an issue where used or expired shared items were still visible in the filter and dashboard.

v1.21.6

2025-06-23

Fixed tile color styling and ensured used or expired shared items are hidden.

v1.21.5

2025-06-23

Fixed an issue to ensure code is displayed on top for mobile devices.

v1.21.4

2025-06-23

Added a revert button to the create view.

v1.21.3

2025-06-23

Made color picking optional in a bug fix.

v1.21.2

2025-06-23

Fixed an incorrect import issue.

v1.21.1

2025-06-23

Fixed the default subtitle color.

v1.21.0

2025-06-23

Added a color picker allowing users to customize the tile color of inventory items.

v1.20.0

2025-06-23

Added the ability to customize display preferences for the inventory view to show or hide specific item values.

v1.19.1

2025-06-23

Fixed a bug to ensure only owned available items are displayed.

v1.19.0

2025-06-10

Improved sharing views with identity indicators for shared items and added a new filter to the inventory view.

v1.18.1

2025-06-09

Updated the Django dependency version.

v1.18.0

2025-06-05

Coupons now support monetary, percentage, and multiplier values.

v1.17.2

2025-05-26

Added a message handler to base.html to fix a bug.

v1.17.1

2025-05-25

Switched from runserver to uwsgi to improve performance and stability.

v1.17.0

2025-05-25

Optimizes memory usage by introducing adjustable Celery concurrency via two new environment variables.

v1.16.3

2025-05-19

Improved file type checking to fix a bug.

v1.16.2

2025-05-16

Fixed the margin between the pin code field and the download/view area.

v1.16.1

2025-05-16

Updated Django to fix a security vulnerability (CVE).

v1.16.0

2025-05-16

This release adds support for displaying uploaded images directly in the web application and enables file access for users of shared items.

v1.15.1

2025-05-08

Added a free logo.dev API token to fix a bug.

v1.15.0

2025-04-28

Introduced CSP_FRAME_ANCESTORS environment variable for frame-ancestors control and removed the deprecated X-Frame-Options header.

v1.14.2

2025-04-27

Fixed a bug to allow custom x-frame-options header values via environment variables.

v1.14.1

2025-04-22

Fixed an issue with the new duplicate view.

v1.14.0

2025-04-22

Added support for item duplication from the item view pane.

v1.13.2

2025-04-18

Updated Django and celery-beat dependencies.

v1.13.1

2025-04-07

Updated Django to a newer version to address bug fixes.

v1.13.0

2025-04-07

The company logo API has been migrated from clearbit.com to logo.dev due to the upcoming deprecation of Clearbit's free service.

v1.12.3

2025-03-11

Updated the Django dependency to a newer version.

v1.12.2

2025-02-20

Fixed a bug by disabling OIDC SessionRefresh.

v1.12.1

2025-02-19

Made the last notification threshold configurable via environment variables.

v1.12.0

2025-02-17

Expiration checks have switched to a daily schedule, requiring manual adjustment of the periodic task in the admin panel.

v1.11.2

2025-02-14

Added German translation support.

v1.11.1

2025-02-13

Updated the Django dependency to a newer version.

v1.11.0

2025-02-12

Users can now define multiple domains in the DOMAIN environment variable using a comma delimiter.

v1.10.4

2025-02-01

Fixed CI trigger for v4 artifacts and adjusted maximum model lengths.

v1.10.2

2025-01-15

Updated Django to address a security vulnerability.

v1.10.1

2025-01-13

Introduced a new filter for soon-expiring items in the dashboard and API.

v1.10.0

2025-01-11

Added support for users to manually select the camera source during barcode and QR code scanning.

v1.9.4

2025-01-10

Fixed a bug to prevent items from being saved when an error occurs.

v1.9.3

2025-01-10

Fixed an issue where input forms were not re-filled after an error occurred.

v1.9.2

2025-01-10

Fixed an issue with translations in edit-items and corrected the auto-fill code type.

v1.9.1

2025-01-10

Remapped atzec and interleaved2of5 code types to fix bugs.

v1.9.0

2025-01-10

This release adds support for additional barcode types and introduces auto-detection for the camera scanning feature.

v1.8.0

2025-01-09

Introduces OIDC autologin support and new environment variables for session cookie lifetime management.

v1.7.6

2025-01-06

Improved the logo.

v1.7.5

2025-01-06

Removed TinyMCE and replaced the logo with an SVG version.

v1.7.4

2025-01-06

Added a blur effect to resolve a reported bug.

v1.7.3

2024-12-06

Updated Django dependency to resolve a CVE security vulnerability.

v1.7.2

2024-11-28

Added a username filter to the API.

v1.7.1

2024-11-28

Fixed a bug in the calculation of available items count.

v1.7.0

2024-11-28

Added a new API endpoint to retrieve statistics from VoucherVault for use in dashboards.

v1.6.15

2024-11-22

Upgraded the Django framework to a newer version.

v1.6.14

2024-10-30

Fixed French translations and variable quoting issues.

v1.6.13

2024-10-08

Updated the Django framework to a newer version.

v1.6.12

2024-10-02

Added support for the Italian language.

v1.6.11

2024-09-23

Implemented an optional expiry date to address a reported bug.