Releases: verbb/workflow
Releases · verbb/workflow
1.5.6
Fixed
- Fix user receiving an error when trying to edit a submitted entry.
1.5.5
Fixed
- Fix editors being able to continue editing their draft once submitted (through auto-save).
1.5.4
Fixed
- Fix email notifications for editor approvals.
1.5.3
Fixed
- Add more logging to email notifications.
- Fix emails not sending unless Reviewer Notifications is checked.
1.5.2
Fixed
- Fix XSS vulnerability with permissions settings.
- Fix error when
reviewerUserGroupsplugin settings is not an array.
1.5.1
Fixed
- Fix missing migration for review, introduced in 1.5.0.
1.5.0
Added
- Added multi-step review process. This introduces an optional middle step between editor submissions and publisher approvals. This can be used for multiple review steps, by various parties. Big thanks to @bencroker from @putyourlightson.
1.4.8
Fixed
- Fix multi-site entries and their approval overriding the status of other-site entries.
- Approving new entries respects section default status settings.
- Fix date attributes for submissions not being localised.
1.4.7
Fixed
- Fix incorrect response sent for some actions, causing
send()errors. - Improve handling of
enabledForSitewhen approving and publishing submissions.
1.4.6
Fixed
- Prevent access to settings when
allowAdminChangesis false