Skip to content

v0.17.1-alpha

Choose a tag to compare

@github-actions github-actions released this 06 Mar 15:41

v0.17.1-alpha

新增

  • 随系统启动(仅 Pro):设置 → 通用中可开启「随系统启动」,登录时自动启动 Loris Tunnel;未升级或授权过期时会在启动时提示并自动关闭该选项。

调整

  • 设置页原「外观」卡片改名为「通用」,语言、主题与随系统启动选项统一放在该卡片中。
  • 随系统启动相关配置使用 AutoRun 字段持久化(TOML auto_run)。

技术

  • 使用 go-autostart 实现 macOS / Windows 登录自启动。

New

  • Launch at login (Pro only):In Settings → General you can enable “Launch at login” so Loris Tunnel starts when you log in. If the license is inactive or expired, the app will show a notice and disable this option on startup.

Changes

  • The former “Appearance” section in Settings is now “General”, and holds language, theme, and launch-at-login.
  • Launch-at-login is persisted as AutoRun (TOML: auto_run).

Technical