Releases: localgovdrupal/localgov_microsites
2.0.0-beta1
Initial beta release of LocalGov 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 domain group fork. by @ekes in #28
- Include localgov_page module by @stephen-cox in #58
- places gin toolbar at top of page by @markconroy in #33
- adds tabs block to tabs region by @markconroy in #30
- adds core.extension.yml and field_settings config by @markconroy in #35
- Use 3.x branch of domain group by @stephen-cox in #60
- Move localgov_microsite_base theme blocks to theme by @stephen-cox in #83
- Create default domain record during a site install by @stephen-cox in #90
- Set node/edit to use admin theme (Gin). by @finnlewis in #87
- adds LGD colour picker fields to profile by @markconroy in #101
- Add config override for the wysiwyg in microsites by @msayoung in #99
- Added default node 1 by @stephen-cox in #98
- Fix #104 paragraphs permissions by @ekes in #105
- Remove H1 from body text by @msayoung in #110
- Add hook to check permissions on node creation to allow adding medis to new nodes by @stephen-cox in #113
- Pin Gin at beta2 to fix the odd spacing in Tabs by @msayoung in #115
- Enable the admin_toolbar_links_access_filter module to hide menu items from Microsite Controllers by @stephen-cox in #141
- Unpin Gin by @msayoung in #154
- Update workflow on 1.x branch by @stephen-cox in #155
- Move getActiveDomainGroup to service with getActiveDomainGroupId(). by @ekes in #159
- Enable new localgov_microsites_group_content module which includes Directories by @stephen-cox in #145
- Fix media check on default domain by @ekes in #174
- Add autosave to the profile by @msayoung in #176
- Rebuild default content, as it wasn't editable by @msayoung in #185
- Recreates the default content with new fields by @msayoung in #187
- Include LocalGov News and Events in profile by @stephen-cox in #188
- sets claro as admin theme by @markconroy in #180
- Update composer.json by @msayoung in #196
- Enabled News and Events as part of a site install by @stephen-cox in #198
- Set the default content node ID by @ekes in #203
- Remove authenticated user in preference for a microsites admin role by @stephen-cox in #168
- Feature/1.x/146 url aliases by @ekes in #175
- Remove dependency on Subsites by @stephen-cox in #202
- sets lgd_claro as admin theme by @markconroy in #210
- enable embed views in profile by @markconroy in #230
- Removed unneeded Gin settings by @stephen-cox in #228
- Use beta rather than dev version of Gin by @stephen-cox in #241
- Include LocalGov Blogs by @stephen-cox in #267
- Require localgov_sa11y by @msayoung in #263
- Add config for the default timezone by @msayoung in #265
- Add the freestyle crop to WYSIWYG by @msayoung in #262
- Enable LocalGov Blogs by @stephen-cox in #268
- Add the field_media_image config by @msayoung in #274
- Add config for metatags by @msayoung in #272
- updates profile to use localgov_claro by @markconroy in #289
- Update localgov_microsites.info.yml by @msayoung in #287
- Update metatag for homepage, enable / require metatags in profile by @msayoung in #291
- Add the freestyle crop to those available on the image edit form by @msayoung in #290
- Require release versions of modules by @stephen-cox in #298
- Enable localgov_microsites_group_webform by @msayoung in #325
- Set a version in info.yml to avoid htmlspecialchars(): Passing null t… by @finnlewis in #322
- Disable visitors from being able to create their own account by @msayoung in #329
- Feature/2.x/hide content control site 276 by @msayoung in #327
- Feature/2.x/duplicate ids 311 by @msayoung in #323
- Update account settings to require admin approval by @msayoung in #331
- Update README with more details. by @finnlewis in #337
- Pin versions of dev and alpha dependencies that we have no control over. by @finnlewis in #338
- Remove patch by @msayoung in #341
- Update media field config to seperate files in to microsites subfolders by @msayoung in #342
- Update dependencies for beta by @finnlewis in #344
New Contributors
- @ekes made their first contribution in #28
- @markconroy made their first contribution in #33
- @finnlewis made their first contribution in #87
Full Changelog: https://github.com/localgovdrupal/localgov_microsites/commits/2.0.0-beta-1
1.0.0-alpha1
Initial Alpha release of Localgov Microsites distribution
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.
ALPHA documentation
Documentation in progress can be found at https://docs.localgovdrupal.org/microsites/. This is also considered ALPHA and all feedback and pull requests are encouraged.
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.