Releases: localgovdrupal/localgov_workflows
Releases · localgovdrupal/localgov_workflows
1.3.1
What's Changed
- Rename Scheduled transitions and content moderation by @stephen-cox in #88
- Remove review scheduled transitions when a page is archived by @andybroomfield in #65
- PR for 1.3.1 by @ekes in #91
Full Changelog: 1.3.0...1.3.1
1.3.0
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
- Send review notifications to service contacts by @stephen-cox in #74
- Release 1.3.0 by @stephen-cox in #84
Full Changelog: 1.2.2...1.3.0
1.2.2
What's Changed
- Fix running tests with Paratest in Github Actions by @stephen-cox in #75
- chore: ignore deprecation until 10.1 is end of life by @millnut in #78
- 1.2.2 release by @finnlewis in #79
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- fix: replace "and" with "&&" by @millnut in #69
- fix: phpstan issues by @millnut in #68
- Rename workflow task tabs and fix content moderation view by @stephen-cox in #66
- 1.2.1 release by @finnlewis in #70
New Contributors
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Drupal 10 support by @stephen-cox in #54
- Use entity being reviewed as the label for the review entity by @andybroomfield in #61
- 1.2.0 release by @finnlewis in #62
Full Changelog: 1.1.5...1.2.0
1.1.5
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
1.1.3
What's Changed
- Update workflow in 1.x branch by @stephen-cox in #37
- Update workflow on 1.x branch by @stephen-cox in #38
- Update workflow on 1.x branch by @stephen-cox in #39
- Don't overwrite Scheduled Transitions bundle configuration when enabling the module by @stephen-cox in #41
- Release 1.1.3 by @stephen-cox in #42
Full Changelog: 1.1.2...1.1.3
1.1.2
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
- @andybroomfield made their first contribution in #28
Full Changelog: 1.1.0...1.1.2
1.1.1
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
- @ekes made their first contribution in #21
- @andybroomfield made their first contribution in #28
Full Changelog: 1.0.1...1.1.1