Releases: Automattic/vip-go-mu-plugins
Releases · Automattic/vip-go-mu-plugins
v1.13.0
Updates
- Private Files: Always send X-Private header #1974
- Private Files: Restrict cross-site file access #1975
- Update/search skip validation if not indexed #1976
- Activate notoptions corruption detection + mitigation by requiring file #1977
Fixes
- Properly handle file paths with
sites/:id
#1963
- Prevent invalid core query args #1981
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.
v1.12.2
Fixes
- Adds another filter to further reduce requests from Jetpack made to detect HTTPS / SSL support.
v1.12.1
Update
Always filter the jetpack_https_test transient to 1 #1972
v1.12.0
Updates
- Set Jetpack 9.4 as the default version #1971
- Remove renamed class-health-job.php #1969
v1.11.0
Updates
- Changes search healthjob's requires #1968
- Update Jetpack 9.4 subtree to the final release #1967
- Update/search default meta whitelist #1951
v1.10.0
Adds
- Allow skipping loading VaultPress #1965
- Adds class-healthjob.php for renaming of class-health-job.php #1962
- Adds cron job to detect inactive index-versions #1957
- Add Files ACL Restriction Functionality #1948
Updates
- Fails circleCI pipeline on failure #1966
- phpcs cleanup search health job #1960
Removes
- Remove Jetpack subtrees: 8.8, 8.9, 9.2 #1964
v1.9.0
Adds
- Initial implementation of Files ACL Endpoint (#1902)
- Add Jetpack 9.4 subtree (#1959)
Updates
- Use the new jetpack-production repository for Jetpack subtrees (#1956)
- Updates ElasticPress with the latest code (#1949)
- Updated ElasticPress to latest Automattic/ElasticPress (#1952)
- Move Files ACL endpoint (#1955)
- Include the original ElasticSearch query and backtrace when logging errors (#1954)
Fixes
- Clean up whitespace phpcs issues - class-versioning (#1950)
v1.8.0
Adds
Adds changelog creation automation (#1940)
Updates
Renames ip-utils.php to class-iputils.php (#1947)