Skip to content

Releases: RobiNN1/phpCacheAdmin

v2.1.2

17 Feb 22:56
Compare
Choose a tag to compare
  • Bug fixes.
  • Updated Dockerfile

v2.1.1

16 Feb 12:15
Compare
Choose a tag to compare
  • Bug fixes.
  • Added backward compatibility for older Memcached servers.

v2.1.0

16 Feb 00:00
Compare
Choose a tag to compare
  • Added tree view (you can switch between table/tree view). Does not support sorting and pagination may not work properly.
  • Bug fixes.
  • UI fixes.

v2.0.0

08 Feb 00:36
Compare
Choose a tag to compare
  • New UI and dark mode.
  • Minimum PHP 8.2 required.
  • Added more information in panels.
  • Added more tests.
  • Added sorting to the keys tables.
  • Optimized Redis and Memcached key loading.
  • Added Redis slow log.
  • Added Memcached commands stats.

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.