Skip to content

1.1.14🌈

Latest
Compare
Choose a tag to compare
@tiny-craft tiny-craft released this 04 Jul 14:48
· 1 commit to main since this release

Optimizations

  • Support batch delete keys without pre-scan and confirm.
  • Adjust and fix some styles.

Fixes

  • Null decoder arguments.
  • Incorrect binary value convert.
  • Sometimes unable to connect to Redis server.
  • Copy text not work with non-ascii text.
  • Content in complex types are too long without auto-wrap.
  • Compatible with Sogou input for cli.

功能优化

  • 匹配删除键支持不预先扫描结果确认
  • 部分界面样式细节调整和修正

问题修复

  • 自定义解码器参数为空时前端页面报错
  • 二进制格式显示不正常
  • 有时无法无法连接到Redis服务器
  • 无法复制非ascii的值
  • 复杂类型的内容过长时没有自动换行
  • 命令行兼容搜狗输入法

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