Skip to content

1.2.5🌈

Latest

Choose a tag to compare

@tiny-craft tiny-craft released this 19 Aug 15:08
· 6 commits to main since this release

Optimizations

  • Compatible with non-English input methods in cli.
  • Pub/Sub support copy message.
  • Improve large entry loading and display.
  • Pickle decoder support type datetime.

Fixes

  • Fixed TLS failure when using SSH connections.

功能优化

  • 重构部分命令行相关代码,兼容非英文输入法
  • 发布订阅支持复制消息
  • 优化复杂结构大数据项的加载和显示
  • pickle解码兼容日期类型

问题修复

  • SSH连接下TLS失效

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