Skip to content

Releases: localgovdrupal/localgov_workflows

1.3.1

23 Apr 11:54
ffd8be4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

26 Mar 13:39
c4d2dac
Compare
Choose a tag to compare

New feature - Adds optional module to send notifications emails when content passes it's needs review date

This release includes a new LocalGov Workflows Notifications module that sends email notifications to service contacts when content passes it's needs review date.

Enabling this module will also enable the Symfony Mailer module which will take over email sending for the site. It's important to test the sites email settings after install to ensure they work for your environment. See the modules README for more information.

What's Changed

Full Changelog: 1.2.2...1.3.0

1.2.2

30 Jan 12:45
0b56831
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

02 Oct 14:09
101410c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

10 Jul 13:50
bb9e390
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.2.0

1.1.5

19 Jun 13:55
4b13e4a
Compare
Choose a tag to compare

What's Changed

  • Fix for new coding standards, use statements should be sorted alphabe… by @finnlewis in #56
  • Move Preview Link to profile by @stephen-cox in #57

Full Changelog: 1.1.4...1.1.5

1.1.4

20 Mar 14:33
c9617ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.3...1.1.4

1.1.3

06 Jun 13:27
9eb67e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

25 Apr 13:41
47f5d3a
Compare
Choose a tag to compare

What's Changed

  • Replace call to drupal_get_path with ExtensionPathResolver::getPath by @andybroomfield in #28
  • Fix 'Missing explicit access check on entity query.' by @stephen-cox in #34

New Contributors

Full Changelog: 1.1.0...1.1.2

1.1.1

13 Dec 19:17
f9a6e59
Compare
Choose a tag to compare

What's Changed

  • Ensure approvals dashboard view is removed when uninstalling LocalGov Workflows by @stephen-cox in #19
  • Add Diff module and configure it to use admin theme when viewing diffs by @stephen-cox in #20
  • Require log message #10 by @ekes in #21
  • Update Github Actions to use standard config by @stephen-cox in #22
  • Add review date widget and needs review view. by @finnlewis in #18
  • Replace call to drupal_get_path with ExtensionPathResolver::getPath by @andybroomfield in #28

New Contributors

Full Changelog: 1.0.1...1.1.1