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
This is the General Availability (GA) release of RedisInsight 2.48.
12
+
13
+
### Highlights
14
+
- New look, still fast. We've refreshed our Redis Insight app to align with our new brand look
15
+
- Jumpstart your Redis journey by uploading sample data for empty databases
16
+
- Support for the static proxy subpath to run Redis Insight on Docker behind a gateway
17
+
18
+
### Details
19
+
20
+
**Features and improvements**
21
+
-[#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.
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) 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.
0 commit comments