Releases: localgovdrupal/localgov
3.0.0-alpha2
3.0.0-alpha1
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
- 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
Full Changelog: 2.3.18...3.0.0-alpha1
Release 2.3.20
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
What's Changed
- Update README.md by @finnlewis in #573
- Make devel a dev dependency by @stephen-cox @aaronferris in #587
Full Changelog: 2.3.18...2.3.19
2.3.18
What's Changed
- Update simple sitemap to ^4.1 by @andybroomfield in #562
- Redirect users to content overview page at login by @stephen-cox in #556
- 2.3.18 release by @finnlewis in #571
Full Changelog: 2.3.17...2.3.18
2.3.17
What's Changed
- Move Preview Link to profile by @stephen-cox in #563
- Release 2.3.17 by @stephen-cox in #564
Full Changelog: 2.3.16...2.3.17
2.3.16
What's Changed
- Disable visitor account registration by @stephen-cox in #550
- Release 2.3.16 by @stephen-cox in #555
Full Changelog: 2.3.15...2.3.16
2.3.15
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
What's Changed
- Create code_of_conduct.md by @aaronhirtenstein in #498
- Feature/166 date formats by @keelanfh in #517
- 2.3.14 by @finnlewis in #521
New Contributors
- @aaronhirtenstein made their first contribution in #498
- @keelanfh made their first contribution in #517
Full Changelog: 2.3.13...2.3.14
2.3.13
What's Changed
- Enable stable9 theme if localgov_base theme is enabled by @stephen-cox in #492
- Update README.md by @finnlewis in #478
- Update README.md with Security policy by @finnlewis in #483
- Update README.md with maintainers. by @finnlewis in #484
- Fix two small typos by @alexwybraniec in #486
- 2.3.13 release by @finnlewis in #496
New Contributors
- @alexwybraniec made their first contribution in #486
Full Changelog: 2.3.12...2.3.13