Features
- Support
LZ4
decoder/encoder. - Support
Align Left
andAlign Center
for list data.
Optimizations
- Support
Home
/End
for cli. - Add window shadow for Windows.
- Replace shortcut key
meta
withctrl
for non-macOS.
Fixes
- Crash when reconnecting after previous connection fail.
- Re-decode and display fail after update the content.
新特性
- 支持
LZ4
解码/编码 - 列表数据支持切换
左对齐
和居中
展示
功能优化
- 命令行支持
Home
和End
- Windows窗口阴影回归
- 部分快捷按键在非macOS下由
meta
键改为ctrl
问题修复
- 修复连接失败后重连闪退问题
- 需要解码的内容修改保存后查看乱码
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