Releases: localgovdrupal/localgov
3.3.1
What's Changed
- Use the appropriate hook by @lazysoundsystem in #904
- 3.3.1 release by @finnlewis in #907
New Contributors
- @lazysoundsystem made their first contribution in #904
Full Changelog: 3.3.0...3.3.1
3.3.0
What's Changed
- Adds editoria11y module by @markconroy in #888
- 3.2.0 / 3.3.0 ??? release by @finnlewis in #901
Full Changelog: 3.1.6...3.3.0
4.0.0-beta1
Notes:
This is a beta release, please test!
This replaces the 3.2.x branch as the target for Drupal11 support.
If you have been testing 3.2.0-beta1 or 3.2.0-beta2 you should move to this release.
We do not expect any major changes as we fix any bugs or issues and push towards a stable release.
For guidance on upgrading from Drupal 10 to Drupal 11, please see https://github.com/localgovdrupal/localgov/wiki/Upgrading-from-Drupal-10-to-11
We do encourage the LocalGov Drupal community to test the upgrade and report any issues back to us on Github, Slack and at our weekly Tech Drop-in and Merge Tuesday meetings. See https://lu.ma/localgovdrupal for meeting times.
PHP 8.4
While the LocalGov Drupal modules are compatible with PHP 8.4, there are still a large number of drupal.org contributed modules that do not have full PHP 8.4 support, therefore we do not recommend PHP 8.4 at this time without extensive testing.
What's Changed
- Drupal 11 support by @millnut in #796
- Add version to profile to avoid fatal error. See https://github.com/l… by @finnlewis in #836
- Add author filter to content list by @markconroy in #855
- Allow 1.x and 2.x versions for localgov_base. by @finnlewis in #864
- feat: allow new gin theme and gin_toolbar module by @millnut in #871
- fix: [3.x] failing phpunit test by @millnut in #881
- Set version constraint for redirect >=1.10 <1.12 by @tonypaulbarker in #887
- fix: [3.2.x] failing phpunit test by @millnut in #882
- Update redirect Validation issue patch and require 1.12 and above by @tonypaulbarker in #892
- Update redirect Validation issue patch and require 1.12 and above for 3.2.x by @tonypaulbarker in #893
Full Changelog: 3.1.2...4.0.0-beta1
3.2.0-beta2
Please note:
We've moved this to a new major 4.x branch.
Please see https://github.com/localgovdrupal/localgov/releases/tag/4.0.0-beta1
What's Changed
- feat: allow new gin theme and gin_toolbar module by @millnut in #871
- fix: [3.2.x] failing phpunit test by @millnut in #882
- Update redirect Validation issue patch and require 1.12 and above for 3.2.x by @tonypaulbarker in #893
- 3.2.0-beta2 Release by @tonypaulbarker in #884
Full Changelog: 3.2.0-beta1...3.2.0-beta2
3.1.6
What's Changed
- Update redirect Validation issue patch and require 1.12 and above by @tonypaulbarker in #892
- 3.1.6 release by @finnlewis in #894
Full Changelog: 3.1.5...3.1.6
3.1.5
What's Changed
- Set version constraint for redirect >=1.10 <1.12 by @tonypaulbarker in #887
- 3.1.5 release by @finnlewis in #889
Full Changelog: 3.1.4...3.1.5
3.1.4
What's Changed
- fix: [3.x] failing phpunit test by @millnut in #881
- 3.1.4 Release by @tonypaulbarker in #883
New Contributors
- @tonypaulbarker made their first contribution in #883
Full Changelog: 3.1.3...3.1.4
3.1.3
Please note
This release introduces the flexibility to install localgovdrupal/localgov_base from the 1.x or 2.x branches.
The 2.0.0 release introduces changes to the grid system that might need attention in child themes.
See https://github.com/localgovdrupal/localgov_base/releases/tag/2.0.0
To restrict your install to the 1.x branch, you can specify the requirement in you root composer.json file with a command like:
composer require localgovdrupal/localgov_base:^1.9
Or add or change the line in composer.json to
"localgovdrupal/localgov_base": "^1.9",
This will keep localgov_base on the 1.x branch while still pulling in updates.
What's Changed
- Add author filter to content list by @markconroy in #855
- Allow 1.x and 2.x versions for localgov_base. by @finnlewis in #864
- 3.1.3 release by @finnlewis in #858
Full Changelog: 3.1.2...3.1.3
3.2.0-beta1
Please note
We've moved the Drupal 11 support to a new major 4.x branch.
Please see https://github.com/localgovdrupal/localgov/releases/tag/4.0.0-beta1
Notes:
This is a beta release, please test! We do not expect any major changes as we fix any bugs or issues and push towards a stable release.
For guidance on upgrading from Drupal 10 to Drupal 11, please see https://github.com/localgovdrupal/localgov/wiki/Upgrading-from-Drupal-10-to-11
We do encourage the LocalGov Drupal community to test the upgrade and report any issues back to us on Github, Slack and at our weekly Tech Drop-in and Merge Tuesday meetings. See https://lu.ma/localgovdrupal for meeting times.
PHP 8.4
While the LocalGov Drupal modules are compatible with PHP 8.4, there are still a large number of drupal.org contributed modules that do not have full PHP 8.4 support, therefore we do not recommend PHP 8.4 at this time without extensive testing.
What's Changed
- Set Preview Link expiry in days rather than seconds by @stephen-cox in #829
- Add localgov_utilities module that includes character counting for titles and summary fields by @stephen-cox in #846
- Release 3.2.0-beta1 by @stephen-cox in #851
Full Changelog: 3.2.0-alpha2...3.2.0-beta1
3.1.2
Please note
This release pulls in a new optional module, https://www.drupal.org/project/localgov_utilities including a submodule localgov_character_counter. This is not enabled by default. Please see https://www.drupal.org/project/localgov_utilities for more details.
What's Changed
- Add localgov_utilities module that includes character counting for titles and summary fields by @stephen-cox in #846
- 3.1.2 release by @finnlewis in #847
Full Changelog: 3.1.1...3.1.2