Releases: localgovdrupal/localgov_microsites_project
2.0.0-beta6
What's Changed
- Remove node service container from the defaul lando file. by @finnlewis in #23
- Update README with current maintainers. by @finnlewis in #21
- Enable php-http/discovery plugin by @stephen-cox in #25
- Upgrade to supported Drush 11 (Drupal 9 and 10 compatible). by @ekes in #27
- 2.0.0-beta6 by @finnlewis in #28
Full Changelog: 2.0.0-beta5...2.0.0-beta6
2.0.0-beta5
What's Changed
-
2.0.0-beta5 release by @finnlewis in #26
-
@finnlewis Remove node service container from the defaul lando file.
965afaf -
@finnlewis Merge pull request #23 from localgovdrupal/feature/22-lando-node-remove
d556ae6 -
@finnlewis Merge pull request #21 from localgovdrupal/feature/19-maintainers
75a340d -
@stephen-cox Enable php-http/discovery plugin #24 (https://github.com/localgovdrupal/localgov_microsites_project/pull/25[)](https://github.com/localgovdrupal/localgov_microsites_project/pull/26/commits/50cea0ac815fde73cf440618577d58cbbb24d7ec)
50cea0a
Full Changelog: 2.0.0-beta4...2.0.0-beta5
2.0.0-beta4
What's Changed
- Changes to group_content_menu source by @Adnan-cds in #18
New Contributors
- @Adnan-cds made their first contribution in #18
Full Changelog: 2.0.0-beta3...2.0.0-beta4
2.0.0-beta3
What's Changed
- Fix/htaccess by @finnlewis in #15 (fixes a composer scaffold problem where on initial install we had no .htaccess file.
- 2.0.0-beta3 release by @finnlewis in #16
Full Changelog: 2.0.0-beta2...2.0.0-beta3
2.0.0-beta2
2.0.0-beta1
Initial beta release of LocalGov Drupal Microsites
We are releasing the beta in line with the expectations outlined on Drupal.org.
Specifically:
- All critical data loss and security bugs are resolved
- The APIs are frozen enough so that contributed module and theme authors can start upgrading their projects.
- Most of the problems with the upgrade path are fixed and it's possible to successfully upgrade a copy of the Drupal.org database to the new Drupal version.
We welcome any feedback and bug reports on issues at https://github.com/localgovdrupal/localgov_microsites/issues
What's Changed
- Add domains for lando usage, and host file script for phpunit tests. by @ekes in #1
- Add appserver domains to Lando for running PHPUnit tests by @stephen-cox in #4
- Feature/5 add environment variables for phpunit by @finnlewis in #7
- Add drupal/core-project-message to allow-plugins. by @finnlewis in #9
- Update workflow on 1.x branch by @stephen-cox in #2
- Bump microsites profile to 1.0@alpha by @finnlewis in #10
- Don't overwrite .htaccess and robots.txt by @stephen-cox in #12
New Contributors
- @ekes made their first contribution in #1
- @stephen-cox made their first contribution in #4
Full Changelog: https://github.com/localgovdrupal/localgov_microsites_project/commits/2.0.0-beta1
1.0.0-alpha1
Initial Alpha release of LocalGov Microsites Project
Please note we are expecting LocalGov Microsites to upgrade to Group 3.x during the Alpha testing and before a Beta release.
There will not be an upgrade path from LocalGov Microsites Alpha to LocalGov Microsites Beta.
We encourage councils and suppliers to test LocalGov Drupal Microsites Alpha, but be aware that if you build live sites you might need to rebuild them on a beta release.
Please get in touch with the #group-technical LocalGov Drupal Slack channel if you have any questions.
Notes on Alpha releases
These are the first to come out and are therefore the least stable. Most reported errors are resolved but there are most likely still outstanding known issues, which might include security issues.