Releases: verbb/gift-voucher
Releases · verbb/gift-voucher
4.0.4
4.0.3
Changed
- Change “Share” button to “View” for vouchers, for consistency with Craft/Commerce.
Fixed
- Fix missing
product
variable when previewing a voucher. - Fix an error when duplicating a voucher.
- Fix saving a code with a decimal value being cast to an int.
3.0.14
Changed
- Change “Share” button to “View” for vouchers, for consistency with Craft/Commerce.
Fixed
- Fix missing
product
variable when previewing a voucher. - Fix an error when duplicating a voucher.
- Fix saving a code with a decimal value being cast to an int.
4.0.2
Fixed
- Fix an error when adding a custom-priced voucher to the cart.
4.0.1
Added
- Add support for
orderSite
for PDF URLs.
Changed
- Update English translations.
- Switch session handler to use Craft’s Session helper.
Fixed
- Fix an error when saving a new site.
- Fix session-handling to check for console requests.
- Fix vouchers always being re-saved when updating a site or force-applying project config.
3.0.13
Added
- Add support for
orderSite
for PDF URLs.
Changed
- Update English translations.
- Switch session handler to use Craft’s Session helper.
Fixed
- Fix an error when saving a new site.
- Fix session-handling to check for console requests.
- Fix vouchers always being re-saved when updating a site or force-applying project config.
4.0.0
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
. - Now requires Craft Commerce
5.0.0+
.
4.0.0-beta.2
Fixed
- Fix
getIsApplyingYamlChanges()
.
2.7.6
Added
- Add support for programatically setting a code’s
codeKey
.
Fixed
- Fix order of operations when uninstalling the plugin.
4.0.0-beta.1
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0-beta.1+
.