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 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