Workflow 1.x is on version 1.5.9, released on Jan 24, 2021
Released Jan 24, 2021
Add reviewerApprovalNotifications
plugin setting to control sending email notifications to each the editor upon each reviewer’s approval.
Fix reviewer emails not setting the correct “Review” model.
Released Jan 16, 2021
Fix toggle arrow alignment for entry widgets.
Fix publisher receiving notifications incorrectly, when multiple reviewers are enabled.
Released Nov 28, 2020
Add lockDraftSubmissions
plugin setting to control whether entries should be locked when submitted or not.
Released Aug 31, 2020
Fix user receiving an error when trying to edit a submitted entry.
Released Aug 21, 2020
Fix editors being able to continue editing their draft once submitted (through auto-save).
Released Jun 18, 2020
Fix email notifications for editor approvals.
Released Jun 10, 2020
Add more logging to email notifications.
Fix emails not sending unless Reviewer Notifications is checked.
Released Jun 09, 2020
Fix XSS vulnerability with permissions settings.
Fix error when reviewerUserGroups
plugin settings is not an array.
Released May 18, 2020
Fix missing migration for review, introduced in 1.5.0.
Released May 15, 2020
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.
Released May 13, 2020
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.
Released May 12, 2020
Fix incorrect response sent for some actions, causing send()
errors.
Improve handling of enabledForSite
when approving and publishing submissions.
Released Apr 28, 2020
Prevent access to settings when allowAdminChanges
is false
Released Apr 16, 2020
Fix logging error Call to undefined method setFileLogging()
.
Released Apr 15, 2020
File logging now checks if the overall Craft app uses file logging.
Log files now only include GET
and POST
additional variables.
Released Apr 03, 2020
Fix draft changes not being saved when notes validation fails.
Released Feb 15, 2020
Fix error when trying to submit on a single-type section.
Fix error in index screen for Craft 2 upgrades, where a site may not have been set.
Released Jan 31, 2020
Fix multiple approvals firing for draft submissions.
Released Jan 29, 2020
Craft 3.4 compatibility.
Released Jan 20, 2020
Fix editor/publisher notes enforcement.
Fix being unable to approve front-end submissions.
Fix being unable to approve submissions in some circumstances.
Released Jan 20, 2020
Fix error when trying to approve submissions with element actions.
Released Jan 19, 2020
Fix front-end submissions throwing errors.
Released Jan 05, 2020
Add submission notes and site to submission element index.
Released Jan 05, 2020
Add approve-only option for publishers.
Ensure publishers can't approve their own entries.
Remove Drafts - now that its handled in Craft core. Use the element index to look for draft entries.
Remove submissions controller and actions, refactoring to service. These shouldn't have been used (not documented), but this removes all workflow/submissions/*
actions.
Refactor and cleanup workflow flow. Particularly for new, unsaved drafts, fixing a few issues.
Now requires Craft 3.3.0+.
Fix some incorrect translations (thanks @Alxmerino and @watarutmnh).
Fix before-send notification events not working.
Disable auto-saving when entry has been submitted for review.
Fix/improve front-end submissions.
Protect against potential XSS.
Released Aug 16, 2019
Fix incorrect redirect URL after workflow actions. (thanks @mattrothenberg).
Fix draft’s not showing correctly when no title has been set.
Fix lack of publishing when approving submission from Overview.
Released Aug 15, 2019
Fix issue for new Workflow installs having incorrect foreign key constraints.
Released Aug 06, 2019
Now requires Craft 3.2.8+.
Fix issues with submitting and approving on latest Craft 3.2.x changes.
Fix error when approving a brand new entry submission.
Fix errors with drafts index.
Fix editor emails not sending when no Additional Options
were checked.
Released Jul 13, 2019
Fix offload warning when submitting actions.
Fix integrity error for drafts when trying to submit an entry.
Released Jul 11, 2019
Add support for Craft 3.2.0+.
Fix incorrect element table attributes.
Released Jun 28, 2019
Fix incorrect element table attributes.
Released Jun 27, 2019
Don’t redirect from submissions unless we have to.
Add search attributes for submissions.
Fix submission propagation before saving.
Released Jun 18, 2019
Fix dashboard widget link for submission drafts.
Fix redirect error when trying to approve a submission. (thanks @brandonkelly)
Released Mar 23, 2019
Add override notice for settings fields, when using config file.
Fix validation not triggering when saving drafts.
Released Mar 13, 2019
Add email events beforeSendEditorEmail
and beforeSendPublisherEmail
.
Add editor notification options for reply-to and cc-ing publisher's email.
Refactor settings into multiple pages.
Released Mar 10, 2019
Fix errors thrown when calling controller actions from site requests and not from POST submissions.
Released Mar 06, 2019
Allow non-admins to save plugin settings.
Add more permissions to pages in plugin.
Add checks around the owner entry and whether it exists.
Add missing migration for ownerSiteId
for Craft 2 > 3 upgrades.
Released Mar 01, 2019
Fix potential error on widget when submitted element is missing.
Fix redirects for submissions, particularly on the front-end.
Released Feb 28, 2019
Fix approved entries not being published correctly in some instances.
Released Feb 27, 2019
Fix editor/publisher links.
Fix errors that can occur when installing via cli.
Released Feb 27, 2019
Added editor/publisher submission notes required setting
Ensure editor/publisher URLs are only shown if the current user has permission.
Ensure publishers in settings use User Group UID.
Released Feb 26, 2019
Fix error in Norwegian translation (thanks @phoob).
Fix query error when viewing drafts.
Released Feb 25, 2019
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.
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
to workflow/submissions/save-submission
.
Changed controller action from workflow/submissions/revoke
to workflow/submissions/revoke-submission
.
Changed controller action from workflow/submissions/approve
to workflow/submissions/approve-submission
.
Changed controller action from workflow/submissions/reject
to workflow/submissions/reject-submission
.
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.
Released Nov 10, 2018
Show the entry title on submissions index, rather than the Submission ID.
Released Jul 24, 2018
Fix Verbb logo reference (for real this time)
Released Jul 24, 2018
Fix elementType typo
Fix Verbb logo reference
Released Nov 04, 2017
Minor fix for sidebar icon.
Released Oct 17, 2017
Verbb marketing (new plugin icon, readme, etc).
Released Oct 15, 2016
Added ability to enabled/disable email notifications for editors or publishers.
Added ability to select all, or individual publishers to be notified via email on submissions.
Only individual editors receive approval/rejection email notifications - not each user in the editor group.
Released Sep 24, 2016
Added ability to set notes on an approval/rejection from a publisher.
Added submission rejection option integrating notes (as above).
Added new email message for when editors are notified on their submission.
Added ability for editors to revoke their submission.
Added widget for submissions.
Editors now receive emails when their submission is approved/rejected.
Improved entry widget to combine multiple submissions into a single pane.
Fixed missing attributes for element type.
Fixed typo in element action.
Fixed status indicators on element index.
Released Jul 08, 2016
Added Draft overview screen - shows all available drafts site-wide.
Released Jul 08, 2016
Fixed approval link in email not including draft.
Fixed where a Draft entry was approved, its state was not set to public.
Released Jun 26, 2016
Initial release.
Available for Craft 3. Get it from the plugin store.