Skip to content

Commit 24a04c3

Browse files
committed
version 3.0.15
1 parent f7db0e1 commit 24a04c3

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 3.0.15 - 2026-03-15
4+
5+
### Added
6+
- Add `Ticket::getPromotionRelationSource()` for promotion category handling.
7+
8+
### Changed
9+
- FIXED: Fix double quote issue on migration of events.
10+
11+
### Fixed
12+
- Fix tickets not being propogated on multi-store installs.
13+
- Fix an issue where legacy tickets could be added to new orders in the control panel.
14+
- Fix an error where the base/price of a ticket wasn’t enforced correctly.
15+
- Fix an error where ticket shipping/tax categories didn’t always resolve.
16+
317
## 3.0.14 - 2026-03-03
418

519
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/events",
33
"description": "A full-featured plugin for event management and ticketing.",
44
"type": "craft-plugin",
5-
"version": "3.0.14",
5+
"version": "3.0.15",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)