File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 3.0.5 - 2025-02-02
4
+
5
+ ### Fixed
6
+ - Fix tickets being marked as shippable, and not respecting the ` ticketsShippable ` config setting.
7
+ - Fix an error with Postgres when querying events.
8
+ - Fix Purchased Tickets element table not escaping some values correctly.
9
+ - Fix an issue where querying events by ` startDate ` or ` endDate ` wouldn’t work correctly in some scenarios.
10
+ - Fix Post and Expiry Date values not saving correctly for Events.
11
+
3
12
## 3.0.4 - 2024-12-27
4
13
5
14
### Fixed
Original file line number Diff line number Diff line change 2
2
"name" : " verbb/events" ,
3
3
"description" : " A full-featured plugin for event management and ticketing." ,
4
4
"type" : " craft-plugin" ,
5
- "version" : " 3.0.4 " ,
5
+ "version" : " 3.0.5 " ,
6
6
"keywords" : [
7
7
" craft" ,
8
8
" cms" ,
You can’t perform that action at this time.
0 commit comments