{
  "id": "v1.10.0",
  "title": "RedisInsight v1.10, March 2021",
  "url": "https://redis.io/docs/latest/develop/tools/insight/release-notes/v1.10.0/",
  "summary": "RedisInsight v1.10.0",
  "tags": [],
  "last_updated": "2026-04-09T10:29:34-04:00",
  "page_type": "content",
  "content_hash": "4394443793fb3fd825920d9a9351546565a175e6aef24bd5f67d33e47e08f1d4",
  "sections": [
    {
      "id": "1-10-1-april-2021",
      "title": "1.10.1 (April 2021)",
      "role": "overview",
      "text": "This is the maintenance release of RedisInsight 1.10 (v1.10.1)!"
    },
    {
      "id": "fixes",
      "title": "Fixes:",
      "role": "content",
      "text": "- Core:\n  - Fixed a bug where launching RedisInsight on macOS mojave (10.14.6) would log out the user.\n  - Fixed two major container vulnerability. (CVE-2021-24031, CVE-2021-24032 and CVE-2020-36242)\n  - Select existing installation path on upgrades in Windows.\n- CLI:\n  - Added support for RAW mode (`--raw` in `redis-cli`).\n- Browser:\n  - Fixed a bug where a number in redis string datatype is treated as a JSON .\n  -  RedisJSON - Distinguish between empty and collapsed objects/arrays.\n- Streams:\n  - Added ability to configure auto refresh interval.\n- RedisTimeseries:\n  - Charts now support milliseconds.\n  - Added ability to configure auto refresh interval.\n- RedisGraph:\n  - Properly detect module in Redis Software\n  - Large queries that are truncated in the query card is provided with a tooltip that displays the query on hover.\n  - Properly render boolean data types in the objects.\n- Bulk actions:\n  - Fixed a bug where preview returns duplicate dry run commands."
    },
    {
      "id": "1-10-0-march-2021",
      "title": "1.10.0 (March 2021)",
      "role": "content",
      "text": "This is the General Availability (GA) Release of RedisInsight 1.10 (v1.10.0)!"
    },
    {
      "id": "headlines",
      "title": "Headlines:",
      "role": "content",
      "text": "- Improvements to the way the Browser tool displays \"special\" strings.\n- UX improvements to the RedisGraph tool.\n- Ability to configure the slowlog threshold from within the Slowlog tool."
    },
    {
      "id": "full-details",
      "title": "Full Details:",
      "role": "content",
      "text": "- Overview:\n    - The connection details of the Redis database are now displayed.\n    - A message is displayed to indicate a cluster with no replicas instead of an empty table.\n    - Fixed a bug where the memory usage chart would display an incorrect graph when the memory usage changes rapidly.\n- Browser:\n    - Pretty-print \"special\" strings (like JSON, Java serialized object, Python pickle objects, etc.) once the entire value is loaded.\n    - Pretty-print \"special\" strings (like JSON, Java serialized object, Python pickle objects, etc.) inside container types like Hashes, Sets and Sorted Sets.\n    - Allow sorting the members of a sorted set by score.\n    - Refresh button for the key list.\n    - Delete a key by pressing the \"Delete\" key.\n    - All keys are now visible by default, i.e, the data type filters are disabled by default.\n    - Fixed bug where switching logical databases did not work correctly sometimes.\n    - Fixed bug where adding a field to a hash with an empty value crashes the UI.\n    - Fixed bug where setting TTL to -1 does not effectively delete the key.\n    - Added tooltip explaining how to use the logical database selector along with a submit button.\n- Streams:\n    - Refresh button for the list of streams.\n- RedisGraph:\n    - Node size is now dependent on the number of direct relationships.\n    - Added support for pasting the full `GRAPH.QUERY` command into the query textbox.\n- RediSearch:\n    - Fixed bug where the application fails to execute queries on indices starting with/enclosed within single-quotes.\n- Bulk Actions:\n    - Improved support for operations on a large number of keys.\n- Slowlog:\n    - Allow configuring the slowlog threshold from within the tool for non-cluster databases."
    }
  ],
  "examples": []
}
