Skip to content

Releases: localgovdrupal/localgov_project

3.0.1

09 Nov 19:41
d5827af
Compare
Choose a tag to compare

Stable release of LocalGov Drupal composer project for Drupal 10

Please note: this is the composer project that helps scaffold your LocalGov Drupal project.

The main installation profile is at https://github.com/localgovdrupal/localgov

Please see installation notes on the README.md

Upgrading from Drupal 9 to Drupal 10

Most projects will start with the composer.json in this project and commit that to their own repository, so it is unlikely that you will be upgrading from the 2.x to the 3.x version of this project. However, if you are upgrading from Drupal 9 to Drupal 10, please see the important notes below.

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.

Please see https://github.com/localgovdrupal/localgov/wiki/Upgrading-from-Drupal-9-to-10#upgrade-to-the-latest-version-of-localgov-drupal-2-and-ensure-the-localgov_geo_update-module-has-been-enabled

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

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

Known issues:

Lack of PHP 8.2 support for contrib modules :

What's Changed

New Contributors

Full Changelog: 2.0.9...3.0.0

3.0.0

09 Nov 19:14
3cdb32b
Compare
Choose a tag to compare

Stable release of LocalGov Drupal composer project for Drupal 10

Please note: this is the composer project that helps scaffold your LocalGov Drupal project.

The main installation profile is at https://github.com/localgovdrupal/localgov

Please see installation notes on the README.md

Upgrading from Drupal 9 to Drupal 10

Most projects will start with the composer.json in this project and commit that to their own repository, so it is unlikely that you will be upgrading from the 2.x to the 3.x version of this project. However, if you are upgrading from Drupal 9 to Drupal 10, please see the important notes below.

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.

Please see https://github.com/localgovdrupal/localgov/wiki/Upgrading-from-Drupal-9-to-10#upgrade-to-the-latest-version-of-localgov-drupal-2-and-ensure-the-localgov_geo_update-module-has-been-enabled

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

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

Known issues:

Lack of PHP 8.2 support for contrib modules :

What's Changed

New Contributors

Full Changelog: 2.0.9...3.0.0

3.0.0-beta1

16 Oct 13:23
3cdb32b
Compare
Choose a tag to compare
3.0.0-beta1 Pre-release
Pre-release

Inital beta release for Drupal 10 support.

Warning: this is beta release . Please test and report issues at https://github.com/localgovdrupal/localgov/issues.

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

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

Known issues:

Lack of PHP 8.2 support for contrib modules :

What's Changed

New Contributors

Full Changelog: 3.0.0-alpha1...3.0.0-beta1

3.0.0-alpha1

24 Jul 14:35
d632a7c
Compare
Choose a tag to compare
3.0.0-alpha1 Pre-release
Pre-release

Initial alpha release for Drupal 10 support.

Warning: this is an alpha release for testing. Please test and report issues at https://github.com/localgovdrupal/localgov/issues.

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

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

What's Changed

Full Changelog: 2.0.9...3.0.0-alpha1

2.0.10

24 Jul 13:21
a703738
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.9...2.0.10

2.0.9

07 Jun 13:13
fe6d18b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.8...2.0.9

2.0.8

13 Feb 15:25
3f9b850
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.7...2.0.8

2.0.7

30 Jan 14:29
e3bcfdc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.6...2.0.7

2.0.6

25 Jan 16:31
9ffac13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.0.6

2.0.5

24 Oct 13:57
36856a8
Compare
Choose a tag to compare

What's Changed

  • Added Solr to Lando with a script to fetch the latest Solr config by @stephen-cox in #93

Full Changelog: 2.0.4...2.0.5