Skip to content

Releases: l4rm4nd/VoucherVault

v1.10.2

15 Jan 12:07
Compare
Choose a tag to compare
🤖 Autogenerated Conventional Changelog

Bug Fixes

v1.10.1

13 Jan 10:24
Compare
Choose a tag to compare
🤖 Autogenerated Conventional Changelog

Bug Fixes

  • new filter for soon-expiring items in dashboard and api (314e778), closes #52

v1.10.0

11 Jan 11:26
Compare
Choose a tag to compare

Tip

This release allows users to switch between camera devices during bar/qr code scanning 🔥

Helps mobile users with many camera devices. Also in case a false camera device was automatically chosen by the browser/smartphone.

Features

  • Support selecting camera source (e5bac85)

v1.9.4

10 Jan 18:21
Compare
Choose a tag to compare
🤖 Autogenerated Conventional Changelog

Bug Fixes

  • do not safe item if error occurs (55e7cac)

v1.9.3

10 Jan 18:03
Compare
Choose a tag to compare
🤖 Autogenerated Conventional Changelog

Bug Fixes

  • re-fill input forms when error (0300bc7)

v1.9.2

10 Jan 15:55
Compare
Choose a tag to compare
🤖 Autogenerated Conventional Changelog

Bug Fixes

  • remove translation from edit-items and fix auto-fill code type (392705b)

v1.9.1

10 Jan 15:40
Compare
Choose a tag to compare
🤖 Autogenerated Conventional Changelog

Bug Fixes

  • remap atzec and interleaved2of5 code types (2afe27c)

v1.9.0

10 Jan 15:09
Compare
Choose a tag to compare

Tip

This release provides support for additional barcode types 🔥

The camera scanning feature will now detect the type and auto-select it. Alternatively, you can freely choose the code type. A validation process will still run and report back whether your selected code type will work based on your redeem code.

Use Firefox browser for best experience. See wiki

Features

  • support additional barcode types (fix #49) (1ed0e55)

v1.8.0

09 Jan 21:14
Compare
Choose a tag to compare

Tip

This release provides new environment variables SESSION_EXPIRE_AT_BROWSER_CLOSE and SESSION_COOKIE_AGE. These can be used to adjust the lifetime of session cookies.

Furthermore, there is a new environment variable OIDC_AUTOLOGIN to automatically trigger an OIDC flow on the login page. For this feature to work, we have added a new individual /post-logout/ page.

See Wiki > Environment Variables

Features

v1.7.6

06 Jan 16:25
Compare
Choose a tag to compare
🤖 Autogenerated Conventional Changelog

Bug Fixes