Downloads
Download tar.gz
22.82 KB
MD5: 18faa6d212d3cbb1f1b9ae67b4fae9be
SHA-1: 9873b64443c42a8356bd1887ac5f7dfb8efce1ab
SHA-256: 1134ac169f2504b30bbc175adfa4be6f873bfab7eddb890f246d83db7d9e6115
Download zip
43.58 KB
MD5: 73dd51872518a26b8cd238d501fa7706
SHA-1: 2dfa25b359456fd19d70b91ca3ffde210d4b85ee
SHA-256: 42072a51417d280e8d7e6162769b79346c04422da220a859766f1453cfccc8d5
Release notes
This bug fix release is mostly about improving the site template export tool, plus a few other scattered things.
Contributors (7)
RajabNatshah, mortona2k, pameeela, penyaskito, phenaproxima, rajab natshah, thejimbirch
Changelog
Issues: 9 issues resolved.
Changes since 2.0.2 (compare):
Bug
- fix (drupal_cms_helper): #3577153 SiteExporter repeats indexed arrays, potentially bloating recipe.yml to tens of thousands of lines
- feat (drupal_cms_media): #3576882 Use focal point widget on image and SVG forms
- fix (drupal_cms_admin_ui, drupal_cms_helper, drupal_cms_content_type_base): #3576540 Authenticated users should not have permission to access the dashboard by default, because there's nothing for them to do there
- fix (drupal_cms_helper): #3577570 SiteExporter should not set a version in the exported composer.json
Feature
- chore: #3499215 Remove Gander add-on for DDEV
- feat: #3575283 Add the ability to export a site template as a ZIP file
- fix: #3575283 Remove the custom access check from ExportController, since it will be confusing for end users
Misc
- chore (drupal_cms_starter): Bump Mercury version constraint