2022.0
General
The project was renamed to RESP.app. More details you can find in #5170
New features and improvements
- New dark-mode-friendly icons and layout controls:
- Connections tree can be hidden for focusing on key values, console or server charts.
- Full-screen mode for editing key values
- You can now adjust formatters behavior for each connection. By default, RESP.app tries to auto-detect the most common formats which are JSON, HEX and Plain text. You can change this behavior to load the last selected formatter, or select a specific formatter for all keys in particular redis-server.
Fixes
- SSH: Add support for RFC8332
- Fix commands autocompletion and update commands.json
- Fix #5166