⛰️ Features
- (cli) Support redis-cli style interactive mode (#14) - (2c36916)
- (connection) Support insecure tls mode (skip certificate verification) (#12) - (95c25cd)
- (connection) Implement full tls support (standard tls & mTls) (#12) - (3cfa099)
- (json) Support json truncated format - (be70525)
- (value) Support lz4 and snappy formats - (6c9b598)
🐛 Bug Fixes
- (filter) Fix display logic for keyword filtering - (a56e526)
- (keytree) Reset state on database switch - (24d72b7)
- (ui) Align dialog button order with os standards - (cdd90fe)