Downloads
Download tar.gz
17.85 KB
MD5: 4844e32542c4f7efc60727da58fef3a1
SHA-1: 233e68138535050d734cbb8ee1e47b777e72bd7c
SHA-256: d376ca79eb4acdcb0dc6fffefcc828dff0677d2a9624a578ed07bc1e7ab9e755
Download zip
26.53 KB
MD5: 1e1ddd86abc4dcce46ebdcadc062af5b
SHA-1: d1274d297070058e6029eada6935317bb02718c8
SHA-256: 0bab7a6cc6e078ed164398faada13fe07ddb69384887d63cf44cfbf629d84a87
Release notes
This is the first feature release of Drupal CMS!
We fixed bugs too, but almost all of those bug fixes are also in the 1.0.x releases, so take a look at those for more details.
Recipes have no update path; the change records provide instructions to make manual configuration changes to an existing Drupal CMS site. You do NOT need to make these changes if you don't want to; your site will continue working as it currently does.
Here are the biggest changes in this version:
- The
launch-drupal-cms.shscript has been removed due to compatibility issues and maintenance problems. It's been replaced by a few simple DDEV commands. - The installer has been refactored and updated, and is now based on the Recipe Installer Kit framework.
- The Tagify module is now part of Drupal CMS and is used for the Tags field in all content types.
- The Drupal CMS Olivero theme now has a few basic single-directory components. These are intended for use with Experience Builder (which is not, itself, ready for wide use), but they can also be used anywhere you use single-directory components.
- We smoothed out some rough edges (consistent field ordering on content forms) and improved performance in some spots (image optimization).
- All content types are now opted into the XML site map provided by the SEO Tools recipe.
Bug fixes
New features
- #3501605: Replace the launcher script with better documentation
- #3502760: Split the installer's runtime code into its own updateable, less opinionated package, #3504653: Move certain presentational opinions from recipe_installer_kit into our install profile and theme
- #3494070: Add Simple XML Sitemap defaults for content types, menu and vocabulary
- #3504679: Implement updated designs for installer
- #3497387: Implement designs for Feature component within Olivero for XB
- #3497385: Implement designs for Cards component within Olivero for XB
- #3497472: Implement designs for Testimonial component within Olivero for XB
- #3508446: Ship a default "Home" menu item with Drupal CMS
- #3510973: Set 'Check for updates of uninstalled modules and themes' to on by default
- #3496781: Implement designs for Hero component within Olivero for XB
- #3511946: Enable Tagify in the admin_ui and content_type_base recipes, and use it on all reference fields defined by our content types, #3513359: Set Tagify widget as default when a new entity reference field is created
- #3502035: Optimize default images