Skip to content

0.8.0 Release

Compare
Choose a tag to compare
@uglide uglide released this 13 Oct 18:20

Full Changelog

screenshot from 2015-10-13 21 16 18

Improvements:

  • RedisClient module was improved and moved to separate repository
  • Implement #3310: Autodetect value format
  • Implement #3491: Create hot keys for context menu options in connection tree
  • Implement #1738: Support escaped characters in quoted strings in Console
  • Implement #3472: Simplify compiling on OSX
  • Implement #3481: Display the number keys inside each namespace, recursively. (thanks to @dmagliola)
  • Escape binary strings in value table

Fixes:

  • Fix issue #3466: Problem with MSGPACK formatter
  • Fix issue #3496: Add binary-keys support
  • Fix issue #3456: Tree-View truncate key names
  • Fix issue #3457: Console -> Select all and delete
  • Fix issue #3328: Reload key-tree after adding new key
  • Fix issue #3475: Add key loading indication
  • Fix issue #3479: Busy indicator blocks String value editor
  • Fix issue #3483: Overlap of column values
  • Fix issue #3464: Add shortcut in Windows start menu
  • Fix issue #3488: Deploy opengl32sw.dll
  • Fix fixed typo in installer (thanks to @marcel-burkhard )
  • Fix issue #3486: Use long long for ttl values
  • Fix issue #3496: Add binary-keys support