2.66 (January 2025)
This is the General Availability (GA) release of Redis Insight 2.66.
Highlights
- Switch between Redis databases and Redis Data Integration (RDI) instances without returning to the database or RDI endpoint list.
- Improved performance in Browser when handling nested JSON data, along with the option to hide key size and TTL for a more efficient navigation.
Details
Features and improvements
- #4258 Improved navigation allows seamless switching between Redis databases and Redis Data Integration (RDI) instances without returning to the database or endpoint list.
- #4315 Improved performance when working with nested JSON data types in Browser.
- #4290 Added an option to hide key size and TTL in Browser to optimize space. Hiding key size can also help avoid performance issues when working with large keys.
- #4268 Enhanced UX for adding Redis databases, now displaying information in multiple tabs.
- #4228 Added the ability to customize the refresh interval or stop refreshing database overview metrics, allowing to change the frequency or avoid seeing the
INFO
command in Profiler. - #4255 Updated Brotli decompression to use brotli-wasm.
Bugs
- #4304 Resolved the application startup error on Ubuntu 24.04 caused by a space in the application name.