File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.2 - 2022-11-24
4+
5+ ### Added
6+ - Add ` Submission::getOwnerCpUrl() ` to easily refer to the owner entry or draft’s ` cpEditUrl ` in emails.
7+ - Add some error-handling checks to ` Review::getSubmission() ` , ` Review::getElement() ` , ` Review::getUser() ` .
8+ - Add ` Submission::getDraft() ` .
9+
10+ ### Changed
11+ - References to the owner entry for a submission now refer to the draft (if it still exists).
12+
13+ ### Fixed
14+ - Fix an issue where status couldn’t be updated when editing a submission in the control panel.
15+
316## 2.0.1 - 2022-11-23
417
518### Fixed
Original file line number Diff line number Diff line change 22 "name" : " verbb/workflow" ,
33 "description" : " A Craft CMS plugin to create a workflow for publishing entries." ,
44 "type" : " craft-plugin" ,
5- "version" : " 2.0.1 " ,
5+ "version" : " 2.0.2 " ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
You can’t perform that action at this time.
0 commit comments