Optimizations
- Command line supports parsing content with single quotes.
- Supports input of IPv6 format addresses.
Fixes
- Stopping command monitoring blocks the interface.
- Adding elements with the same name to the
SET
causes an error. - Auto-refresh interferes with tab focus.
- Custom decoder cannot remove parameters.
- Unable to read the database list.
- Unable to re-add a key after deletion.
功能优化
- 命令行兼容单引号内容解析
- 兼容IPv6格式地址输入
问题修复
- 停止命令监控会阻塞界面
- 向集合添加同名元素会报错
- 自动刷新干扰标签页焦点
- 自定义解码器无法移除参数
- 无法读取数据库列表
- 键删除后无法再次添加
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