github tiny-craft/tiny-rdm v1.1.13
1.1.13🌈

one month ago

Optimizations

  • Remove automatic format detect for LIST/HASH/SET/ZSET, it may block the UI.
  • Added shortcut key support in key list view (arrow keys for navigation and switch folding, F5 or Cmd+R refresh selected, Ctrl/Cmd+C copy key name, Del delete selected).
  • Tabs support shortcut keys to close (Ctrl/Cmd+W).
  • Support non-standard JSON formatted display (FastJSON, etc.).
  • Support refresh special field for HASH.

Fixes

  • Incorrect update key list view when add new key.
  • Compatible with old version of webview.

功能优化

  • 移除LIST/HASH/SET/ZSET的格式自动识别,降低条目量大时导致卡死的情况
  • 键列表视图增加快捷键支持(方向键进行导航和开关折叠,F5Cmd+R刷新所选,Ctrl/Cmd+C复制键名,Del删除所选)
  • 标签页窗口支持快捷键关闭(Ctrl/Cmd+W
  • 支持非标准的JSON格式化显示(FastJSON等)
  • HASH支持刷新单字段

问题修复

  • 为非当前数据库添加新键时列表错误显示
  • 低版本Webview下样式兼容

If you can not launch on macOS after drop app into /Application folder, try to run the command below on terminal

安装完成后如果在macOS下无法运行,请尝试在终端执行以下命令

sudo xattr -d com.apple.quarantine /Applications/Tiny\ RDM.app

Don't miss a new tiny-rdm release

NewReleases is sending notifications on new releases.