What's New
- Fix: Accurate quota reporting for free tier accounts - Fixed issue where free tier accounts incorrectly showed 100% quota remaining when actually exhausted. The quota API now receives the project ID for accurate per-project quota data.
- Fix: Rate limit parser regex - Fixed broken regex patterns that prevented proper parsing of quota reset times from error responses.
- Improved rate limit handling - Store actual reset times from API instead of capping, and properly handle disabled accounts.
Contributors
Thanks to @IrvanFza for adding WebUI notification improvements!