github redis/RedisInsight 2.0.3-preview

latest releases: 2.70.1, 2.70.0, 2.68.0...
3 years ago

2.0.3 (December 2021)

This is the maintenance release of RedisInsight Preview 2.0 (v2.0.3).

Headlines

  • Workbench:
    • Added indications of commands
    • New hints with the list of command arguments
    • Reworked navigation for the built-in guides
  • Help Center:
    • Added a page with list of supported keyboard shortcuts
  • Core:
    • Uncoupled Command Helper from CLI
    • Renamed ZSET to Sorted Set

Details

  • Browser:
    • Changed the format of TTL in the list of keys
  • CLI:
    • Fixed a bug with FT.CREATE command that rendered the window blank
  • Workbench:
    • Fixed a bug to avoid executing the Redis command one more time when the view of results is changed
    • Added a new information message when there are no results to display
    • Added indications of commands (currently, not clickable) in Editor area to point out the lines where commands start
    • Added new hints in Editor to display the list of command arguments with the following keyboard shortcuts:
      • Ctrl+Shift+Space for Windows and Linux
      • ⌘ ⇧ Space for Mac
    • Added support for remembering the state (expanded or collapsed) for left side panel in Workbench
    • Reworked navigation for the built-in guides
    • Changed icons for default and custom plugins
  • Command Helper:
    • Changed titles of command groups to make them consistent with redis.io
  • Help Center:
    • Added a page with supported keyboard shortcuts
  • Core:
    • Reworked logic to open CLI and Command Helper, added an option to open Command Helper without a need to open CLI
    • Changed fonts and colors across the application to enhance readability
    • Renamed ZSET to Sorted Set
    • Added description of RedisGears and RedisBloom commands to hints in CLI, Command Helper, and Workbench
    • Added support for automatic updates to the list of commands and their description in CLI, Command Helper, and Workbench

Don't miss a new RedisInsight release

NewReleases is sending notifications on new releases.