Skip to content

Releases: RobiNN1/phpCacheAdmin

v1.6.4

06 Jul 22:50
Compare
Choose a tag to compare
  • Regenerate twig.phar & predis.phar (for php 7.4 support).

v1.6.3

13 Jun 13:44
Compare
Choose a tag to compare
  • Small fixes.

v1.6.2

11 Dec 20:33
71dbe55
Compare
Choose a tag to compare
  • PHP 8.3 support.
  • Fixed OpCache dashboard when validate_timestamps is Off.
  • Bug fixes.

v1.6.1

17 Sep 15:49
19db41d
Compare
Choose a tag to compare
  • Optimized keys loading in Memcached.

v1.6.0

03 Sep 15:11
28fae79
Compare
Choose a tag to compare
  • Added Realpath cache dashboard.
  • Now you can focus search input with / key.
  • Code and tests improvements.
  • Bug fixes.

v1.5.3

22 Jun 09:45
4e62ac6
Compare
Choose a tag to compare
  • Optimized keys loading in Memcached.
  • Bug fixes.

v1.5.2

15 May 12:04
f63c2be
Compare
Choose a tag to compare
  • Fixed search on PHP < 8.
  • Updated Twig to v3.6.0.

v1.5.1

23 Apr 20:02
8190ea3
Compare
Choose a tag to compare
  • Added support for Redis TLS.
  • Allow to set custom redis connection scheme.
  • Added search to all dashboards.
  • Added JSON syntax highlighter.
  • Added support for Docker ARM64 (untested).
  • Added more tests.
  • Bug fixes and code improvements.

v1.5.0

11 Feb 22:00
7529fbb
Compare
Choose a tag to compare
  • Added RedisJSON support (partial).
  • Fixed Redis & Predis compatibility.
  • Improved server selection. Now only info about the currently selected server is displayed.
  • Bug fixes as always :).

v1.4.1

23 Jan 18:14
67d68ad
Compare
Choose a tag to compare
  • Added support for Redis SCAN.
  • Improved keys table.
  • Optimized keys loading.
  • Bug fixes.