Skip to content

Releases: verbb/workflow

3.0.11

02 Sep 05:24
Compare
Choose a tag to compare

Changed

  • Change the Submissions dashboard widget to only show submissions the current user has permission on.

Fixed

  • Fix visual display of Submissions dashboard widget.
  • Fix permissions checks for Submission element.

2.0.17

02 Sep 05:18
Compare
Choose a tag to compare

Changed

  • Change the Submissions dashboard widget to only show submissions the current user has permission on.

Fixed

  • Fix visual display of Submissions dashboard widget.
  • Fix permissions checks for Submission element.

3.0.10

13 Aug 00:33
Compare
Choose a tag to compare

Changed

  • When locking an entry for a pending submission for editors, the entry field layout is now rendered statically.

3.0.9

18 Jul 14:05
Compare
Choose a tag to compare

Added

  • Add Submission conditions for Role and Entry.

Changed

  • Update English translations.

Fixed

  • Fix submission behaviour to work with Craft 5.8+.

2.0.16

18 Jul 10:00
Compare
Choose a tag to compare

Changed

  • Update English translations.

3.0.8

01 May 04:45
Compare
Choose a tag to compare

Added

  • Add the ability to register your own editor/reviewer/publisher actions to handle submissions.

Changed

  • The “Submissions” sub-nav item in the control panel menu now only appears when the “Settings” menu item also does.
  • Replaced “Approve” action witth “Approve and Apply”.
  • Refactor editor/reviewer/publisher actions into specific classes to control behaviour.
  • Refactor settings screens to fit verbb-base for consistency.
  • Update GraphQL resolvers to use ElementCollection correctly.

Fixed

  • Fix review owner element not including disabled or non-live status items.
  • Fix UI for submissions edit and the collapsable sidebar.
  • Fix compare screen not showing change indicator for complex fields.
  • Fix compare view not working correctly with field instances.
  • Fix an error with the compare interface for some fields.

3.0.7

04 Mar 00:11
Compare
Choose a tag to compare

Fixed

  • Fix an error when trying to resolve the owner element of a review when it’s a draft.
  • Fix an error when using the “Publisher Notifications User Group” setting.

2.0.15

04 Mar 00:09
Compare
Choose a tag to compare

Fixed

  • Fix an error when trying to resolve the owner element of a review when it’s a draft.
  • Fix an error when using the “Publisher Notifications User Group” setting.

3.0.6

02 Feb 00:17
Compare
Choose a tag to compare

Added

  • Add “Publisher Notifications User Group” to optionally specify a user group just for publisher notifications.

Changed

  • Change apply-draft behaviour to use onBeforeApplyDraft to handle applying drafts on existing entries, before the draft is deleted.
  • When applying a draft entry, and a pending submission is found, and the current user is a publisher, the submission is now automatically approved.

Fixed

  • Fix an error when editors make a submission on a new draft for an existing entry.

Removed

  • Remove “Editor” and “Publisher” sort options for submission index.

2.0.14

02 Feb 00:16
Compare
Choose a tag to compare

Added

  • Add “Publisher Notifications User Group” to optionally specify a user group just for publisher notifications.

Changed

  • Change apply-draft behaviour to use onBeforeApplyDraft to handle applying drafts on existing entries, before the draft is deleted.
  • When applying a draft entry, and a pending submission is found, and the current user is a publisher, the submission is now automatically approved.

Fixed

  • Fix an error when editors make a submission on a new draft for an existing entry.

Removed

  • Remove “Editor” and “Publisher” sort options for submission index.