Skip to content

Releases: nierdz/wordpress-opcache-plugin

4.2.3

27 Feb 13:09
96f2591

Choose a tag to compare

What's Changed

Full Changelog: 4.2.2...4.2.3

4.2.2

26 Feb 10:02
c539677

Choose a tag to compare

What's Changed

Full Changelog: 4.2.1...4.2.2

4.2.1

26 Feb 09:25
be9b9dd

Choose a tag to compare

What's Changed

  • chore(deps): bump pre-commit from 2.21.0 to 3.0.1 by @dependabot in #46
  • chore(deps): bump pre-commit from 3.0.1 to 3.2.0 by @dependabot in #53
  • chore(deps): bump pre-commit from 3.2.0 to 3.2.2 by @dependabot in #55
  • chore(deps): bump pre-commit from 3.2.2 to 3.3.1 by @dependabot in #57
  • chore(deps): bump pre-commit from 3.3.1 to 3.3.2 by @dependabot in #58
  • chore(deps): bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #60
  • chore(deps): bump pre-commit from 3.3.3 to 3.5.0 by @dependabot in #65
  • chore: some improvements by @nierdz in #61
  • chore(deps-dev): bump automattic/vipwpcs from 2.3.3 to 3.0.1 by @dependabot in #69
  • chore(deps): bump pre-commit from 3.5.0 to 3.7.1 by @dependabot in #70
  • chore(deps-dev): bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0 by @dependabot in #71
  • chore(deps): bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #72
  • chore(deps): bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #74
  • chore(deps): bump pre-commit from 4.0.1 to 4.1.0 by @dependabot in #75
  • chore: some bumps by @nierdz in #76
  • fix: ci stuff by @nierdz in #77

Full Changelog: 4.2.0...4.2.1

4.2.0

23 Jan 22:29
b27e2ba

Choose a tag to compare

4.2.0 (2023-01-23)

Chore

  • bump dev stack
  • bump pre-commit-hooks to 4.4.0

Feat

  • add functional tests in CI
  • add CLI support

Fix

  • wp-cli user and command in dev stack

4.1.4

08 Jul 05:59
41f465d

Choose a tag to compare

4.1.4 (2022-07-08)

Chore

  • bump pre-commit hooks to 4.3.0
  • composer update
  • bump to 4.1.4
  • bump wp docker image to 6.0.0-php8.0-apache
  • add phpcodesniffer-composer-installer in allow-plugins

Feat

  • flush files even when WP use its own directory

Fix

  • really flush opcache after an upgrade

4.1.3

15 Feb 08:09

Choose a tag to compare

4.1.3 (2022-02-15)

Chore

  • bump to 4.1.3

Fix

  • datetime in cached file list

4.1.2

01 Aug 11:57

Choose a tag to compare

4.1.2 (2021-08-01)

Chore

  • bump version to 4.1.2
  • bump wordpress version to 5.8.0

Docs

  • update internal changelog

Fix

  • replace ABSPATH with get_home_path()

4.1.1

23 Jul 05:02

Choose a tag to compare

4.1.1 (2021-07-23)

Chore

  • tested up to WordPress 5.8

4.1.0

13 May 08:55
e7df201

Choose a tag to compare

4.1.0 (2021-05-13)

Chore

  • Bump to 4.1.0
  • do not target patch version in tested up to in README.txt

Docs

  • add changelog for last major release in readme.txt
  • README.txt -> readme.txt

Feat

  • use wp_opcache_invalidate instead of opcache_invalidate

Fix

  • correct strong balise in README.txt

Refactor

  • remove i18n

4.0.1

09 May 18:25
fb1b3ba

Choose a tag to compare

4.0.1 (2021-05-09)

Chore

  • Bump to 4.0.1

Docs

  • enhance README.txt

Fix

  • remove old screenshots