Skip to content

Commit

Permalink
version 2.0.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Mar 2, 2023
1 parent cdccee2 commit 1cca918
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 2.0.0-beta.9 - 2023-03-02

### Changed
- Use `defineRules()` instead of `rules()` to allow validation overrides properly.
- Update `Endroid\QrCode` code for new `endroid/qr-code` package version.
- Only admins are now allowed to access plugin settings.

### Fixed
- Fix expired events still showing their front-end templates.
- Fix type for `customer()` purchased ticket element query.
- Fix Customer changeover to User.
- Fix errors when saving events with invalid tickets.

## 2.0.0-beta.8 - 2022-12-15

### Changed
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": "A full-featured plugin for event management and ticketing. Integrates with Craft Commerce.",
"type": "craft-plugin",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 1cca918

Please sign in to comment.