release: v1.0.15 — QQBot 死锁修复、离线安装包、musl 架构支持

This commit is contained in:
10000ge10000
2026-03-13 00:20:08 +08:00
parent a99283aee2
commit 3aa39512c0
18 changed files with 1870 additions and 170 deletions

6
.gitignore vendored
View File

@@ -7,6 +7,12 @@ dist/
*.ipk
*.run
# Offline bundle cache (generated by scripts/download_deps.sh)
.offline-cache/
# Runtime data (contains sensitive API keys / tokens)
opt/
# OS
.DS_Store
Thumbs.db