Staging release – 2025/06/03
20:28:59 GMT+0000
Changed
- Expired sessions do not count towards the login limit (#4746) https://github.com/Automattic/vip-go-mu-plugins/pull/6335
- Renamed global variable that contains the VIP File System endpoint https://github.com/Automattic/vip-go-mu-plugins/pull/6195
- We updated the wp-parsely submodule (used for local development environments) to version 3.19.3. https://github.com/Automattic/vip-go-mu-plugins/pull/6341
Fixed
- Fixed incorrect image sizes and srcsets for
core/imageblocks on frontend requests https://github.com/Automattic/vip-go-mu-plugins/pull/5776 - Reduced memory consumption in the VIP File Service plugin when retrieving metadata of a large file. https://github.com/Automattic/vip-go-mu-plugins/pull/5554
Added
- Added
newrelic_ignore_transactionto some internal endpoints that should not be tracked in New Relic to ensure accuracy of the app stats.