Skip to content

Commit 271c1ab

Browse files
Update v.2.48.0.md
1 parent cf0ec39 commit 271c1ab

File tree

1 file changed

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

1 file changed

+6
-5
lines changed

content/develop/connect/insight/release-notes/v.2.48.0.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@ weight: 1
1010
This is the General Availability (GA) release of Redis Insight 2.48.
1111

1212
### Highlights
13-
- New look, still fast. We've refreshed our Redis Insight app to align with our new brand look
14-
- Jumpstart your Redis journey by uploading sample data for empty databases
15-
- Support for the static proxy subpath to run Redis Insight on Docker behind a gateway
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+
1617

1718
### Details
1819

1920
**Features and improvements**
20-
- [#3233](https://github.com/RedisInsight/RedisInsight/pull/3233) New look, still fast. We've refreshed our Redis Insight app to align with our new brand look.
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.
2122
- [#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.
22-
- [#2711](https://github.com/RedisInsight/RedisInsight/pull/2711) Support for the static proxy subpath to run Redis Insight on Docker behind a gateway. Use the `RIPROXYPATH` environment variable to configure the subpath proxy path.
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)