8000 Releases · verbb/workflow · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: verbb/workflow

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.

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.
0