add lifetime range

This commit is contained in:
2026-08-11 22:30:13 +07:00
parent 614f205ae5
commit 1aaf5028ff
3 changed files with 13 additions and 1 deletions
+7
View File
@@ -154,6 +154,8 @@ Dropdown **Range** cho phép lọc dữ liệu:
- **Last 5 hours**: 5 giờ qua
- **Last 24 hours**: 24 giờ qua
- **Last 7 days**: 7 ngày qua
- **Last 30 days**: 30 ngày qua
- **Lifetime**: Trọn đời (tất cả dữ liệu từ đầu)
### 2. Refresh dữ liệu
@@ -378,6 +380,11 @@ print(f"refresh_quota: saved quota for {email}", flush=True)
## 📝 Changelog
### Minor Update (2026-08-11)
- ✅ Thêm time range **Lifetime** (trọn đời - xem tất cả record trong database)
- ✅ Thêm time range **30 days**
### Minor Update
- ✅ Bổ sung thêm theo dõi request và token từ Gemini