2.0.2
Added
- Add
Submission::getOwnerCpUrl()
to easily refer to the owner entry or draft’scpEditUrl
in emails. - Add some error-handling checks to
Review::getSubmission()
,Review::getElement()
,Review::getUser()
. - Add
Submission::getDraft()
.
Changed
- References to the owner entry for a submission now refer to the draft (if it still exists).
Fixed
- Fix an issue where status couldn’t be updated when editing a submission in the control panel.