We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3469321 commit 22f8a48Copy full SHA for 22f8a48
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 3.0.18 - 2025-07-18
4
+
5
+### Added
6
+- Add `includeShipping` plugin setting to include or exclude shipping costs for voucher redemption.
7
8
+### Changed
9
+- Update English translations.
10
+- Update voucher shipping handling to support line item shipping rates.
11
12
## 3.0.17 - 2025-05-02
13
14
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/gift-voucher",
"description": "Sell and redeem digital gift vouchers for Craft Commerce.",
"type": "craft-plugin",
- "version": "3.0.17",
+ "version": "3.0.18",
"keywords": [
"craft",
"cms",
0 commit comments