Skip to content

2.11.5

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 21:26
· 141 commits to main since this release

Note: The contrib module ImageMagick has been added to Quickstart as an optional module. This module provides an alternate image toolkit for sites that operate in low memory environments and have experienced issues with generation of image derivatives after Quickstart's usage of WebP for image derivatives in Quickstart 2.11.x.

For sites that wish to enable the alternate image toolkit, after enabling the module the toolkit settings can be found on /admin/config/media/image-toolkit. A quality setting of 92% is recommended for consistency with the default image toolkit settings.

Memory constraints can be specified under Execution Options after selecting ImageMagick as the toolkit, with prepended options, e.g. -limit memory 64MiB. These options will be configured automatically for sites using the AZQS upstream on Pantheon.

  • Close #3765 Change top-level Quickstart toolbar link to an internal page instead of an external page. (#3767)
  • #3717, az-digital/az-quickstart-pantheon#282: Add ImageMagick module. (#3724)
  • Closes #3758: Ensure all external and minified library assets are properly configured. (#3759)
  • Closes #3747 Restore the display of 12:00 am and 12:00 pm as "midnight" and "noon" for events (#3748)
  • Closes #3744 Prevent views using Quickstart Exposed Filters from scrolling when checkboxes are checked (#3745)
  • Closes #1212: Add views_bulk_operations as optional module. (#3749)
  • Update drupal/blazy requirement from 3.0.10 to 3.0.11 (#3736)
  • Update drupal/role_delegation requirement from 1.2.0 to 1.3.0 (#3722)
  • Fixes #3737 SlevomatCodingStandards (#3738)
  • Fixes #3074, Fixes #3568 Course Importer Missing Content, Course Instructor Person Links (#3570)
  • Closes #3714 Extra main landmark role in page template (#3715)
  • Back to dev.