Skip to content

v0.1.50

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:19

[0.1.50] - 2026-07-03

🚀 新功能

  • (website) 新增 GitHub 开源入口与双语 release notes 展示
  • (server) 新增 headless Web 服务器与 Web 管理界面
  • (api) 外部下载支持指定保存目录与免打扰模式
  • (ui) 状态栏新增任务完成后自动关机
  • (docker) 新增 headless 服务器 Docker 镜像构建与发布流程

🐛 问题修复

  • (website) Release API 严格匹配三段式 semver tag
  • (updater) 绕过 Windows 740 需要提升错误

⚙️ 杂项

  • 移除 release_tag.py 并重构 macOS 托盘插件结构

[0.1.50] - 2026-07-03

🚀 Features

  • (website) Add GitHub open-source entry and bilingual release notes display
  • (server) Add headless web server with web management UI
  • (api) External downloads support custom save directory and do-not-disturb mode
  • (ui) Add auto-shutdown after tasks complete to status bar
  • (docker) Add headless server Docker image build and publish pipeline

🐛 Bug Fixes

  • (website) Release API strictly matches three-part semver tags
  • (updater) Bypass Windows error 740 (elevation required)

⚙️ Miscellaneous Tasks

  • Remove release_tag.py and restructure macOS tray plugin