2022.0
版本发布时间: 2022-02-04 01:27:43
RedisInsight/RedisDesktopManager最新发布版本:2022.5(2022-10-08 00:33:11)
General
The project was renamed to RESP.app. More details you can find in https://github.com/uglide/RedisDesktopManager/discussions/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