Aditya Dhade
Aditya Dhade
## Summary Fixes #1893 ## Relevant technical choices This PR implements the [Compression Streams API](https://developer.mozilla.org/en-US/docs/Web/API/Compression_Streams_API) to efficiently compress URL Metrics JSON before sending it. This significantly reduces the payload size,...
## Summary Fixes #1311 ## Relevant technical choices This PR introduces a mechanism for priming URL metrics across the site: - The newly added submenu page in the Tools menu...
## Summary Fixes #2237 ## Relevant technical choices Prevents transparent backgrounds from being lost when converting PNG images to AVIF format on older ImageMagick TODO: - [x] Site health test...
## Summary Fixes #2318 ## Relevant technical choices The implementation of this PR is based on https://github.com/WordPress/wordpress-develop/pull/8370. Other than that, this PR adds new options to the existing **Default Transition...