Skip to content

Releases: terrylinooo/cache-master

2.1.3

28 May 18:59
Compare
Choose a tag to compare
  • Test up to PHP 8.2.5
  • Test up to WordPress 6.2.2
  • Add Japanese translation.

2.1.2

28 Aug 10:59
Compare
Choose a tag to compare
  • Fix #24
  • Fix coding style.

2.1.1

31 Oct 16:02
Compare
Choose a tag to compare
  • Fix type hint.
  • Driver will fall back to File driver if current driver is unavailable.
  • Test up to PHP 8.0
  • Test up to WordPress 5.8.1

2.1.0

15 Nov 11:00
Compare
Choose a tag to compare
  • Add options - Now, you can use unix socket or TCP in Redis, MongoDB and Memcaced Drivers.
  • Update core library to 1.3.1
  • Add unit tests and run the tests before releasing new updates.
  • Fix issues.

2.0.3

01 Nov 14:50
Compare
Choose a tag to compare
Update README.

2.0.2

31 Oct 04:07
Compare
Choose a tag to compare
Improve code.

2.0.1

30 Oct 06:43
Compare
Choose a tag to compare
  • Fix SQLite errors after performing a new installation.

2.0.0

27 Oct 08:33
Compare
Choose a tag to compare
  • Support to WooCommerce plugin.
  • Add setting pages - WooCommerce, Exclusion, Advanced settings.
  • Add an option - HTML debug comment.
  • Improve cache statistic page.
  • Update translation strings for zh_TW, zh_CN.
  • Fix issues.

1.4.3

11 Oct 04:51
Compare
Choose a tag to compare
  • Improve setting pages.

1.4.0

09 Oct 11:34
Compare
Choose a tag to compare
  • Add setting page - Cache statistics.
  • Improve code, prevent conflicts with 3rd-party plugins.