Skip to content

Releases: Automattic/vip-go-mu-plugins

v1.3.0

30 Dec 07:34
52bb074
Compare
Choose a tag to compare

Adds

  • Add more information to site details (#1923)

Updates

  • Store Site Details in a temporary location (#1924)
  • Improved internal stat tracking for Cache Manager (#1922)
  • Resolves PHPCompatibility phpcs warnings for PHP 7.4 (#1919)

v1.2.0

17 Dec 23:01
aa52b14
Compare
Choose a tag to compare

Adds

  • Adds corrupted version detection (#1881)

Fixes

  • Fix syntax error (#1915)

Updates

  • Added Changelog Description template to PR template. (#1914)
  • Log to logstash when VIP Search ratelimiting starts. (#1916)

v1.1.0

15 Dec 22:49
3e15d96
Compare
Choose a tag to compare

Adds

  • VIP Cache Manager: implement "Purge page and its assets" admin bar button (#1880)
  • Support concatenation outside of VIP environments (#1913)

Fixes

  • phpunit-docker: Suffix db and network with unique names (#1906)
  • Moves versioning hook from plugin_loaded to init (#1903)

Updates

  • Remove exclusively core test jobs from CircleCi workflow. (#1910)
  • Update/wp jquery update test plugin (#1901)
  • Update old domains and WordPress.com references (#1911)

v1.0.0

11 Dec 00:00
ab057e9
Compare
Choose a tag to compare

Adds

  • phpcs:errors script to package.json (#1904 )

Fixes

  • Clean up some phpcs issues in tests/search/test-class-search.php (#1904)

Updates

  • Update Jetpack 9.2 subtree to 9.2.1 tag (#1905)