Skip to content

Releases: RedisInsight/RedisDesktopManager

0.9.3

26 Apr 15:09
3b58be1
Compare
Choose a tag to compare

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

New features

  • ReJSON module support

Fixes

  • Fix #4095: Fedora 27 - QQmlApplicationEngine failed to load component

🇨🇳 Due to high traffic to Chinese mirror now it's available only for users with a subscription.

0.9.2

13 Apr 11:23
6917bab
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 #4056: Impossible to add or update field's values of a Hash
  • FIx #4060: the release 0.9.1 cannot filter by "key"
  • Fix #4031: Number of keys in DB not updating after flush
  • Fix #3720: Add support set the max db scan count when first connect the redis-server (default is 20)
  • Fix #4074 & #4050 Fix crash on last row removal

🇨🇳 Due to high traffic to Chinese mirror now it's available only for users with a subscription.

0.9.1

16 Mar 17:07
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 #4010: Crash on closing application whilst viewing hash set
  • Fix #3998: Cannot switch from HEX formatter
  • Fix #4042: Can't add multiple rows in set or hash
  • Fix #3963: Allow setting of empty hash values
  • Fix build from source on Ubuntu
  • Add signing for OS X builds

0.9.0-5

06 Mar 10:39
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 #4000: SSH connections cause crash
  • Fix #4032: Database icons displayed inconsistently
  • Fix OpenSSL deployment in Windows build

Improvements:

  • Reduce Windows Installer size to ~11Mb

0.9.0-4

02 Mar 14:35
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 #3992: Using 0.9.0.684 on a cluster not working - rewrites connection parameters
  • Fix #4027: Remember formatter selection
  • Fix #4026: Use software rendering backend by default on Windows
  • Fix #4020: Escape html entities in console
  • Enable ru_RU translation

0.9.0-3 (Windows Only)

23 Feb 16:29
ed9ec2f
Compare
Choose a tag to compare

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

Fixes:

  • Use d3d12 rendering backend by default on Windows 10 (Resolve: #4009 )

0.9.0-2 (Windows Only)

23 Feb 09:11
b3d084c
Compare
Choose a tag to compare

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

Fixes:

0.9.0-1

22 Feb 09:53
5185cae
Compare
Choose a tag to compare

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

Fixes:

  • Flush cache option no longer available #3983
  • Do not use discrete GPU on OSX #4004 - thanks to @im-kulikov
  • No reload function in virtual folders #3997
  • Flush cache option no longer available #3983
  • Fix regression in add row dialog #3973 and #4006

New features:

  • Server side keys loading (experimental)
    35977275-46627b72-0ceb-11e8-88a0-0d4f3a6a939d

0.9.0

26 Jan 16:27
Compare
Choose a tag to compare

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

Full Changelog

  • Optimize value editor to allow open large values
  • Update to latest qredisclient
  • Fixes and updates. thanks to @polearnik, @alexcrack, @ti0ma for contributions

0.9.0-alpha5

22 Sep 07:38
Compare
Choose a tag to compare
0.9.0-alpha5 Pre-release
Pre-release

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

Full Changelog

New features and improvements:

  • #3333: Implement '--settings-dir ./foobar/' command line option
  • Migrate to Qt 5.9

Fixes:

  • Remove explicit redis-server checks #3891
  • Fix value formatters and JSON parsing #3823 and #3901
  • Fix #3897: Remove value types combobox in Add row modal window
  • Fix #3868: Do not open seerver info tab by default
  • Fix #3885: Clean up keys filter
  • Fix #3894: Add qt5-qtcharts-devel to deps
  • Fix #3896: Value field is editable when row is not selected
  • Fix #3899: Default values are stored in settings after 1st run
  • Fix #3898: Reduce height of Settings dialog to fit on 13" Mac
  • Fix #3887: Remove useless scroll bars in treeview
  • FIx #3884: IF ZSET 's score is 0, the display value is nothing
  • Fix #3900: Buttons are too big on key Filter menu
  • Fix #3737: Save button is hidden on Value editor tab
  • Fix #3780 and #3676: Handle Redis error messages -DENIED, -LOADING, -MISCONF
  • Fix #3867: Use different MessageDialog to show errors from Connection