You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/develop/connect/insight/release-notes/v.2.48.0.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,14 @@ weight: 1
10
10
This is the General Availability (GA) release of Redis Insight 2.48.
11
11
12
12
### 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
+
16
17
17
18
### Details
18
19
19
20
**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.
21
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.
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