Skip to content

Releases: verbb/gift-voucher

3.0.12

03 Mar 23:30
Compare
Choose a tag to compare

Added

  • Add support for programatically setting a code’s codeKey.

Fixed

  • Fix order of operations when uninstalling the plugin.

3.0.11

30 Jan 12:39
Compare
Choose a tag to compare

Added

  • PDFs now support using the current site’s locale language and formatting.

3.0.10

08 Dec 10:06
Compare
Choose a tag to compare

Added

  • Add currently-applied voucher codes to manage for modal when editing an order in the control panel.
  • Add codeKey as an available variable for the voucherCodesPdfFilenameFormat setting.

Changed

  • Voucher modal now shows message instead of refreshing, ensuring unsaved changes to the order aren’t discarded.

Fixed

  • Fix “enter” key not submitting the gift voucher modal when editing an order in the control panel.
  • Fix codeKey reference when rendering PDFs.

2.7.5

08 Dec 10:02
Compare
Choose a tag to compare

Added

  • Add currently-applied voucher codes to manage for modal when editing an order in the control panel.

Changed

  • Voucher modal now shows message instead of refreshing, ensuring unsaved changes to the order aren’t discarded.

Fixed

  • Fix “enter” key not submitting the gift voucher modal when editing an order in the control panel.

3.0.9

25 Oct 00:34
Compare
Choose a tag to compare

Fixed

  • Implement Element::trackChanges() for Blitz compatibility.

3.0.8

08 Oct 04:20
Compare
Choose a tag to compare

Fixed

  • Fix an issue when creating new sites and not propagating voucher types correctly.

2.7.4

08 Oct 04:07
Compare
Choose a tag to compare

Fixed

  • Fix an issue when creating new sites and not propagating voucher types correctly.

3.0.7

09 Mar 00:04
Compare
Choose a tag to compare

Changed

  • Only admins are now allowed to access plugin settings.

Fixed

  • Fix an error when creating a voucher of custom value with no value provided.
  • Fix an error when creating a voucher code. (thanks @darinlarimore).

3.0.6

25 Dec 00:03
Compare
Choose a tag to compare

Fixed

  • Fix an error when viewing a voucher code with no order associated with it.

3.0.5

30 Nov 01:09
Compare
Choose a tag to compare

Fixed

  • Fix permissions check for managing Vouchers and Codes.
  • Fix voucher and code element indexes not providing edit links due to Craft 4.3.2 changes.
  • Fix cannot assign Dompdf\Options to property PdfRenderOptionsEvent::$options. (thanks @CMeldgaard).
  • Fix an error when saving vouchers containing commas in price.