Skip to content

2.11.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 00:03
· 146 commits to main since this release

Note: This release adds a patch for Drupal core that improves the quality of images generated using image styles that convert images to WebP. Sites upgrading from an earlier AZQS 2.11.x release should flush all image styles with drush (drush image:flush --all) to ensure higher quality WebP images are generated.

Bugfixes

  • Closes #3725: Hard code higher WebP conversion quality setting until configurable for GD in core. (#3728)
  • For #3705 Menu blocks intermittently not visible to anonymous users after updating to Quickstart 2.11 (#3727)
  • Close #3730 mark minified JS as minified. (#3732)
  • Closes #3723 Card title on image is red when the card is not clickable (#3729)

Experimental module updates

  • Closes #3718 Improve styling of AZ Finder exposed form, especially for multiple vocabulary filters (#3719)

Contrib Module updates

  • Update drupal/viewsreference requirement from 2.0.0-beta9 to 2.0.0-beta10 (#3703)
  • Update drupal/date_ap_style requirement from 2.0.1 to 2.0.2 (#3721)
  • Update drupal/optional_end_date requirement from 1.3.0 to 1.4.0 (#3720)
  • Update drupal/smart_date requirement from 4.1.5 to 4.1.6 (#3692)

Other dependency updates

  • Update citation-style-language/locales requirement from 0.0.20 to 0.0.22 (#3695)
  • Update citation-style-language/styles requirement from 0.0.447 to 0.0.474 (#3708)

Misc.

  • Back to dev.