Skip to content

Commit

Permalink
Merge pull request #11 from mt-support/fix/120683-116980-attendee-dat…
Browse files Browse the repository at this point in the history
…a-and-woo-bulk-complete

Fix/120683 116980 attendee data and woo bulk complete
  • Loading branch information
cliffordp authored Sep 5, 2019
2 parents 2bd6677 + 103aa9c commit b7655a4
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 66 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"archive": {
"exclude": [
"*.zip",
".DS_Store",
".gitignore",
".github",
".travis.yml",
Expand Down
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,12 @@ We're always interested in your feedback and our [premium forums](https://theeve

== Changelog ==

= [1.2.1] 2019-TBD =
= [1.2.1] 2019-09-05 =

* Tweak - Now requires Event Tickets Plus version 4.7 or newer
* Tweak - "WooCommerce tested up to" version changed from `3.5.7` to `3.7.0`
* Fix - Attendee Information from Event Tickets Plus now appears correctly at time of emailing [120683]
* Fix - Bulk completing WooCommerce Orders only includes each Order's applicable PDF attachments [116980]
* Fix - No longer throws fatal error when Permalinks are disabled

= [1.2.0] 2019-03-29 =
Expand Down Expand Up @@ -71,4 +75,4 @@ We're always interested in your feedback and our [premium forums](https://theeve
* Event Tickets version 4.5.2 or greater
* (optional) Event Tickets Plus version 4.5.6 or greater
* (optional) Community Events Tickets version 4.4.3 or greater
* License is GPLv2 (not "GPLv2 or any later version") to be compatible with mPDF's "GPL-2.0-only" license in its `composer.json` file
* License is GPLv2 (not "GPLv2 or any later version") to be compatible with mPDF's "GPL-2.0-only" license in its `composer.json` file
Loading

0 comments on commit b7655a4

Please sign in to comment.