Downloads
Download tar.gz
237.96 KB
MD5: adc5aeb14823e09188d9652151cdc787
SHA-1: 2b02d1b152d3db6e680ecf6299105e2d1a6d2962
SHA-256: b0a6e2cebc47cb634c76a314768b70652e4d553fb7da0b641207d1013aabb01a
Download zip
241.36 KB
MD5: b534306f88f62153189c42a2a3bc017b
SHA-1: be0df8f8a126f1a28d9fc118382f4fc5542b06b1
SHA-256: 22fd61efb1e627952c8cda4dd6389b378a9e47f1f00ec09b15fed10e2afbc38f
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