Skip to content

Commit

Permalink
version 3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Feb 2, 2025
1 parent daa7371 commit 9df26bd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 3.0.5 - 2025-02-02

### Fixed
- Fix tickets being marked as shippable, and not respecting the `ticketsShippable` config setting.
- Fix an error with Postgres when querying events.
- Fix Purchased Tickets element table not escaping some values correctly.
- Fix an issue where querying events by `startDate` or `endDate` wouldn’t work correctly in some scenarios.
- Fix Post and Expiry Date values not saving correctly for Events.

## 3.0.4 - 2024-12-27

### 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": "A full-featured plugin for event management and ticketing.",
"type": "craft-plugin",
"version": "3.0.4",
"version": "3.0.5",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 9df26bd

Please sign in to comment.