Skip to content

Releases: verbb/workflow

3.0.5

28 Nov 08:08
Compare
Choose a tag to compare

Fixed

  • Fix when deleting a Craft User that owned a review, would also delete that review.
  • Fix an error when approving a submission. (thanks @iainsaxon).

2.0.13

28 Nov 08:07
Compare
Choose a tag to compare

Fixed

  • Fix when deleting a Craft User that owned a review, would also delete that review.
  • Fix an error when approving a submission. (thanks @iainsaxon).

3.0.4

09 Oct 09:11
Compare
Choose a tag to compare

Fixed

  • Add the ability to filter submissions for specific sites on the Recent Submissions dashboard widget.

2.0.12

09 Oct 09:09
Compare
Choose a tag to compare

Fixed

  • Add the ability to filter submissions for specific sites on the Recent Submissions dashboard widget.

3.0.3

07 Sep 11:57
Compare
Choose a tag to compare

Fixed

  • Fix an issue where draft Matrix blocks (entries) were being used for submissions.

3.0.2

09 Aug 03:22
Compare
Choose a tag to compare

Fixed

  • Fix email messages translations.

3.0.1

21 Jul 00:22
Compare
Choose a tag to compare

Added

  • Add editor name to submission dashboard widget items.
  • Add error handling when trying to set a non-pending submission to pending.
  • Add the “Overview” subnav item to the Workflow menu.
  • Add Craft Teams support for permissions.

Changed

  • Update non-English translations.
  • Update English translations.
  • “Overview” has been changed to “Submissions”.

Fixed

  • Fix an error when comparing reviews with no data.
  • Fix submission edit breadcrumb.
  • Fix submission edit save button alignment.
  • Fix permissions check for viewing submissions.
  • Fix viewing a submission when the element was deleted.
  • Fix a PHP 8.3 error.
  • Fix summary number alignments.

2.0.11

21 Jul 00:16
Compare
Choose a tag to compare

Added

  • Add editor name to submission dashboard widget items.

Changed

  • Update non-English translations.
  • Update English translations.

Fixed

  • Fix an error when comparing reviews with no data.

3.0.0

18 May 13:16
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

2.0.10

18 May 13:14
Compare
Choose a tag to compare

Changed

  • Update non-English translations.
  • Update English translations.

Fixed

  • Fix an error when trying to resolve an entry from front-end submissions.