From ba5c30951a9d98460dd4b2d638639a5293234e0c Mon Sep 17 00:00:00 2001 From: Tony Tran Date: Fri, 17 Jul 2026 09:15:12 +0700 Subject: [PATCH] Update usage-dashboard/README.md --- usage-dashboard/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/usage-dashboard/README.md b/usage-dashboard/README.md index 993bfe3..313b2a1 100644 --- a/usage-dashboard/README.md +++ b/usage-dashboard/README.md @@ -378,7 +378,11 @@ print(f"refresh_quota: saved quota for {email}", flush=True) ## 📝 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) - ✅ Tắt auto-refresh quota trong collector thread - ✅ 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 **Website:** [https://ttaisolutions.com](https://ttaisolutions.com) -**Copyright:** 6 - CLIProxyAPI Usage Dashboard +**Copyright:** 2026 - CLIProxyAPI Usage Dashboard ---