1.1.12🌈
Optimizations
- The cli parsing with JSON strings is incorrect.
- Support some shortcut keys (quick exit dialog with
ESC
, quick delete selected key withDel
, refresh withF5
orCmd+R
, rename withF2
)
Fixes
- Content refresh may not work
- Sub/pub is not available in cluster mode.
- The calculated number of delete keys in cluster mode is incorrectly.
功能优化
- 命令行解析带JSON字符串的命令有误
- 添加部分快捷键(对话框支持
ESC
退出,内容详情页支持Del
删除,F5
或Cmd+R
刷新,F2
重命名)
问题修复
- 内容刷新可能无效
- 集群模式无法使用订阅/发布功能
- 集群模式删除键数量计算错误
Tiny RDM第一个B站介绍视频同步发布了,欢迎大家去捧场:https://www.bilibili.com/video/BV14C411H7fx/
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