RedisDesktopManager Versions Save

2021.8

2 years ago

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

2 years ago

New features

  • Allow adding key values from a file

Fixes and Improvements

  • Memorize selected formatters for each key #4859
  • Autodetect JSON #5061
  • Fix JSON formatting bug #4964

Downloads

2021.6

2 years ago

New features

  • Create a connection from Redis URL and a new tab in the Connection Dialog - "How to Connect"

Fixes and Improvements

  • Improved Quick Start dialog
  • Fix regression in ValueEditor #5068 and #5066

Downloads

2021.5

2 years ago

New features

  • Beta: Support For Apple Silicon (M1 Chip) ARM #4935

Fixes and Improvements

  • Add dark mode switch for Linux and Windows
  • Fix: Close connection properly when ValueTab is closed
  • Re-use connections for ValueTab when possible
  • Fix clients list parsing in Server Stats

Downloads

2021.4

2 years ago

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

3 years ago

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

3 years ago

Fixes and Improvements

  • Fix calculation of hash slots (#4987 and #4973)

Downloads

2021.1

3 years ago

Fixes and Improvements

  • Validate system proxy for redis connections (#4755)
  • Fix TLS/TLS-over-SSH switching in ConnectionSettingsDialog
  • Use transientScrollBars in treeview only for macOS (#4979)
  • Fix title for Export Connections dialog
  • Add missing color to Win dark-mode palette

Downloads

2021.0

3 years ago

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

Downloads

2020.7

3 years ago

New features

  • Allow selecting order of elements in lists (reverse/default)

Fixes and Improvements

  • Windows: Add dark mode on Windows 10 #4939
  • Windows: Handle numpy bug on Windows 2004
  • Fix multiple connections settings display

Downloads