Skip to content

0.2.8

Choose a tag to compare

@iKineticate iKineticate released this 06 Sep 07:31
· 81 commits to main since this release
  • 新功能 ( Feature ) :

    • 自定义设备名称 ( Custom device name ):

      打开托盘菜单 - 打开配置 - 在 [device_aliases] 下方输入 "原设备名称" = "新名称" - 保存 - 打开托盘菜单 - 重启应用

      Open the Tray Menu - Open Config - Enter "Original Device Name" = "New Name" under [device_aliases] - Save - Open the Tray Menu - Restart App

    • 重启应用 ( Restart the app )

    • 监测系统主题来动态改变图标颜色 ( Monitor system themes to dynamically change icon color )

  • 性能提升 ( Performance Improvement ) :

    • 异步监听低功耗蓝牙及经典蓝牙的状态及电量,而非定时循环

    Asynchronously watching the status and power of Bluetooth Low Energy and classic Bluetooth, rather than timing cycles

    • 异步监听设备添加/移除,而非定时循环

    Asynchronous watching device added/removed, rather than timing cycles

  • 修复 ( Fix ):修复电量为100时图标被截断等问题

    Fixed issues such as the icon being truncated when the battery is 100

  • 移除 ( Remove ):移除静音通知、更新间隔的设置

    Remove mute notifications and update interval settings