Skip to content

Commit c66cec0

Browse files
authored
Merge pull request #98 from ViktarStarastsenka/patch-1
Create v.2.48.0.md
2 parents 3d8e322 + 271c1ab commit c66cec0

File tree

1 file changed

+23
-0
lines changed
  • content/develop/connect/insight/release-notes

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
Title: Redis Insight v2.48.0, April 2024
3+
linkTitle: v2.48.0 (April 2024)
4+
date: 2024-04-10 00:00:00 +0000
5+
description: Redis Insight v2.48
6+
weight: 1
7+
8+
---
9+
## 2.48 (April 2024)
10+
This is the General Availability (GA) release of Redis Insight 2.48.
11+
12+
### Highlights
13+
- New look, equally fast.
14+
- Learn Redis faster by uploading sample data and a concise tutorial for empty databases.
15+
- Enhance the security and scalability when running Redis Insight on Docker behind a proxy by adding support for the static proxy subpath.
16+
17+
18+
### Details
19+
20+
**Features and improvements**
21+
- [#3233](https://github.com/RedisInsight/RedisInsight/pull/3233) New look, equally fast. We've refreshed our Redis Insight app to align with our new brand look.
22+
- [#3224](https://github.com/RedisInsight/RedisInsight/pull/3224) Jumpstart your Redis journey by uploading sample data with JSON and basic data structures for empty databases. To upload the sample data, navigate to the Browser screen for your empty database and initiate the upload process with just a click.
23+
- [#2711](https://github.com/RedisInsight/RedisInsight/pull/2711) Enhance the security and scalability by running Redis Insight on Docker [behind a proxy](https://github.com/RedisInsight/RedisInsight-reverse-proxy) using the newly added support for the static proxy subpath. Use the `RIPROXYPATH` environment variable to configure the subpath proxy path.

0 commit comments

Comments
 (0)