Releases: verbb/workflow
Releases · verbb/workflow
3.0.6
Added
- Add “Publisher Notifications User Group” to optionally specify a user group just for publisher notifications.
Changed
- Change apply-draft behaviour to use onBeforeApplyDraft to handle applying drafts on existing entries, before the draft is deleted.
- When applying a draft entry, and a pending submission is found, and the current user is a publisher, the submission is now automatically approved.
Fixed
- Fix an error when editors make a submission on a new draft for an existing entry.
Removed
- Remove “Editor” and “Publisher” sort options for submission index.
2.0.14
Added
- Add “Publisher Notifications User Group” to optionally specify a user group just for publisher notifications.
Changed
- Change apply-draft behaviour to use onBeforeApplyDraft to handle applying drafts on existing entries, before the draft is deleted.
- When applying a draft entry, and a pending submission is found, and the current user is a publisher, the submission is now automatically approved.
Fixed
- Fix an error when editors make a submission on a new draft for an existing entry.
Removed
- Remove “Editor” and “Publisher” sort options for submission index.
3.0.5
Fixed
- Fix when deleting a Craft User that owned a review, would also delete that review.
- Fix an error when approving a submission. (thanks @iainsaxon).
2.0.13
Fixed
- Fix when deleting a Craft User that owned a review, would also delete that review.
- Fix an error when approving a submission. (thanks @iainsaxon).
3.0.4
Fixed
- Add the ability to filter submissions for specific sites on the Recent Submissions dashboard widget.
2.0.12
Fixed
- Add the ability to filter submissions for specific sites on the Recent Submissions dashboard widget.
3.0.3
Fixed
- Fix an issue where draft Matrix blocks (entries) were being used for submissions.
3.0.2
Fixed
- Fix email messages translations.
3.0.1
Added
- Add editor name to submission dashboard widget items.
- Add error handling when trying to set a non-pending submission to pending.
- Add the “Overview” subnav item to the Workflow menu.
- Add Craft Teams support for permissions.
Changed
- Update non-English translations.
- Update English translations.
- “Overview” has been changed to “Submissions”.
Fixed
- Fix an error when comparing reviews with no data.
- Fix submission edit breadcrumb.
- Fix submission edit save button alignment.
- Fix permissions check for viewing submissions.
- Fix viewing a submission when the element was deleted.
- Fix a PHP 8.3 error.
- Fix summary number alignments.
2.0.11
Added
- Add editor name to submission dashboard widget items.
Changed
- Update non-English translations.
- Update English translations.
Fixed
- Fix an error when comparing reviews with no data.