Skip to content

Commit b8809c7

Browse files
authored
Release notes - Redis Insight v3.2.0 (#2828)
* add 3.2.0 docs * address PR comments
1 parent dfcd178 commit b8809c7

File tree

1 file changed

+35
-0
lines changed
  • content/develop/tools/insight/release-notes

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
Title: Redis Insight v3.2.0, February 2026
3+
linkTitle: v3.2.0 (February 2026)
4+
date: 2026-02-26 00:00:00 +0000
5+
description: Redis Insight v3.2.0
6+
weight: 1
7+
---
8+
9+
## 3.2.0 (February 2026)
10+
11+
This is the General Availability (GA) release of Redis Insight 3.2.0, which includes new features, build updates, and bug fixes.
12+
13+
### Headlines
14+
15+
Connect to Azure Managed Redis with ease. Auto-discover databases across subscriptions with one-click import and connect using Entra ID and Azure passwordless (OAuth) authentication.
16+
17+
### Details
18+
19+
- Added support for Azure Managed Redis and Azure Cache for Redis tiers. This support includes auto-discovery of databases across subscriptions with one-click import, Microsoft Entra ID (OAuth) authentication with automatic background token refresh, and multi-account support to switch easily between different Azure accounts.
20+
- Simplified the build process by removing the Webpack dependency. Vite is used now for both development and production builds.
21+
22+
### Bug fixes
23+
24+
- https://github.com/redis/RedisInsight/pull/5504 Fixed critical security vulnerabilities CVE-2025-55130 (Node.js) and CVE-2025-15467 (OpenSSL) by upgrading the Node.js version and the Alpine base image in Docker.
25+
26+
**SHA-512 Checksums**
27+
28+
| Package | SHA-512 |
29+
| ------------------- | ---------------------------------------------------------------------------------------- |
30+
| Windows | 4sgqVLCjqEmg3N9kAQUZXu1ORln9/RJaQazRK0GLJP9PdCoE57DvdLIQ0NWyo2Y7gKaciWnbYSALSYy1aEaWKA== |
31+
| Linux AppImage | D3yFi8AX4nax/Tf9zighm592PVT3Gh6aQ07uABWOrBdp6gA1ENIleypQzrgOqpGyJ3NXMmNjgzmQCdCGHZUL3g== |
32+
| Linux Debian | fuCXfh7tlUXQ6gvf/j4mPYG0qH0q94hcIV550ZTyymfSog8CCsxtKJAsySY0mIc+zSBV1nfFfK7qXwKeEmULsw== |
33+
| Linux RPM | IdxUbf5M2c2nXd8huWhPxD+V331zsjLQ/T9T5KqkTNw+gPXsjCxPEX99Y6WuaWFrLF4iGDHZarByVqFYOIWnFg== |
34+
| MacOS Intel | 6FUSdjAZeqYHg7U+MU8vY4icEwxiA0t14xi8WKh6VVAIf2ZVzjmFt2c4dHqrZuL5moAUJflhOgcZmp5t0xiJpQ== |
35+
| MacOS Apple silicon | tgtdVOsdph+l3rtq1N83qBwr4Lktz/hkPHpDdFzp0JRSe17Qer04mw8GibL9tyf8eVhJsUSF6dzGovGIq9Mv2A== |

0 commit comments

Comments
 (0)