Skip to content

Releases: verbb/gift-voucher

3.0.20

Choose a tag to compare

@engram-design engram-design released this 29 Nov 03:48

Added

  • Add support for sorting Voucher Codes by “Original Amount”, “Current Amount”, “Expiry Date”, and “Date Updated”.
  • Add Description Format to Voucher Types to allow control over the line item description for a Voucher.

4.0.10

Choose a tag to compare

@engram-design engram-design released this 06 Nov 03:27

Fixed

  • Fix PDF handling for Craft Cloud.

3.0.19

Choose a tag to compare

@engram-design engram-design released this 06 Nov 03:14

Fixed

  • Fix PDF handling for Craft Cloud.

4.0.9

Choose a tag to compare

@engram-design engram-design released this 18 Jul 14:10

Added

  • Add includeShipping plugin setting to include or exclude shipping costs for voucher redemption.
  • Add multisite menu to bulk-generate form also.
  • Add Voucher as CodeQuery Condition.
  • Add afterBulkGenerateCodesEvent event.

Changed

  • Update English translations.
  • Exclude shipping adjustments on line items when includeShipping is false.
  • Update voucher shipping handling to support line item shipping rates.

Fixed

  • Fix an error when downloading PDF vouchers.
  • Fix an error for shipping/tax categories.

3.0.18

Choose a tag to compare

@engram-design engram-design released this 18 Jul 09:58

Added

  • Add includeShipping plugin setting to include or exclude shipping costs for voucher redemption.

Changed

  • Update English translations.
  • Update voucher shipping handling to support line item shipping rates.
  • fix.

4.0.7

Choose a tag to compare

@engram-design engram-design released this 01 May 22:09

Fixed

  • Fix an error when generating PDFs for vouchers with no orders.

4.0.6

Choose a tag to compare

@engram-design engram-design released this 01 May 04:34

Changed

  • Update PDF URLs to use UIDs instead of IDs.

Fixed

  • Fix PDF handling for Craft Cloud.

3.0.17

Choose a tag to compare

@engram-design engram-design released this 01 May 22:08

Fixed

  • Fix an error when generating PDFs for vouchers with no orders.

3.0.16

Choose a tag to compare

@engram-design engram-design released this 01 May 04:32

Changed

  • Update PDF URLs to use UIDs instead of IDs.

Fixed

  • Fix PDF handling for Craft Cloud.

4.0.5

Choose a tag to compare

@engram-design engram-design released this 04 Mar 19:01

Changed

  • Improve redemption querying performance.

Fixed

  • Fix deleteRedemption return value.