Skip to content

Releases: verbb/workflow

1.5.8

16 Jan 04:48
Compare
Choose a tag to compare

Fixed

  • Fix toggle arrow alignment for entry widgets.
  • Fix publisher receiving notifications incorrectly, when multiple reviewers are enabled.

1.5.7

28 Nov 05:30
Compare
Choose a tag to compare

Added

  • Add lockDraftSubmissions plugin setting to control whether entries should be locked when submitted or not.

1.5.6

31 Aug 06:58
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixed

  • Fix email notifications for editor approvals.

1.5.3

10 Jun 00:17
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixed

  • Fix missing migration for review, introduced in 1.5.0.

1.5.0

15 May 11:31
Compare
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
Compare
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.