Skip to content

Commit

Permalink
Add RedisInsight v1.11 release notes (#1605)
Browse files Browse the repository at this point in the history
* Add RI v1.11 release notes

* Add notes about redisearch fix and graph fix
  • Loading branch information
GnaneshKunal authored Oct 29, 2021
1 parent 4a2e4b0 commit 50ada0a
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions content/ri/release-notes/v1.11.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
Title: RedisInsight v1.11, Oct 2021
linkTitle: v1.11 (Oct 2021)
date: 2021-10-17 00:00:00 +0000
description: RedisInsight v1.11.0
weight: 90
---

This is the General Availability Release of RedisInsight 1.11 (v1.11.0)!

### 1.11.0

### Headlines:
- Added beta support for [RedisAI](https://oss.redis.com/redisai/)
- Fixed the issue with empty fields for Hash objects.

### Full Details:
- Core:
- Fixed a bug where editing cluster returns error.
- Fixed broken redis links.
- Browser
- Check Hash value for `emptiness`
- RedisGraph:
- Added support for point datatype.
- Fixed a bug where returning relationships without their respective nodes leads to infinite loading
- RediSearch:
- Fixed a bug where a malformed unicode string in redisearch doesn't produce results.
- RedisTimeseries:
- Added support for `TS.REVRANGE` and `TS.MREVRANGE` commands.

0 comments on commit 50ada0a

Please sign in to comment.