We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b49551 commit 5bca641Copy full SHA for 5bca641
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 2.0.8 - 2025-02-02
4
+
5
+### Fixed
6
+- Allow capacity to be set to null.
7
+- Fix an issue where event ticket types couldn’t be removed.
8
+- Fix an issue where Ticket Types with a Matrix field couldn’t using the Matrix block settings.
9
10
## 2.0.7 - 2024-11-13
11
12
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/events",
"description": "A full-featured plugin for event management and ticketing.",
"type": "craft-plugin",
- "version": "2.0.7",
+ "version": "2.0.8",
"keywords": [
"craft",
"cms",
0 commit comments