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