github vicanso/zedis v0.2.3
version 0.2.3

latest release: nightly
7 days ago

⛰️ Features

  • (keyscan) Support configuring scan count - (9118149)
  • (proto) Support selecting target message - (52f34c1)
  • (ssh) Support ssh-agent authentication (#29) - (88e9adb)
  • (ui) Add advanced section to redis server config - (527a049)

🐛 Bug Fixes

  • (bytes) Fix integer overflow (#30) - (be9d683)
  • (cluster) Fix multi-key deletion - (ccb5f50)
  • (dialog) Localize confirmation dialog button text - (a305da4)
  • (keytree) Disable delete action in read-only mode - (9a75fce)
  • (ssh) Fix public key path parsing - (c718c29)
  • (ssh) Restrict ssh-agent support to unix platforms (#29) - (7d5eb00)
  • Fix denial of service via stack exhaustion (#34) - (39bef06)

🚜 Refactor

  • (config) Make redis server editor height adaptive - (289fc26)
  • (font) Prefer Menlo on macOS and Cascadia Code on Windows - (8a40161)
  • (form) Show validation error messages - (13c94d4)
  • (keytree) Optimize show_collapse_keys logic - (0224196)
  • (keytree) Add confirmation dialog for deletion - (bc61880)
  • (keytree) Add cmd-f shortcut to focus search input - (2fe289d)
  • (keytree) Highlight multi-select button when active - (ec5af84)
  • (notification) Handle notifications as global events - (1ba78c6)
  • (proto) Enhance editor functionality - (5eb4cbc)
  • (redis) Adjust timeout handling - (a60a9d6)
  • (server) Handle server events as global events - (1550116)

Don't miss a new zedis release

NewReleases is sending notifications on new releases.