Releases: RedisInsight/RedisDesktopManager
Releases · RedisInsight/RedisDesktopManager
2020.6
2020.5
Fixes and Improvements
- Fix AUTH issue on cluster redirect #4920
- Improve performance of JSON rendering #4892
- Make RedisLabs happy (hopefully) by removing all usages of Redis trademark in RDM. More info https://twitter.com/RedisDesktop/status/1318187309817339904
Downloads
2020.4
New Features
- Automatic decompression of LZ4 frames
- Base64 to Text and Base64 to JSON build-in formatters
Fixes and Improvements
- Allow creating keys and rows with native value formatters and fix issues in native formatters
- Fix TTL dialog #4756
- Fix ns rendering #4900
- Fix #4874
- Fix #4872
- Fix #4868
- Fix #4382
Downloads
2020.3
2020.2
New Features
- ACL support (#4856)
Fixes and Improvements
- Improved namespace rendering: allows to load 10M+ key spaces (#3613, #4801, #4780)
- Improved cluster support: less redirects and reconnects
- Improved bulk operations: Added full compatibility with cluster connections and improved performance.
- Fix #4854
- Fix #4772
- Fix #4867
Downloads
2020.1
🚀 RedisDesktopManager is driven by our supporters and contributors.
Many thanks for your help and stay tuned
New Features
- Build-in Pickle formatter now recognizes
numpy.array
,pandas.DataFrame
andpandas.Series
- Value now can be saved as file
Fixes
- Fix #4824
- Fix #4589
- Multiple bugs was fixed in build-in
php
,pickle
,json
andmsgpack
formatters (#4781) - Fix dark mode issues
- Fix #4787
- Fix #4770
- Fix #4793
Downloads
2020.0
🚀 RedisDesktopManager is driven by our supporters and contributors.
Many thanks for your help and stay tuned
New Features:
- Added support for macOS dark mode
Fixes
- UI upgraded to QC v2 (fix #4712)
- Improve stability on SSH and TLS-over-SSH connections
- Fixed issues in bulk operations
Downloads
2020.0-beta1
Fix WelcomeTab
2019.5
RedisDesktopManager is driven by our supporters and contributors.
Many thanks for your help and stay tuned
Fixes
- Fix freezes on large values in multi-row keys
- Improve stability on TLS-over-SSH connections
- Fix #4737 : Fix regression in MultilineEditor
New Features:
- Allow opening key by name without scanning db (#4736)