Update usage-dashboard/README.md

This commit is contained in:
2026-07-17 09:15:12 +07:00
parent a552f3bb60
commit ba5c30951a
+6 -2
View File
@@ -378,7 +378,11 @@ print(f"refresh_quota: saved quota for {email}", flush=True)
## 📝 Changelog ## 📝 Changelog
### Version 2.0 (2025-05-21) ### Minor Update
- ✅ Bổ sung thêm theo dõi request và token từ Gemini
### Version 2.0 (2026-05-21)
- ✅ Thêm threading lock cho `refresh_quota()` (tránh concurrent calls) - ✅ Thêm threading lock cho `refresh_quota()` (tránh concurrent calls)
- ✅ Tắt auto-refresh quota trong collector thread - ✅ Tắt auto-refresh quota trong collector thread
- ✅ Frontend: 5-minute cooldown cho nút "Refresh Quota" - ✅ Frontend: 5-minute cooldown cho nút "Refresh Quota"
@@ -399,7 +403,7 @@ print(f"refresh_quota: saved quota for {email}", flush=True)
**Developed by:** TTAI Solutions Software **Developed by:** TTAI Solutions Software
**Website:** [https://ttaisolutions.com](https://ttaisolutions.com) **Website:** [https://ttaisolutions.com](https://ttaisolutions.com)
**Copyright:** 6 - CLIProxyAPI Usage Dashboard **Copyright:** 2026 - CLIProxyAPI Usage Dashboard
--- ---