Skip to content

Releases: verbb/workflow

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.

3.0.0-beta.1

04 Mar 09:46
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

2.0.9

03 Mar 13:54
Compare
Choose a tag to compare

Fixed

  • Fix an incorrect URL for draft submissions in email notifications.
  • Fix performance issues with review memoization due to performance issues for large installs.
  • Fix settings dropdown showing for reviews when editing a submission.

2.0.8

30 Jan 11:45
Compare
Choose a tag to compare

Fixed

  • Fix dashboard widget icon.
  • Fix an error when saving submissions in the control panel for multi-sites.
  • Fix an error when showing submission notes in the element index.
  • Fix an error when determining the last review for a submission.
  • Fix "Element query executed before Craft is fully initialized" warning.
  • Fix submissions pane showing for non-draft, published entries when it should only show for drafts.

2.0.7

08 Dec 09:40
Compare
Choose a tag to compare

Added

  • Add read-only state for submission detail pages for editors to view submission detail.
  • Add output for reviews when comparing and their owner or submission can’t be found.
  • Add several translations. (thanks @watarutmnh).

Changed

  • The Workflow control panel menu item now will only show if the user has “Overview” permission.

Fixed

  • Fix comparing reviews not working on specific multi-site setups.
  • Fix an error when trying to determine whether a review’s element is a draft.