We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d459e5 commit 4fe7927Copy full SHA for 4fe7927
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 3.0.10 - 2025-11-06
4
+
5
+### Added
6
+- Add `Ticket::getPromotionRelationSource()` for promotion category handling.
7
8
+### Changed
9
+- Update English translations.
10
11
+### Fixed
12
+- Fixed a Mutex exception that could occur in certain scenarios when retrieving a cart.
13
14
## 3.0.9 - 2025-08-13
15
16
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/events",
"description": "A full-featured plugin for event management and ticketing.",
"type": "craft-plugin",
- "version": "3.0.9",
+ "version": "3.0.10",
"keywords": [
"craft",
"cms",
0 commit comments