github tiny-craft/tiny-rdm v1.2.6
1.2.6🌈

10 hours ago

Features

  • Added support for viewing bit set. (Thanks to @blitmaster )
  • CLI now supports displaying null content.
  • Connection via ssh support use agent. (Thanks to @yin1999 )

Fixes

  • Fixed incorrect key selection logic when filter pattern are not empty.
  • Fixed an issue where keys could not be operated on when the connection name contains '#'.
  • Preserved trim values spaces in cli.
  • Fixed duplicate deserialization of values in Stream type.
  • Fixed an issue where the connection failed to open if the last selected database no longer exists.

新特性

  • 支持查看位数组
  • 命令行支持显示空内容
  • SSH连接支持代理

问题修复

  • 筛选条件不为空时键选择逻辑有误
  • 连接名包含'#'时无法操作键
  • 命令行中值的空格不再裁剪
  • Steam类型内的值重复反序列化
  • 最后所选数据库不存在时连接无法打开

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.