Skip to content

Commit

Permalink
version 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Nov 18, 2024
1 parent 31a4cda commit 6118faf
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## 3.0.3 - 2024-11-19

### Changed
- Update element translations for display names.

### Fixed
- Fix an error for installs that use a database prefix.
- Fix an error when handling order-creation with legacy ticket purchasables.
- Fix incorrect checks for some Ticket Type properties, not saving correctly.
- Fix default “Seats Per Ticket” value for Ticket Types.
- Fix some translation strings.
- Fix an error when sorting events via `startDate` or `endDate`.
- Fix ordering by “Is Occurrence” for Sessions.
- Fix an error when editing the settings of the Purchased Tickets field.
- Fix “Purchased Tickets” index title not translatable.
- Fix email link, referring to the Commerce email in the control panel.
- Fix a migration error for sessions and ticket types.

## 3.0.2 - 2024-11-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/events",
"description": "A full-featured plugin for event management and ticketing.",
"type": "craft-plugin",
"version": "3.0.2",
"version": "3.0.3",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 6118faf

Please sign in to comment.