Skip to content

Commit

Permalink
version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jan 7, 2020
1 parent 0397a86 commit ef6111e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 1.2.0 - 2020-01-07

### Added
- Add purchased tickets screen to CP, showing individual tickets and purchases.
- Purchased tickets are now elements! Edit and delete purchased tickets is supported.
- Show purchased tickets in the CP with their quantity, and a summary table below the ticket definitions.

### Changed
- Improve ticket-type custom field display. Now, whenever a ticket type is selected, all ticket type fields are shown, rather than having to save and reload the event.

### Fixed
- Cleanup purchasable options.
- Fix event types permission.
- Fix available ticket quantity checks.

## 1.1.7.1 - 2019-12-02

### Fixed
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.1.7.1",
"version": "1.2.0",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit ef6111e

Please sign in to comment.