Releases: localgovdrupal/localgov
2.3.2
Urgent release to pin search_api such that the patch we are using still applies while we assess how to deal with the new release and our patch, both of which create update hooks which clash.
See:
What's Changed
- Pin search api to 1.20 by @andybroomfield in #397
Full Changelog: 2.3.1...2.3.2
2.3.1
What's Changed
- Update README.md with links to docs site and updated composer commands. by @finnlewis in #391
Full Changelog: 2.3.0...2.3.1
2.3.0
Release notes
This release adds experimentatl support for the Open Referral UK open data standard.
Specifically it adds the optional LocalGov Drupal Open Referral module and optional integration with LocalGov Directories.
Both the Open Referral UK and the LocalGov Drupal project have been supported by the LocalDigital Fund, so this integration between the two projects is a great outcome.
This release is the culmination of lots of development and testing work, led by @ekes, reviewed and tested by @Adnan-cds, @andybroomfield, @stephen-cox, @finnlewis and others with documentation from @msayoung.
What's Changed
- Add localgov_openreferral to composer json, initially to test the loc… by @finnlewis in #375
Full Changelog: 2.2.0...2.3.0
2.2.0
The main change in this release is the inclusion of the Localgov Scarfolk subtheme as a default theme in the LocalGov Drupal install profile, to make things look a bit better out of the box and act as an example of how easy it is to subtheme the LocalGov Drupal Base Theme theme.
The Localgov Scarfolk theme works well with the updated LocalGov Drupal demonstration module module to allow developers to rapidly test example content. This demo content is also deployed on the https://demo.localgovdrupal.org/.
What's Changed
- Set default theme to localgov_scarfolk and config for block placement… by @finnlewis in #380
- Add the patch for unpublished entity references by @andybroomfield in #336
- Fix/revert patch core for 3189302 by @ekes in #386
- Updated Github Actions by @stephen-cox in #377
- Pull request to review changes ahead of a 2.2.0 release by @finnlewis in #389
- A number of updates to localgov_base and localgov_scarfolk by @markconroy @msayoung @danchamp
Full Changelog: 2.1.9...2.2.0
2.1.9
Patch release to fix failing tests.
Also includes:
@finnlewis Use carets instead of tildes for our version constraints to allow for… 5ecea83
@stephen-cox Patch core for 'Notice: Undefined index: type in Drupal\Core\Render\E… 133219c
@stephen-cox Fix test for missing content text (#387) e27e187
1.0.1
Please note: the 1.x branch is no longer receiving new feature development.
With Drupal 8 being end of life on 2nd November 2021, we recommend moving to the 2.x branch with Drupal 9.
Please see: https://www.drupal.org/psa-2021-2021-06-29
If you are still using the 1.x branch of https://github.com/localgovdrupal/localgov, please let us know on the issue queue at https://github.com/localgovdrupal/localgov/issues
This release includes the following changes.
@finnlewis Require gin theme, login and toolbar for testing admin UX. 1c94c3f
@finnlewis Fix typo. ee5f1bc
@finnlewis Install gin theme and gin_login and gin_toolbar on site install. 5866f49
@stephen-cox Updated Github CI to run 1.x branch against Drupal 8 (#227) 9621bd0
@finnlewis Fix schema for gin_toolbar with patch from https://www.drupal.org/pro… 01885d5
@finnlewis Fix typo in the patch command and pin gin to alpha34, following Open … 016770e
@stephen-cox Patch Drupal core to fix tests running with Paratest, see: https://ww… 7930828
@stephen-cox Require Alert Banner 1.1.0 ba52404
@stephen-cox Require Alert Banner 1.1.0 in 1.x branch #281 4815f8a
@MattOz-CDS Update Admin Toolbar to 3.x branch 8729587
@MattOz-CDS Merge pull request #337 from localgovdrupal/feature/update-admin-tool… aa9db73
@finnlewis Bump version of localgov_alert_banner to ~1.2.0. 0cf043e
2.1.8
Release notes
Increases localgov_demo version to 2.1.0 to include new demo content.
See https://github.com/localgovdrupal/localgov_demo/releases/tag/2.1.0
Commits
@finnlewis Bump version of localgov_demo to 2.1.0 0a58277
2.1.7
Bump version of localgov_alert_banner to 1.2.0
@finnlewis Increase version of localgov_alert_banner to at least 1.2.0 4bdb3fe
Localgov Alert Banner 1.2.0 includes:
New features
- Alters Alert Banner to use Workflow and Content Moderation #159
- Adds support for Scheduling Alert Banners if the Scheduled Transitions module is installed #159
- Adds new submodule with a full screen alert banner type #133
New user permissions
- use localgov_alert_banners transition publish
- use localgov_alert_banners transition unpublish
2.1.6
Includes the latest release of Gin admin theme from https://www.drupal.org/project/gin
@finnlewis Unpin gin theme to allow new alpha releases. f9e46b9