Skip to content

Commit

Permalink
version 3.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jul 10, 2024
1 parent b6f8671 commit 344d7a7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 3.0.13 - 2024-07-10

### Added
- Add support for `orderSite` for PDF URLs.

### Changed
- Update English translations.
- Switch session handler to use Craft’s Session helper.

### Fixed
- Fix an error when saving a new site.
- Fix session-handling to check for console requests.
- Fix vouchers always being re-saved when updating a site or force-applying project config.

## 3.0.12 - 2024-03-04

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/gift-voucher",
"description": "Sell and redeem digital gift vouchers for Craft Commerce.",
"type": "craft-plugin",
"version": "3.0.12",
"version": "3.0.13",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 344d7a7

Please sign in to comment.