Skip to content

Production release – 2025/06/03


03 June 2025

19:10:54 GMT+0000

Update wp-parsely submodule to version 3.19.1

We updated the wp-parsely submodule (used for local development environments) to version 3.19.1.

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


Added

  • A filter on authenticate to track the type of password used to authenticate: user_pass, app_ass or cookie. This filter will only track authenticated XML RPC requests.

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


Added

  • Added a log entry using log2logstash to record detailed information whenever a user is temporarily locked out. This includes the username, lockout duration, lockout reason, IP address, and additional context such as the request URI and HTTP method.

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


Added

  • Patch that reduces db calls for “ninja_forms_needs_updates” updates in ninjaforms

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


Changed

  • Enterprise Search: Remove side properly from edge_ngram tokenizer

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


Please see the full release on GitHub.