Skip to content

0.9.0-alpha5

Pre-release
Pre-release
Compare
Choose a tag to compare
@uglide uglide released this 22 Sep 07:38

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