⛰️ Features
- Add read-only support for ReJSON-RL data type (#59) - (e38d0c3)
- Implement Live Monitor for real-time command streaming - (b2bd846)
- Add client management dashboard - (713ed0d)
- Add system tray support for quick server status monitoring - (8bf8d67)
🐛 Bug Fixes
- Fix clippy error - (55d7197)
- Resolve single command execution in cli mode - (f977ff7)
- Resolve incorrect rendering of proto editor - (02d5f46)
- Fix lz4_flex (#58) - (98ab121)
🚜 Refactor
- Unify keytree refresh events and fix sync issue on key deletion - (ae59e6d)
- Add i18n support for system tray - (587971d)
- Enable system tray for non-Linux platforms only - (9b71637)
- Only enable system tray for non-Linux platforms only - (24bddd1)
- Optimize error handling and keytree rendering - (13aa492)