Skip to content

Commit

Permalink
version 2.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Mar 29, 2021
1 parent 8f8a200 commit 446ac35
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.5.9 - 2021-03-29

### Added
- Add bulk voucher code generation page. (thanks @jerome2710).
- Add `EVENT_MODIFY_RENDER_OPTIONS` event for modifying the DomPDF options during render.

### Fixed
- Fix incorrectly using `fieldLayoutId` for plugin settings, when fetching Codes’ field layouts. This could lead to some installs not generating voucher codes correctly upon checkout.

## 2.5.8 - 2021-02-13

### 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": "Plugin for Craft Commerce implementing gift vouchers.",
"type": "craft-plugin",
"version": "2.5.8",
"version": "2.5.9",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 446ac35

Please sign in to comment.