Releases: RedisInsight/RedisDesktopManager
Releases · RedisInsight/RedisDesktopManager
2021.8
Fixes and Improvements
- Fix charts layout in Server Info #5099. thanks to @DonetCracker
- RDM was published on Flathub. thanks to @ariasmn
- Limit maximum amount of child items in the tree view to support larger keyspaces out of the box
- Improve live update in tree view #3994
- Wrong value was deleted in SET keys #5108
- Fix JSON formatting bug #5102
- Add text wrapping for server responses in Console #5100
- Use the last selected value formatter as a fallback
- Allow expanding collapsed items with a click in the tree view
- Allow creating ReJSON keys #5010
- Fix ReJSON encoding issue #5106
- Fix palette usage in connections tree #5025
- Fix snap bug with ibus which prevented entering Chinese text #5023
- Replace hardcoded font sizes with a configurable range
Downloads
2021.7
2021.6
2021.5
2021.4
New features
- Free text search in the value editor #4774
Fixes and Improvements
- Add ed25519 SSH host key support
- Allow to select & copy text directly from ValueTable #4980
- Allow copying formatted text from Value Editor
- Allow navigating in ValueTable with Up/Down keys
- Improved JSON highlighting
- Fix issues in Pickle formatter
- Fix #5030
- Fix #4981
- Fix #5052
- Fix UI bugs described in #4983
Downloads
2021.3
Fixes and Improvements
- Improve performance and reduce start-up time
- Add more server info charts (Commands per second, Connected clients, Network i/o, Total keys)
- Allow clearing terminal emulator (from the context menu and via "clear" pseudo command)
- Fix issue in PHP formatter #4942
- Add config option which controls the sorting of namespaced keys
- [Windows] Improve installer and add one-click updates
Downloads
2021.2
2021.1
2021.0
New features
- Stream values can be filtered now with DateTime range filter
- Paginator in Value View allows jumping to any page
Fixes and Improvements
- TreeView by default shows the shortened name for namespaced keys (last part of the key name)
- Namespaces showed first in TreeView #4962
- Value View columns can be resized #4952
- Fix auth issues with Redis Sentinel