Commit Graph

2 Commits

Author SHA1 Message Date
Cursor Agent
b5c8d00fe1 修复检查更新 404:GitHub API 失败时回退到发布页直链
/releases/latest 在未标记 latest 或 api.github.com 不可达时会返回 404。
现在依次尝试正式版 API、发布列表、latest/download 直链,以及当前版本
(1.2.1.19)的 SpellIcons.shgpack 下载地址。

Co-authored-by: Wayne-Arasaka <waynebian01@users.noreply.github.com>
2026-09-02 03:18:12 +00:00
waynebian01
f7a7309085 feat: Update navigation and settings descriptions, enhance UI theme, and implement spell icon package download service
- Updated navigation item description in StatusForm for clarity.
- Added new item to the UI theme for customizable item foreground colors.
- Removed obsolete spell icon package building logic from the Python script.
- Updated documentation to reflect changes in spell icon handling and packaging.
- Introduced SpellIconPackageDownloadService for downloading and validating spell icon packages from GitHub.
2026-08-29 01:39:47 +08:00