Releases: redis/RedisInsight
3.0.3 (February 2026)
3.0.3 (February 2026)
This release includes new features, improvements, and bug fixes for Redis Insight.
Details
- Redis Data Integration (RDI) now uses API v2 when available, showing detailed pipeline status, component statuses, and richer metrics on the Statistics page.
- RDI pipeline "Start" / "Stop" button now correctly reflects component status for newer RDI versions (e.g. flink-collector-source).
- LZ4 decompression support for MessagePack-CSharp format, so Redis Insight can correctly display LZ4-compressed MessagePack values.
- API now returns 4xx (e.g. 400) for client-side FT.CREATE errors instead of 5xx, improving error handling and monitoring.
- Bulk delete from Tree View: you can delete all keys under a folder/namespace via a delete action on the folder, which opens the Bulk Actions panel with the pattern pre-filled.
- Tutorials: the open tutorial now shows an open-folder icon instead of the book icon.
- String key editor: the edit area uses the full available space for easier editing.
- Copilot: links in responses no longer overflow the message and insights containers.
- Docker and store releases are enabled again for this version.
Bugs
- #4658 Implemented fallback to DEL when UNLINK is unavailable, restoring compatibility with Redis 3.2.12 and similar versions.
- #5383 Fixed default database sorting order so the most recently used databases appear at the top of the list.
- #5381 Restored missing Pub/Sub functionality: message clear option, full message display with line wrapping, and descending chronological order (most recent messages first).
- #5382 Implemented bulk delete for folders in Tree View; delete action on a folder opens Bulk Actions with the folder pattern pre-filled.
Full Changelog: 3.0.2...3.0.3
3.0.2 (January 2026)
3.0.2 (January 2026)
This maintenance patch release includes critical and non-critical bug fixes for Redis Insight 3.0.0.
Bug fixes
- #5317 SQLite package βnot foundβ error on macOS x64 builds.
- #5310 Inaccurately reported CPU metrics when Redis I/O threads or cluster shards push CPU usage above 100%.
- #5190 Delimiter options not persisted on database switch.
- #5359 Enable dual-stack IPv4/IPv6 support in ioredis connections
Full Changelog: 3.0.0...3.0.2
3.0.0 (November 2025)
3.0.0 (November 2025)
This is the General Availability (GA) release of Redis Insight 3.0.0, a major version upgrade that introduces a new UI experience, a new navigation architecture, and foundational improvements that set the stage for faster, more powerful developer workflows from now on.
Note: We are gradually rolling out the new version of the app to new users.
Existing users will receive it over time as we continue to monitor stability and performance.
Headlines
- Refreshed UI with modernized visuals and a more intuitive workflow, making it easier for developers to inspect keys, debug data issues, and move quickly between tasks. The updated design also aligns Redis Insight with the Redis Cloud experience for a unified visual model.
- New top-level navigation that replaces the left sidebar, making high-usage tools like Browser and Workbench easier to find and access. This layout sets the foundation for improved workflow-driven enhancements.
Details
- Refreshed UI with modernized visuals and a more intuitive workflow, making it easier for developers to inspect keys, debug data issues, and move quickly between tasks.
- #5190 Introduced a new navigation menu that improves discoverability and reduces clicks for common developer workflows.
Bugs
- #5218 RDI job name field not loading when reopening a job (Redis Data Integration 1.14+).
- #4927 Database list search now properly filters not-connected databases.
- #5190 Electron version bump resolves a MacOS 26 compatibility issue.
New Contributors
- @valkirilov made their first contribution in #4661
- @Matiszak made their first contribution in #4928
- @oriondesign2015 made their first contribution in #5085
- @DimoHG made their first contribution in #5143
- @nicoweidner made their first contribution in #5159
- @tptodorov made their first contribution in #5258
Full Changelog: 2.70.1...3.0.0
2.70.1 (July 2025)
2.70.1 (July 2025)
This is a maintenance release for Redis Insight 2.70.
Update urgency: LOW No need to upgrade unless there are new features you want to use.
Bug fixes
- #4635 Redis Data Integration metrics are now shown even when the pipeline status is not running.
- #4644 Resolved layout issues in the bulk import summary view.
- #4569 Fixed an issue with a setting to manually enforce standalone mode for clustered database connections instead of automatic clustered mode.
- Various security enhancements, including vulnerability fixes and dependency updates.
2.70 (May 2025)
2.70 (May 2025)
This is the General Availability (GA) release of Redis Insight 2.70.
Highlights
- Added support for tagging database connections, making it easier to organize and quickly find what you need. Tags can be created locally in Redis Insight or imported from Redis Cloud or Redis Software.
- Introduced highly requested improvements for working with JSON, including full-value editing and the ability to search within a JSON key.
Details
Features and improvements
- #4476, #4457 Added support for database tags using key-value pairs to help categorize and filter database connections. Tags can be created locally in Redis Insight or imported from Redis Cloud or Redis Software.
- #4457 Added the ability to hide columns in the database list to optimize screen space.
- #4522, #4527, #4483 Introduced highly requested improvements (#2128, #1686, #4424) for working with the JSON data type, including the ability to edit the entire JSON value and search within a JSON using native Ctrl+F/Cmd+F, powered by Monaco Editor.
- #4483 Added a confirmation prompt when attempting to create a duplicate key in a JSON object, preventing silent overwrites.
Bugs
2.68 (April 2025)
2.68 (April 2025)
This is the General Availability (GA) release of Redis Insight 2.68.
Highlights
- You can now test the connectivity to your source database when setting up a Redis Data Integration (RDI) data pipeline in Redis Insight. This will help ensure that RDI can connect to the source database and keep your Redis cache updated with changes from the source database.
- Configure database connections via environment variables or a JSON file, allowing for centralized and efficient configuration management. This is specifically useful for automated deployments.
Details
Features and improvements
- #4368, #4389 You can now test the connectivity to your source database when setting up a Redis Data Integration (RDI) data pipeline in Redis Insight. This will help ensure that RDI can connect to the source database and keep your Redis cache updated with changes from the source database.
- #308 Configure database connections via environment variables or a JSON file, allowing for centralized and efficient configuration management. This is specifically useful for automated deployments. See here for more details.
- #4428 Added an environment variable to disable the ability to manage database connections (adding, editing, or deleting) in Redis Insight. This provides enhanced security and configuration control in scenarios where preventing changes to database connections is necessary. See here for more details.
- #4377, #4383 Allows connecting to databases without requiring credentials for dangerous commands. In this mode, certain features, such as database statistics, are hidden.
- #4427 Added the ability to download a file containing all keys deleted through bulk actions, which helps in tracking changes.
- #4335 Redis Data Integration deployment errors are now stored in a file instead of being displayed in error messages, improving space efficiency.
- #4374 Improved connection errors for clustered databases by adding detailed information to help with troubleshooting.
- #4358 Added a setting to manually enforce standalone mode for clustered database connections instead of automatic clustered mode.
- #4418 An ability to see key names in HEX format, useful for non-ASCII characters or debugging. To switch from Unicode to HEX, open the "Decompression & Formatters" tab while adding or editing a database connection.
- #4401 Added an option to close key details for unsupported data types in the Browser to free up space.
- #4296 When working with JSON data types, Redis Insight now uses JSONPath ($) syntax.
2.66 (January 2025)
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
INFOcommand 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.
2.64.1 (December 2024)
2.64.1 (December 2024)
This is a maintenance release for Redis Insight 2.64.
Update urgency: HIGH: There is a critical bug that may affect a subset of users. Upgrade!
Details
- #4236 Reverts the change to use JSONPath ($) by default rather than (.). These changes could cause issues with shards in Redis Enterprise Active-Active databases.
2.64 (December 2024)
2.64 (December 2024)
This is the General Availability (GA) release of Redis Insight 2.64.
Highlights
- Improved the database connections list and simplified the connection form, delivering a cleaner, more intuitive UI for improved focus.
- New in-app reminders to prevent your free Redis Cloud database from being deleted due to inactivity, ensuring you can make the most of it to test your ideas.
Details
Features and improvements
- #4088, #4078, #4094 Improved the database connections list and simplified the connection form, delivering a cleaner, more intuitive UI for improved focus.
- #4189, #4191 New in-app reminders notify you before your free Redis Cloud database is deleted due to inactivity, ensuring you can make the most of it to test your ideas.
- #4204, #4196, #4202 Various vulnerabilities have been fixed.
Bugs
2.62 (November 2024)
2.62 (November 2024)
This is the General Availability (GA) release of Redis Insight 2.62.
Highlights
- Support for multiple key name delimiters in Tree View, allowing more flexible browsing for databases with diverse key structures.
- Remain authenticated to Redis Copilot, even after reopening Redis Insight, for seamless and uninterrupted access with daily use.
Details
Features and improvements
- #4090 Added support for multiple key name delimiters in Tree View, enabling more flexible browsing of databases with varied key name patterns.
- #3957 Remain authenticated to Redis Copilot, even after reopening Redis Insight, for seamless and uninterrupted access with daily use.
- #3988, #4059 Enhanced both the Java and PHP serialized formatters: the Java formatter now supports date and time data, while the PHP formatter includes UTF-8 encoding for better handling of special characters and multi-language data.
- #4081 Introduced a unique theme key name with a proxy path prefix to prevent conflicts when multiple instances run on the same origin.
- #2970 Upgraded to Electron 33.2.0 for enhanced security and compatibility with modern web standards.
Bugs
- #4089 Resolved an issue where large integers in JSON keys were being rounded, ensuring data integrity.