Skip to content

LYNQO v26.1.6 · 双语自动更新版本 / Bilingual Signed Update

Choose a tag to compare

@github-actions github-actions released this 23 Jul 18:57

LYNQO v26.1.6 · 双语自动更新版本 / Bilingual Signed Update

重大变更 / Breaking Changes

  • 本版本首次启用带签名校验的 Tauri 自动更新。

  • v26.1.5 及更早版本需要先手动安装本版本一次;之后的版本可在应用内自动更新。

  • 更新器会验证签名,未签名或签名不匹配的安装包不会安装。

  • This is the first release with signed Tauri automatic updates.

  • Users on v26.1.5 or earlier must install this version manually once; later releases can update in-app.

  • The updater verifies signatures and rejects unsigned or mismatched packages.

新功能 / New Features

  • 新增“检查更新”和“安装更新”流程。

  • 新增签名更新包和 GitHub Release latest.json 更新清单。

  • 新增局域网服务启动/停止按钮。

  • 新增关闭行为选择:隐藏到托盘、直接退出、每次询问。

  • 新增加入系统启动设置和托盘图标。

  • 设置中继续支持简体中文 / English 自由切换。

  • Added “Check for updates” and “Install update”.

  • Added signed updater artifacts and a GitHub Release latest.json manifest.

  • Added start/stop controls for the LAN service.

  • Added close behavior choices: hide to tray, quit, or ask every time.

  • Added startup-on-login configuration and a system tray icon.

  • Simplified Chinese / English switching remains available in Settings.

修复 / Bug Fixes

  • 修复托盘状态固定显示“运行中”。

  • 修复旧设备记录无法从可见设备列表移除。

  • 修复手机实时进度被轮询快照覆盖。

  • 修复桌面生命周期设置未连接到原生行为。

  • Fixed the stale tray status display.

  • Fixed old device records that could not be removed from the visible list.

  • Fixed mobile live progress being overwritten by polling snapshots.

  • Fixed desktop lifecycle settings not being connected to native behavior.

升级指南 / Upgrade Guide

  1. 下载对应平台安装包。
  2. v26.1.5 或更早版本升级时,先手动安装 v26.1.6
  3. 启动后进入“关于 / About”,点击“检查更新 / Check for updates”。
  4. 后续签名版本可直接从应用内下载安装。

下载 / Downloads

macOS Intel、macOS Apple Silicon 已完成;Windows 和 Linux 构建完成后会自动追加到本 Release。每个 updater 安装包都会附带签名文件。

macOS Intel and Apple Silicon packages are available. Windows and Linux packages will be attached automatically when their builds finish. Each updater bundle includes a signature.

安全 / Security

  • 仅在可信局域网中使用 LYNQO。

  • 安装前请核对 Release 资产名称和签名。

  • 签名私钥只保存在 GitHub Actions Secrets 中,不会提交到仓库。

  • Use LYNQO only on trusted networks.

  • Verify asset names and signatures before installation.

  • The signing private key is stored only in GitHub Actions Secrets and is never committed.

文档与许可证 / Documentation and License