github tiny-craft/tiny-rdm v1.2.4
1.2.4🌈

latest release: v1.2.5
2 months ago

Optimizations

  • Optimized the implementation logic of Pub/Sub and monitor.
  • Changed key matching from prefix match to fuzzy match by default.

Fixes

  • Fixed incorrect sorting of connected clients by idle time.
  • Fixed incorrect TTL format display.
  • Fixed terminal selection overflow (Thanks to @leonialla).
  • Fixed could not be input space in terminal under Chinese IME.
  • Added installation package with GTK 4.1 support for Linux (Thanks to @kt286).

功能优化

  • 优化发布/订阅和命令监控的实现逻辑
  • 键默认匹配从前缀匹配更改为模糊匹配

问题修复

  • 已连接客户端按空闲排序有误
  • 键过期时间可能显示有误
  • 终端选中状态溢出 (感谢 @leonialla)
  • 中文输入状态下无法在终端输入空格
  • 增加Linux下GTK4.1支持的安装包 (感谢 @kt286)

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

Don't miss a new tiny-rdm release

NewReleases is sending notifications on new releases.