Skip to content

3.4.1

Latest
Compare
Choose a tag to compare
@westonruter westonruter released this 23 Sep 17:48
d495214

There are 6 plugins included with this release:

Performance Lab (performance-lab) v3.4.1

Bug Fixes

  • Fix Incorrect use of _n(). (1491)

Enhanced Responsive Images (auto-sizes) v1.3.0

Enhancements

  • Move Auto Sizes logic from Enhanced Responsive Images to Image Prioritizer. (1476)
  • Update auto sizes logic in Enhanced Responsive Images plugin to no longer load if already in Core. (1547)

Image Placeholders (dominant-color-images) v1.1.2

Enhancements

  • Use more robust HTML Tag Processor for Image Placeholders. (1477)

Bug Fixes

  • Re-remove unneeded phpcs:ignore. (1231)
  • Update PHPStan to 1.11.5. (1318)

Image Prioritizer (image-prioritizer) v0.1.4

Enhancements

  • Move Auto Sizes logic from Enhanced Responsive Images to Image Prioritizer. (1476)

Optimization Detective (optimization-detective) v0.6.0

Enhancements

  • Allow URL metric schema to be extended. (1492)
  • Clarify docs around a tag visitor's boolean return value. (1479)
  • Include UUID with each URL metric. (1489)
  • Introduce get_cursor_move_count() to use instead of get_seek_count() and get_next_token_count(). (1478)

Bug Fixes

  • Add missing global documentation for delete_all_posts(). (1522)
  • Introduce viewport aspect ratio validation for URL Metrics. (1494)

Modern Image Formats (webp-uploads) v2.2.0

Enhancements

  • Convert uploaded PNG files to AVIF or WebP. (1421)

Bug Fixes

  • Account for responsive images being disabled when generating a PICTURE element. (1449)