Releases: Automattic/vip-go-mu-plugins
Releases · Automattic/vip-go-mu-plugins
v1.19.0
v1.18.0
v1.17.0
Updates
- Jetpack Connection Pilot refresh
- Enable Jetpack Connection Pilot on non-production sites.
v1.16.0
Adds
- Jetpack 9.5 for testing and deployment
v1.15.0
- Show notice if a non-prod site may be indexable #1597
- Fix the potential race condition with notoptions #1978
- Add alerting to gutenberg-ramp plugin #1986
- Adds argument validations #1989
- Switch
VIP_Request_Block::block_and_log()
to public visibility #1993 - Move requests variable definition higher in A8C_Files::purge_file_cache to prevent returning undefined variable #1994
- Move WP_EP_DEBUG defining and EP debug bar panel loading to before dependencies are loaded #1995
- Wrap blog public notices use of VIP_GO_APP_ENVIRONMENT in a defined check #1996
- Update/phpcs class vip filesystem #1997
- Update async publish actions #1999
v1.14.0
v1.13.1
v1.13.0
v1.12.4
Adds
- Requires a new file with code that automatically detects corruption of the notoptions cache entry, clearing the cache and alerting when it is detected.
v1.12.3
Adds
- Adds a new file with code that automatically detects corruption of the notoptions cache entry, clearing the cache and alerting when it is detected. This code is not yet activated - it will be required by a follow-up PR.