{
  "id": "v1.2.0",
  "title": "RedisInsight v1.2, January 2020",
  "url": "https://redis.io/docs/latest/develop/tools/insight/release-notes/v1.2.0/",
  "summary": "TLS Client side authentication support and stability improvements",
  "tags": [],
  "last_updated": "2026-04-09T10:29:34-04:00",
  "page_type": "content",
  "content_hash": "6598a10253f35d5929832d645bef1248265a1e208daa4affed439f13d9cd18ee",
  "sections": [
    {
      "id": "redisinsight-v1-2-2-release-notes",
      "title": "RedisInsight v1.2.2 release notes",
      "role": "overview",
      "text": "Update urgency: Medium\n\nThis is a maintenance release for version 1.2."
    },
    {
      "id": "details",
      "title": "Details",
      "role": "content",
      "text": "- Bug Fixes:\n    - Core:\n        - This releases fixes the possible __false positive__ malware issues flagged by certain antivirus vendors introduced by [pyinstaller](https://github.com/pyinstaller/pyinstaller/issues/4633) which was reported on [reddit](https://www.reddit.com/r/redis/comments/f1qapz/redisinsight_cotains_malware/)."
    },
    {
      "id": "redisinsight-v1-2-1-release-notes",
      "title": "RedisInsight v1.2.1 release notes",
      "role": "content",
      "text": "Update urgency: Medium\n\nThis is a maintenance release for version 1.2."
    },
    {
      "id": "details",
      "title": "Details",
      "role": "content",
      "text": "- Enhancements:\n    - Core:\n        - Upgrade notifications: When you open RedisInsight, a notification is shown if a new version is available.\n    - RediSearch:\n        - Support for [RediSearch 1.6](https://github.com/RediSearch/RediSearch/releases/tag/v1.6.7).\n- Minor Bug Fixes:\n    - RedisTimeSeries:\n        - Time was interpreted as seconds instead of milliseconds as ([Issue 332](https://github.com/RedisTimeSeries/RedisTimeSeries/issues/332))"
    },
    {
      "id": "redisinsight-v1-2-0-release-notes",
      "title": "RedisInsight v1.2.0 release notes",
      "role": "content",
      "text": ""
    },
    {
      "id": "headlines",
      "title": "Headlines",
      "role": "content",
      "text": "- This release improves overall stability and provides fixes for issues found after the previous release.\n- Added support for Client side TLS authentication.\n- Resolved bug which caused blank pages at startup."
    },
    {
      "id": "details",
      "title": "Details",
      "role": "content",
      "text": "- New features:\n    - Core:\n        - Added support for Redis databases that require TLS client authentication (as in Redis Software)\n    - RedisTimeseries:\n        - Initial `auto-updating` functionality when the query's end timestamp is `+`\n- Minor Enhancements:\n    - Core:\n        - Check whether the port is available before starting.\n        - Made `localhost` the default host instead of `0.0.0.0`.\n        - Improved logging during startup.\n    - RedisGraph:\n        - Fixed height of query cards.\n    - RediSearch:\n        - Add support for zero-length and whitespace-only index names.\n- Bug Fixes:\n    - Core:\n        - Moved server to another thread instead of a separate process.\n        In certain situations, the server process was being orphaned after the main process died. This resulted in a several issues, of which the \"blank page issue\" was the most common. Now that the server process is in a thread instead of a process, the server is not left running when the process exits.\n    - RediSearch:\n        - Fixed several bugs in the display of summarized results in the table view.\n    - Browser:\n        - Better handling of unsupported values - link to other tools that support it or show better error message.\n        - Fixed UI issues when the screen size is varied to provide better responsiveness."
    }
  ],
  "examples": []
}
