Releases: verbb/workflow
Releases · verbb/workflow
1.1.4
Fixed
- Fix approved entries not being published correctly in some instances.
1.1.3
Fixed
- Fix editor/publisher links.
- Fix errors that can occur when installing via cli.
1.1.2
Added
- Added editor/publisher submission notes required setting
Changed
- Ensure editor/publisher URLs are only shown if the current user has permission.
Fixed
- Ensure publishers in settings use User Group UID.
1.1.1
1.1.0
Added
- Added editor notes, to send along with a submission.
- Submissions now listed on entry events, to improve submission workflow.
- Submit brand-new entries for review (provided they pass validation).
- Translation to norwegian. (thanks @phoob).
- Add serialised data to submissions to prepare for entry comparison diffs.
Changed
- Updated widget styles to be more compact for entry sidebars.
- Update min requirement to Craft 3.1.x.
- Updated plugin settings to use UIDs for Craft 3.1.x.
- 'Submit for review' now saves entry content, then submits for review. No more clicking 'Save' then 'Submit'.
- 'Submit for review' now validates entry content before submission.
- Changed controller action from
workflow/submissions/send
toworkflow/submissions/save-submission
. - Changed controller action from
workflow/submissions/revoke
toworkflow/submissions/revoke-submission
. - Changed controller action from
workflow/submissions/approve
toworkflow/submissions/approve-submission
. - Changed controller action from
workflow/submissions/reject
toworkflow/submissions/reject-submission
.
Fixed
- Fix draft submissions not being retained after approval.
- Submissions now trigger entry validation, ensuring only 'valid' entries are submitted for review.
- Fix dateApproved/dateRejected not showing their value.
- Fix error when sorting by Editor or Publisher in CP.
- Fix error when no sections are selected.
- Fix not publishing a submission when approving.
1.0.3
Fixed
- Show the entry title on submissions index, rather than the Submission ID.
1.0.2
Fixed
- Fix Verbb logo reference (for real this time)
1.0.1
Fixed
- Fix elementType typo
- Fix Verbb logo reference
1.0.0
- Craft 3 release.
0.9.6
- Minor fix for sidebar icon