Skip to content

Commit 48432e8

Browse files
committed
address PR comments
1 parent 19bb702 commit 48432e8

File tree

1 file changed

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

1 file changed

+5
-5
lines changed

content/develop/tools/insight/release-notes/v.3.2.0.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ weight: 1
88

99
## 3.2.0 (February 2026)
1010

11-
This is the General Availability (GA) release of Redis Insight 3.2.0. Includes new features, build updates and bug fixes.
11+
This is the General Availability (GA) release of Redis Insight 3.2.0, which includes new features, build updates, and bug fixes.
1212

1313
### Headlines
1414

15-
Connect to Azure Managed Redis with ease. Auto-discover databases across subscriptions with one-click import and connect using Entra ID, Azure passwordless (OAuth) authentication.
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.
1616

1717
### Details
1818

19-
Added support for Azure Managed Redis and Azure Cache for Redis tiers. Includes auto-discovery of databases across subscriptions with one-click import. Supports Microsoft Entra ID (OAuth) authentication with automatic background token refresh. Multi-account support to easily switch between different Azure accounts.
20-
Simplified build process by removing Webpack dependency, using Vite for both development and production builds.
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.
2121

2222
### Bug fixes
2323

24-
- https://github.com/redis/RedisInsight/pull/5504 Fixed critical security vulnerabilities CVE-2025-55130 (Node.js) and CVE-2025-15467 (OpenSSL) by upgrading Node version and Alpine base image in Docker.
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.
2525

2626
**SHA-512 Checksums**
2727

0 commit comments

Comments
 (0)