Skip to content

Commit

Permalink
version 1.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Sep 1, 2021
1 parent 3a23eab commit 5aa4ab0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 1.4.18 - 2021-09-02

### Added
- Add `ticketsShippable` plugin setting.
- Add `craft.events.ticketTypes()`.
- Add order email to "Customer" column for purchased tickets, when ordered by a guest.
- Allow custom fields to be saved when calling `events/purchased-tickets/checkin`.
- Allow `checkedIn` and `checkedIn` attributes to be saved when calling `events/purchased-tickets/save`.

### Fixed
- Fix customer email column.

## 1.4.17 - 2021-07-08

### 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/events",
"description": "Events is a full-featured Craft CMS Plugin for event management and ticketing. Events integrates with Craft Commerce so you can easily sell tickets to your events.",
"type": "craft-plugin",
"version": "1.4.17",
"version": "1.4.18",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 5aa4ab0

Please sign in to comment.