Skip to content

v1.0.5

Latest

Choose a tag to compare

@jayfunc jayfunc released this 30 Aug 01:20
· 13 commits to master since this release

ℹ️ 更新日志

⭐ 新增

  • [Android] 使用前台服务(Foreground Service)和唤醒锁(WakeLock)增强后台同步的稳定性,有效防止应用在后台被系统终止。
  • [Mac] 新增状态栏菜单图标支持(包含单色图标),现在关闭窗口时会隐藏应用并常驻状态栏,而不是直接退出应用。

🪄 调整

  • [网络] 将固定的发送端发现端口(5003)提取到设置中,并为命令和数据传输启用随机端口分配,以彻底解决端口冲突问题。
  • [Android] 同步跟进网络调整,在设置中新增发送端发现端口选项,并使用随机命令端口。

🔧 修复

  • 修复了本地化翻译文件中的编码问题。

⬇️ 下载

  • Windows: 见下方资产
  • Android: 见下方资产
  • Mac: 见下方资产

ℹ️ Update Log

⭐ New Features

  • [Android] Enhanced background sync stability by implementing a Foreground Service and acquiring WakeLocks, preventing the system from killing the app in the background.
  • [Mac] Added a menu bar icon (with monochrome support). Closing the window now hides the app in the menu bar instead of terminating it.

🪄 Adjustments

  • [Network] Extracted the hardcoded sender discovery port (5003) to settings and enabled dynamic random port allocation for command/data sockets to prevent port conflicts.
  • [Android] Updated to match network changes by adding the sender discovery port to settings and utilizing dynamic allocation for the command port.

🔧 Fixes

  • Resolved encoding issues in localization files.

⬇️ Download

  • Windows: See the asset below
  • Android: See the asset below
  • Mac: See the asset below