Releases: localgovdrupal/localgov
3.0.3
What's Changed
- Default date formats closer to https://www.gov.uk/guidance/style-guide/a-to-z-of-gov-uk-style#dates by @ekes in #671
- Update to latest version of the unpublised content access patch by @andybroomfield in #678
- PR for 3.0.3 by @andybroomfield in #682
Full Changelog: 3.0.2...3.0.3
3.0.2
What's Changed
- Fix running tests with Paratest in Github Actions by @stephen-cox in #665
- Updated core patch for 'User can't reference unpublished content' by @stephen-cox in #667
- 3.0.2 release by @stephen-cox in #669
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- Set PHP 8.1 as minimum PHP version by @andybroomfield in #645
- Entity browser has been fixed upstream. by @siliconmeadow in #654
- Release 3.0.1 by @stephen-cox in #656
New Contributors
- @siliconmeadow made their first contribution in #654
Full Changelog: 3.0.0...3.0.1
3.0.0
Stable release of LocalGov Drupal install profile for Drupal 10
This is the first release to remove the beta tag.
Please see installation notes on the README.md
A good number of our councils have already upgraded their production sites to Drupal 10 and are happy with the results.
Important: General notes on upgrading to Drupal 10
For more details about preparing and executing an upgrade from Drupal 9 to 10, please see https://github.com/localgovdrupal/localgov/wiki/Upgrading-from-Drupal-9-to-10
Important: localgov_geo (if upgrading from Drupal 9)
The Drupal 10 upgrade depends on the upgrade to the geolocation entity in localgov_geo, from localgov_geo to geo_entity, which is now published on Drupal.org: https://www.drupal.org/project/geo_entity.
If you are using localgov_geo (required by localgov_directories) please make sure to update to the latest releases of localgov_geo and localgov_directories on the 2.x branches in Drupal 9 and run all database updates, before updating to the 3.x branches for Drupal 10.
Important: geofield_map (if upgrading from Drupal 9)
As part of the updates to localgov_geo, we also remove the dependency on geofield_map. This can cause problems with configuration dependency if your site still uses geofield_map in drupal 9 location forms. To work around this, you might need to add geofield_map specofically to you composer.json as part of the Drupal 10 upgrade.
What's Changed
- Remove localgov_theme in composer.json by @andybroomfield in #491
- Update README.md by @finnlewis in #573
- Release 3.0.0-alpha1 by @stephen-cox in #588
- Fix update test by @stephen-cox in #598
- Release 3.0.0-alpha2 by @stephen-cox in #599
- Remove unneeded patches #470 #534 by @andybroomfield in #608
- 3x Generator tag by @andybroomfield in #607
- Release 3.0.0-alpha3 by @andybroomfield in #610
- [3.x] Disable the frontpage view on new installs by @andybroomfield in #612
- [3.x] Add but don't enable the Content Lock module by @ekes in #611
- 3.0.0-alpha4 by @andybroomfield in #617
- Feature/3.x/631 php82 by @finnlewis in #632
- [3.x] Update gin_login to 2.x by @andybroomfield in #634
- [3.x] Try to fix update test by @andybroomfield in #637
- [3.x] Set Localgov events and directories to 3.0 full release versions by @andybroomfield in #640
- Patch entity_browser to address PHP 8.2 test failures. by @finnlewis in #642
- 3.0.0 release by @finnlewis in #636
Full Changelog: 2.3.18...3.0.0
3.0.0-beta1
Initial 3.x Beta release for LocalGov Drupal install profile to support Drupal 10
This is a beta release that supports Drupal 10.
The 3.x-alpha releases have had positive feedback from people testing the upgrade on real LocalGov Drupal sites.
Drupal 9 is officially end of life on 1s November 2023.
Warning: this is still a beta release for further testing. Please test and report issues at https://github.com/localgovdrupal/localgov/issues.
Important note:
The Drupal 10 upgrade depends on the upgrade to the geolocation entity in localgov_geo, from localgov_geo to geo_entity, now on Drupal.org: https://www.drupal.org/project/geo_entity.
If you are using localgov_geo (required by localgov_directories) please make sure to update to the latest releases of localgov_geo and localgov_directories on the 2.x branches before updating to the 3.x branches.
General notes on upgrading to Drupal 10
For more details about preparing and executing an upgrade from Drupal 9 to 10, please see https://github.com/localgovdrupal/localgov/wiki/Upgrading-from-Drupal-9-to-10
Full Changelog: 3.0.0-alpha4...3.0.0-beta1
Note - this is just a re-tag of the alpha4 release, there are no changes between alpha4 and beta1
3.0.0-alpha4
What's Changed
- [3.x] Disable the frontpage view on new installs by @andybroomfield in #612
- [3.x] Add but don't enable the Content Lock module by @ekes in #611
- 3.0.0-alpha4 by @andybroomfield in #617
Full Changelog: 3.0.0-alpha3...3.0.0-alpha4
2.3.22
What's Changed
- [2.x] Disable the frontpage view on new installs by @andybroomfield in #613
- [2.x] Add but don't enable the Content Lock module by @stephen-cox in #580
- 2.3.22 by @andybroomfield in #618
Full Changelog: 2.3.21...2.3.22
3.0.0-alpha3
What's Changed
- Remove unneeded patches #470 #534 by @andybroomfield in #608
- 3x Generator tag by @andybroomfield in #607
- Release 3.0.0-alpha3 by @andybroomfield in #610
Full Changelog: 3.0.0-alpha2...3.0.0-alpha3
2.3.21
What's Changed
- Feature/176 localgov generator tag by @alexburrows in #601
- Remove unneeded patches #470 #534 by @keelanfh in #583
- Release 2.3.21 by @andybroomfield in #609
New Contributors
- @alexburrows made their first contribution in #601
Full Changelog: 2.3.20...2.3.21