Skip to content

v5.5.2

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 13:38
· 5 commits to master since this release

Bug Fixes & Improvements

  • Prevent accidental removal of existing device on duplicate ID conflict
    • When a new device connection with a duplicate ID is closed, only the new (unregistered) device is removed, preserving the existing device in the registry. This ensures legitimate devices remain connected when duplicate connection attempts occur.
  • HTTP connection termination notification for http proxy
    • Adds notification logic for HTTP proxy connections when they are terminated.
  • UI: Add banner info
    • Adds banner information to the UI for better user experience.

Full Changelog: v5.5.1...v5.5.2


修复与改进

  • 防止因设备ID冲突误删已存在设备
    • 当有重复ID的新设备连接关闭时,仅移除新(未注册)设备,保留原有设备在注册表中。这样可确保合法设备在发生重复连接时不会被误删。
  • HTTP代理支持连接断开通知
    • 增加HTTP代理连接断开时的通知逻辑。
  • UI:增加 banner 信息
    • UI界面增加 banner 信息,提升用户体验。

完整变更记录: v5.5.1...v5.5.2