Skip to content

Commit 50ada0a

Browse files
authored
Add RedisInsight v1.11 release notes (#1605)
* Add RI v1.11 release notes * Add notes about redisearch fix and graph fix
1 parent 4a2e4b0 commit 50ada0a

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

content/ri/release-notes/v1.11.0.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
Title: RedisInsight v1.11, Oct 2021
3+
linkTitle: v1.11 (Oct 2021)
4+
date: 2021-10-17 00:00:00 +0000
5+
description: RedisInsight v1.11.0
6+
weight: 90
7+
---
8+
9+
This is the General Availability Release of RedisInsight 1.11 (v1.11.0)!
10+
11+
### 1.11.0
12+
13+
### Headlines:
14+
- Added beta support for [RedisAI](https://oss.redis.com/redisai/)
15+
- Fixed the issue with empty fields for Hash objects.
16+
17+
### Full Details:
18+
- Core:
19+
- Fixed a bug where editing cluster returns error.
20+
- Fixed broken redis links.
21+
- Browser
22+
- Check Hash value for `emptiness`
23+
- RedisGraph:
24+
- Added support for point datatype.
25+
- Fixed a bug where returning relationships without their respective nodes leads to infinite loading
26+
- RediSearch:
27+
- Fixed a bug where a malformed unicode string in redisearch doesn't produce results.
28+
- RedisTimeseries:
29+
- Added support for `TS.REVRANGE` and `TS.MREVRANGE` commands.

0 commit comments

Comments
 (0)