RedisInsight v2.24.0, April 2023

RedisInsight v2.24

2.24 (April 2023)

This is the General Availability (GA) release of RedisInsight 2.24.

Highlights

  • Bulk data upload: Upload the list of Redis commands from a text file using the new bulk action in the Browser tool. Use the bulk data upload with custom RedisInsight tutorials to quickly load your sample dataset.
  • Support for images in custom tutorials: showcase your Redis expertise with your team and the wider community by building shareable RedisInsight tutorials.
  • JSON formatter support for the JSON.GET, JSON.MGET, and GET command output in Workbench.
  • Added Brotli and PHP GZcompress to the list of supported decompression formats to view your data in a human-readable format.

Details

Features and improvements

  • #1930, #1961 Upload the list of Redis commands from a text file using the new bulk action in the Browser tool. Use the bulk data upload with custom RedisInsight tutorials to quickly load your sample dataset.
  • #1936, #1939 Added support for images in custom tutorials, available in Workbench. Showcase your Redis expertise with your team and the wider community by building shareable tutorials. Use markdown syntax described in our instructions to build tutorials.
  • #1946 See the output of JSON.GET, JSON.MGET, and GET formatted as JSON in Workbench.
  • #1876 Ability to directly delete a key in the Browser list of keys without having to view its values.
  • #1889, #1900 Added Brotli and PHP GZcompress to the list of supported decompression formats to view your data in a human-readable format. Decompression format is configurable when adding a database connection.
  • #1886 Enhanced command syntax in CLI, Workbench, and Command Helper to align with command documentation.
  • #1975 Renamed the "Display On System Tray" to "Show in Menu Bar" on macOS.

Bugs

  • #1990 Keep the previously specified SNI parameters when a database connection is edited.
  • #1999 Keep the previously set database index when a database connection is edited.
RATE THIS PAGE
Back to top ↑