Skip to content

2022.0

Compare
Choose a tag to compare
@uglide uglide released this 03 Feb 17:27
· 94 commits to 2022 since this release

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
    Screenshot 2022-02-03 at 19 04 35Screenshot 2022-02-03 at 19 04 50 Screenshot 2022-02-03 at 19 05 18
  • 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.

Screenshot 2022-02-03 at 19 12 36

Fixes

  • SSH: Add support for RFC8332
  • Fix commands autocompletion and update commands.json
  • Fix #5166

Downloads