Skip to content

v1.0.0

Choose a tag to compare

@ferretgeek ferretgeek released this 25 Jan 02:33
· 35 commits to main since this release

新增

  • 一键安装脚本(Linux/Windows)
  • AI 可读安装清单(install.json)

修复

  • 过滤面板自发请求,避免影响自动更新
  • 安装脚本支持含空格路径与 Windows python/py

使用

  • Linux: bash scripts/install.sh
  • Windows: powershell -ExecutionPolicy Bypass -File scripts/install.ps1