Skip to content

2.0.6 (GA)

Compare
Choose a tag to compare
@zalenskiSofteq zalenskiSofteq released this 27 Apr 14:47
c019870

2.0.6 (April 2022)

This is the General Availability (GA) release of RedisInsight 2.0.6

Headlines:

  • SNI support - added SNI support to indicate a hostname in the TLS handshake
  • Save Profiler logs into a file - now you can save and download Profiler logs into a .TXT file
  • Customize delimiters in Tree view - added support for custom delimiters in Tree view
  • Support for node grouping and pulsing in RedisGraph visualizations in Workbench

Details

Features and improvements:

  • #548, #542 Added SNI support - use the "Add Database Manually" form to see the new "Use SNI" option under the TLS section to specify the server name and connect to your Redis Database
  • #521 Added an option to save Profiler logs. Enable saving before starting the Profiler to save the logs into a .TXT file and download it to analyze them outside of the application
  • #496 Now you can specify your own delimiters to work with namespaces in the Tree view, default delimiter is colon (':')
  • #473 Added a link to GitHub repository of RedisInsight to quickly find and access it - you can see the icon below the "Settings"
  • #586 Added support for node grouping and pulsing in the visualisations for RedisGraph in Workbench
  • #455 Limited the movement of the special editor with Cypher highlights to Workbench Editor area (to work with it, just type in RedisGraph commands in Workbench)
  • #462 Provided additional information about database indexes in the form to add a database using host and port
  • #489 Reworked user experience with filters per key type and key name in Browser
  • #535 Added highlights of timestamps and improved text wrapping in Profiler

Bug fixes:

  • #581 Fixed the issue with displaying keys in multi-shard databases
  • #576 Fixed encoding in Workbench