We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9918b8c commit c1b1fd6Copy full SHA for c1b1fd6
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 3.0.7 - 2025-03-04
4
+
5
+### Fixed
6
+- Fix an error when trying to resolve the owner element of a review when it’s a draft.
7
+- Fix an error when using the “Publisher Notifications User Group” setting.
8
9
## 3.0.6 - 2025-02-02
10
11
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/workflow",
"description": "Enforce multi-step review processes for creating entries.",
"type": "craft-plugin",
- "version": "3.0.6",
+ "version": "3.0.7",
"keywords": [
"craft",
"cms",
0 commit comments