Skip to content

Staging release – 2024/03/26


26 March 2024

15:43:08 GMT+0000

Update default upload size limit

We updated the default upload_size_limit from 1 GB to 5 GB.

https://github.com/Automattic/vip-go-mu-plugins/pull/5382


Plugin Updated: Enterprise Search

Fixes wp vip-search health validate-users-count getting killed for large user dataset.

https://github.com/Automattic/vip-go-mu-plugins/pull/5363


Bugfix: prevent PHP warnings when composing $request_url_for_logging in Search class.

Ensure that variables referenced are actually defined when building the $request_url_for_logging for logging.

https://github.com/Automattic/vip-go-mu-plugins/pull/5391