Downloads
Release notes
First stable, production ready release of Sector D8!
Composer 2 support and security coverage is now included.
To test and start using Sector, run composer create-project sparksinteractive/sector-project
Thanks to everyone who has contributed and helped us get to this point!
Release notes and blog post coming soon.
Notes (Will be replaced by proper release notes):
Breaking changes
We have removed drupal/devel and drupal/console. If they are needed they should be added on a site-by-site basis with composer.
Existing sites will need to add the following to the "Repositories" section of their composer.json
"ckeditor-plugin/templates": {
"type": "package",
"package": {
"name": "ckeditor-plugin/templates",
"version": "4.14.0",
"type": "drupal-library",
"dist": {
"url": "https://download.ckeditor.com/templates/releases/templates_4.14.0.zip",
"type": "zip"
}
}
},
And "ckeditor-plugin/templates": "4.14.0", to their require section
Issues fixed since last beta
#3175908: [META] Push for the stable release
#3172820: Radix starter README makes references to old starter theme
#3172806: FakeObjects modules required in order to avoid fatal error
#3172808: entity_usage module required in order to avoid fatal error
#3181818: November Updates Drupal Core (8.9.7) and contrib. modules
#3172830: Theme name in the UI is in machine speak
#3182016: Notices when installing sector_default_content
#3181830: Core update to 8.9.10 and use drupal/core-recommended
#3180584: composer normalize
#3157340: Remove committed WYSIWYG template library
#3094832: Remove devel as a dependency
#3185085: [META] Update copyright
#3157340: Remove committed WYSIWYG template library
Thanks
Special thanks to Sparks Interactive for the budget to work on and build Sector.
Special thanks also to all the Sparks team for the support and work done in Sector over the past years, and to the external people who have shown interest and contributed towards Sector. In particular, xurizaemon and amjad1233