Skip to content

Commit 9ac9110

Browse files
committed
version 4.0.9
1 parent e37bf0a commit 9ac9110

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## 4.0.9 - 2025-07-18
4+
5+
### Added
6+
- Add `includeShipping` plugin setting to include or exclude shipping costs for voucher redemption.
7+
- Add multisite menu to bulk-generate form also.
8+
- Add Voucher as CodeQuery Condition.
9+
- Add `afterBulkGenerateCodesEvent` event.
10+
11+
### Changed
12+
- Update English translations.
13+
- Exclude shipping adjustments on line items when `includeShipping` is false.
14+
- Update voucher shipping handling to support line item shipping rates.
15+
16+
### Fixed
17+
- Fix an error when downloading PDF vouchers.
18+
- Fix an error for shipping/tax categories.
19+
320
## 4.0.8 - 2025-07-18
421

522
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/gift-voucher",
33
"description": "Sell and redeem digital gift vouchers for Craft Commerce.",
44
"type": "craft-plugin",
5-
"version": "4.0.8",
5+
"version": "4.0.9",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)