feat: add admin logout, 72h session expiry, /v1/stats endpoint, and UI fixes

This commit is contained in:
Quorinex
2026-02-08 19:05:26 +08:00
parent 99ce5c9c39
commit a308630156
8 changed files with 70 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0",
"changelog": "🎉 v1.0.0 首个正式版",
"version": "1.0.1",
"changelog": "✨ 新增隐私模式支持\n🆕 管理面板增加退出登录功能\n📊 统计数据迁移至独立接口\n🎨 优化管理面板按钮样式与交互",
"download": "https://github.com/Quorinex/Kiro-Go"
}
}