Skip to content

V3.2.1

Choose a tag to compare

@Cubeiic-HanXuan Cubeiic-HanXuan released this 10 Aug 08:11
· 53 commits to main since this release

feat:新增终端内容检索功能
feat:补齐 Windows DPAPI 与 Linux libsecret 密码后端
feat:设备密码从明文 JSON 迁入系统钥匙串
perf:优化检查更新功能
perf:配置文件权限加固到 0600
fix:修复 RDP 密码经命令行泄露(改用 stdin 传递)问题
fix:消除 MSVC C4804——QHash::remove 的 bool 返回值不要做 > 0 比较
fix:DeviceConfigStore::removeDevice 同样去掉 bool 的 > 0 比较(C4804)