Skip to content

Releases: verbb/workflow

1.5.6

31 Aug 06:58

Choose a tag to compare

Fixed

  • Fix user receiving an error when trying to edit a submitted entry.

1.5.5

21 Aug 01:45

Choose a tag to compare

Fixed

  • Fix editors being able to continue editing their draft once submitted (through auto-save).

1.5.4

17 Jun 23:09

Choose a tag to compare

Fixed

  • Fix email notifications for editor approvals.

1.5.3

10 Jun 00:17

Choose a tag to compare

Fixed

  • Add more logging to email notifications.
  • Fix emails not sending unless Reviewer Notifications is checked.

1.5.2

09 Jun 01:16

Choose a tag to compare

Fixed

  • Fix XSS vulnerability with permissions settings.
  • Fix error when reviewerUserGroups plugin settings is not an array.

1.5.1

18 May 13:17

Choose a tag to compare

Fixed

  • Fix missing migration for review, introduced in 1.5.0.

1.5.0

15 May 11:31

Choose a tag to compare

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

13 May 01:03

Choose a tag to compare

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

12 May 05:03

Choose a tag to compare

Fixed

  • Fix incorrect response sent for some actions, causing send() errors.
  • Improve handling of enabledForSite when approving and publishing submissions.

1.4.6

28 Apr 01:12

Choose a tag to compare

Fixed

  • Prevent access to settings when allowAdminChanges is false