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 c6a4497 commit bc5ec98Copy full SHA for bc5ec98
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 4.0.7 - 2025-05-02
4
+
5
+### Fixed
6
+- Fix an error when generating PDFs for vouchers with no orders.
7
8
## 4.0.6 - 2025-05-01
9
10
### Changed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/gift-voucher",
"description": "Sell and redeem digital gift vouchers for Craft Commerce.",
"type": "craft-plugin",
- "version": "4.0.6",
+ "version": "4.0.7",
"keywords": [
"craft",
"cms",
0 commit comments