Skip to content

Releases: localgovdrupal/localgov

3.0.0-alpha2

31 Jul 13:50
9b9afbe
Compare
Choose a tag to compare
3.0.0-alpha2 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha1...3.0.0-alpha2

3.0.0-alpha1

24 Jul 14:33
403b021
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.

To run a fresh install locally to test, you can use composer and lando as follows:

composer create-project localgovdrupal/localgov-project:@alpha MY_PROJECT --no-install
cd MY_PROJECT
lando start
lando composer install
lando drush si localgov -y
lando drush en localgov_demo

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.3.18...3.0.0-alpha1

Release 2.3.20

24 Jul 13:24
9fb6cb3
Compare
Choose a tag to compare

What's Changed

  • Don't enable deprecated modules CKEditor and Quick Edit by @stephen-cox in #593

Full Changelog: 2.3.19...2.3.20

2.3.19

10 Jul 13:53
aabeac4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.18...2.3.19

2.3.18

26 Jun 13:47
356da80
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.17...2.3.18

2.3.17

19 Jun 13:56
a88bc52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.16...2.3.17

2.3.16

05 Jun 13:49
06b9739
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.15...2.3.16

2.3.15

24 Apr 13:46
abcb117
Compare
Choose a tag to compare

What's Changed

  • Enable Gin Login and Toolbar modules as part of a site install by @stephen-cox in #530

Full Changelog: 2.3.14...2.3.15

2.3.14

03 Apr 14:02
a64fa55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.13...2.3.14

2.3.13

30 Jan 14:55
bc81151
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.12...2.3.13