KVS CLI v1.2.0
[1.2.0] - 2026-01-08
Bug Fixes
-
benchmark: Show more decimal places for sub-millisecond timings (ab02c59)
-
benchmark: Exclude data-dependent queries from score calculation (479bd77)
-
docker: Add PHP fallback for cache detection (dfb897c)
-
self-update: Use echo after PHAR replacement to avoid class conflicts (6f81584)
-
self-update: Remove unnecessary class preloading (018fe6b)
-
self-update: Improve error handling and add extension checks (0f7f9a1)
-
system:check: Show Dragonfly in cache section header (3ea70d8)
-
system:status: Use dynamic cache type in service name (68d57b8)
-
Improve security and path handling (32d909e)
-
Improve security and regex handling (f82bc92)
-
Correct ShellCommand alias in test (console not sh) (bfa0868)
Features
-
benchmark: Add --localhost mode to bypass CDN/Cloudflare (5318011)
-
docker: Add multi-site container detection support (f9100ef)
-
Add Docker auto-detection for KVS containers (50c25ab)
-
Add KVS 6.4.0 support and fix PHP requirements (c54abcb)
-
Add TempFileManager and secure eval commands (61bd847)
Miscellaneous
- Bump version to 1.2.0 (4c811e8)
Refactoring
- benchmark: Implement Geekbench-style baseline calibration scoring (2f81aad)
- benchmark: Rebalance score calculation across all components (3e6dcf6)
Testing
- docker: Add DockerDetector unit tests (6d41cdc)
Full Changelog: v1.1.0...v1.2.0