Skip to content

Releases: RobiNN1/phpCacheAdmin

v2.6.0

Choose a tag to compare

@RobiNN1 RobiNN1 released this 13 Jul 22:39
  • Added Redis PUB/SUB support.
  • Added Redis & Memcached console with command history and autocomplete.
  • Added more info to the server dashboard (including CPU and RAM usage). Note that this has only been tested on macOS 26 and Windows 11. On Windows, it may be slower if you don't have the COM extension.
  • Optimized memory usage.
  • Bugfixes.

v2.5.2

Choose a tag to compare

@RobiNN1 RobiNN1 released this 07 Jul 07:50
  • Added support for .env file.
  • Added search to Redis sub items.
  • Added opcache treemap.
  • Fixed Redis json support.
  • Fixed Predis cluster ACL.
  • Fixed Predis cluster pipeline.
  • Fixed Memcached 1.6.43 compatibility.

v2.5.1

Choose a tag to compare

@RobiNN1 RobiNN1 released this 14 Jun 17:46
  • Added option to view key detail in modal (disabled by default).
  • Added basic session auth (replacement for http auth).
  • When Redis database has over 100k keys it automatically switch to SCAN command, you can change threshold with scanthreshold option.
  • Memory optimizations across all dashboards.
  • Memcached optimizations.
  • Metrics fixes.
  • Added more tests.
  • Bugfixes.

v2.5.0

Choose a tag to compare

@RobiNN1 RobiNN1 released this 08 Mar 10:09
  • Added option to enable Memcached extension for get/set (for native compression).
  • Metrics fixes.
  • Added Valkey/KeyDB detection in dashboard.
  • Added csrf tokens for security.
  • Twig cache is now automatically cleared after update to avoid template issues.
  • Bug fixes.

v2.4.1

Choose a tag to compare

@RobiNN1 RobiNN1 released this 06 Feb 19:52
  • Redis dashboard fixes.
  • Added Command Calls metrics to Redis.
  • Now you can select multiple keys with shift-click.
  • Added folder size in tree view.

v2.4.0

Choose a tag to compare

@RobiNN1 RobiNN1 released this 03 Jan 17:45

v2.3.6

Choose a tag to compare

@RobiNN1 RobiNN1 released this 18 Dec 21:23

Bugfixes.

v2.3.5

Choose a tag to compare

@RobiNN1 RobiNN1 released this 25 Nov 00:37

Bugfix for env vars.

v2.3.4

Choose a tag to compare

@RobiNN1 RobiNN1 released this 24 Nov 22:54
  • Fixed issue with custom ENV variables.
  • Updated Predis to v3.3.0.

v2.3.3

Choose a tag to compare

@RobiNN1 RobiNN1 released this 23 Nov 21:06

Bug fixes.