Skip to content

Releases: Automattic/vip-go-mu-plugins

v1.13.0

11 Feb 21:07
d261bb4
Compare
Choose a tag to compare

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

08 Feb 23:52
8688683
Compare
Choose a tag to compare

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

08 Feb 19:12
32fa642
Compare
Choose a tag to compare

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

08 Feb 16:10
f822f75
Compare
Choose a tag to compare

Fixes

  • Adds another filter to further reduce requests from Jetpack made to detect HTTPS / SSL support.

v1.12.1

05 Feb 12:30
74e12c2
Compare
Choose a tag to compare

Update

Always filter the jetpack_https_test transient to 1 #1972

v1.12.0

04 Feb 16:10
5380781
Compare
Choose a tag to compare

Updates

  • Set Jetpack 9.4 as the default version #1971
  • Remove renamed class-health-job.php #1969

v1.11.0

03 Feb 12:08
ae0382a
Compare
Choose a tag to compare

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

02 Feb 12:29
c32be97
Compare
Choose a tag to compare

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

26 Jan 21:34
ea80046
Compare
Choose a tag to compare

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

22 Jan 16:00
9441050
Compare
Choose a tag to compare

Adds

Adds changelog creation automation (#1940)

Updates

Renames ip-utils.php to class-iputils.php (#1947)