Skip to content

Releases: RedisInsight/RedisDesktopManager

2020.6

24 Nov 13:24
Compare
Choose a tag to compare

New Features

  • Scan Filters history #4081

Fixes and Improvements

  • Improved handling of cluster redirects #4931
  • Windows: Fix #4924
  • App Store: Fix formatters
  • Key renaming is now compatible with cluster
  • Fix #4919

Downloads

2020.5

21 Oct 11:14
Compare
Choose a tag to compare

Fixes and Improvements

Downloads

2020.4

01 Oct 13:23
Compare
Choose a tag to compare

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

10 Sep 10:17
Compare
Choose a tag to compare

New Features

  • Connection Groups (#3367)

Fixes and Improvements

Downloads

2020.2

07 Aug 09:32
Compare
Choose a tag to compare

New Features

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

24 Jun 11:41
Compare
Choose a tag to compare

🚀 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 and pandas.Series
    photo_2020-06-24_14-32-11
  • Value now can be saved as file

Fixes

  • Fix #4824
  • Fix #4589
  • Multiple bugs was fixed in build-in php, pickle, json and msgpack formatters (#4781)
  • Fix dark mode issues
  • Fix #4787
  • Fix #4770
  • Fix #4793

Downloads

2020.0

28 Apr 15:46
Compare
Choose a tag to compare

🚀 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

09 Apr 15:21
Compare
Choose a tag to compare
2020.0-beta1 Pre-release
Pre-release
Fix WelcomeTab

2019.5

19 Nov 15:54
Compare
Choose a tag to compare

rocket 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)

2019.4

17 Oct 07:29
Compare
Choose a tag to compare

rocket RedisDesktopManager is driven by our supporters and contributors.
Many thanks for your help and stay tuned

Fixes

  • Improve import from rdb files and bulk copy
  • Fix UI/UX issues on macOS
  • Enable dpi aware mode in Windows installer
  • Fix #4686 : Do not block UI on JSON rendering
  • Fix #4687