Skip to content

Commit 59288f3

Browse files
Create v.2.66.0.md
1 parent 09aaf8b commit 59288f3

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
Title: Redis Insight v2.66.0, January 2025
3+
linkTitle: v2.66.0 (January 2025)
4+
date: 2025-01-30 00:00:00 +0000
5+
description: Redis Insight v2.66
6+
weight: 1
7+
8+
---
9+
## 2.66 (January 2025)
10+
This is the General Availability (GA) release of Redis Insight 2.66.
11+
12+
### Highlights
13+
- Improved navigation allows seamless switching between Redis databases and [Redis Data Integration](https://redis.io/data-integration/?utm_source=redisinsight&utm_medium=repository&utm_campaign=release_notes) (RDI) instances without returning to the database or RDI endpoint list.
14+
- Enhanced performance when working with nested JSON data types in Browser.
15+
- Option to hide key size and TTL in Browser to optimize space and avoid performance issues.
16+
- Enhanced UX for adding Redis databases, now displaying information in multiple tabs.
17+
18+
### Details
19+
20+
**Features and improvements**
21+
- [#4258](https://github.com/RedisInsight/RedisInsight/pull/4258) Improved navigation allows seamless switching between Redis databases and [Redis Data Integration](https://redis.io/data-integration/?utm_source=redisinsight&utm_medium=repository&utm_campaign=release_notes) (RDI) instances without returning to the database or endpoint list.
22+
- [#4315](https://github.com/RedisInsight/RedisInsight/pull/4315) Improved performance when working with nested JSON data types in Browser.
23+
- [#4290](https://github.com/RedisInsight/RedisInsight/pull/4290) Added an option to hide key size and TTL in Browser to optimize space. Hiding key size can also help avoid performance issues when working with large keys.
24+
- [#4268](https://github.com/RedisInsight/RedisInsight/pull/4268) Enhanced UX for adding Redis databases, now displaying information in multiple tabs.
25+
- [#4228](https://github.com/RedisInsight/RedisInsight/pull/4228) Added the ability to customize the refresh interval or stop refreshing database overview metrics, allowing to change the frequency or avoid seeing the INFO command in Profiler.
26+
- [#4255](https://github.com/RedisInsight/RedisInsight/pull/4255) Updated Brotli decompression to use brotli-wasm.
27+
28+
**Bugs**
29+
- [#4304](https://github.com/RedisInsight/RedisInsight/pull/4304) Resolved the [application startup error](https://github.com/RedisInsight/RedisInsight/issues/3871) on Ubuntu 24.04 caused by a space in the application name.
30+
31+
**SHA-256 Checksums**
32+
| Package | SHA-256 |
33+
|--|--|
34+
| Windows | |
35+
| Linux AppImage | |
36+
| Linux Debian| |
37+
| MacOS Intel | |
38+
| MacOS Apple silicon | |

0 commit comments

Comments
 (0)