Releases: RobiNN1/phpCacheAdmin
Releases · RobiNN1/phpCacheAdmin
v2.5.0
08 Mar 10:09
Compare
Sorry, something went wrong.
No results found
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
06 Feb 19:52
Compare
Sorry, something went wrong.
No results found
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
03 Jan 17:45
Compare
Sorry, something went wrong.
No results found
v2.3.6
18 Dec 21:23
Compare
Sorry, something went wrong.
No results found
v2.3.5
25 Nov 00:37
Compare
Sorry, something went wrong.
No results found
v2.3.4
24 Nov 22:54
Compare
Sorry, something went wrong.
No results found
Fixed issue with custom ENV variables.
Updated Predis to v3.3.0.
v2.3.3
23 Nov 21:06
Compare
Sorry, something went wrong.
No results found
v2.3.2
22 Nov 12:24
Compare
Sorry, something went wrong.
No results found
PHP 8.5 support.
Removed JSON syntax highlighter (#55 ).
Renamed config options with - to make it compatible with phpdotenv.
Fixed http auth example.
v2.3.1
08 Nov 12:46
Compare
Sorry, something went wrong.
No results found
Fixed high memory usage. Note that sorting across the entire database no longer works because it consumes a lot of memory.
Allow to use PCA as embeded package (#54 ).
Bug fixes.
v2.3.0
14 Oct 10:00
Compare
Sorry, something went wrong.
No results found
Added metrics to Redis & Memcached. Please note that the dashboard must be open for data to be collected.
Data in left panels are now auto-refreshed. Memcached command stats as well.
Optimized Memcached (50% faster).
Allow to edit Redis stream keys.
Bug fixes.