feat: usage quota visualization in AI settings
No user-facing view of AI-call/recipe/storage usage existed — only an admin-only per-user panel. Adds the same numbers, with progress bars against the user's actual tier limits (read fresh from the DB, not the cached session), to Settings > AI. v0.40.0
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
All notable changes to Epicure are documented here. This file is mirrored in-app at `/changelog` (and in the admin dashboard) via `apps/web/lib/changelog.ts` — update both together.
|
||||
|
||||
## 0.40.0 — 2026-07-17 14:00
|
||||
|
||||
### Added
|
||||
- AI Settings now shows a usage panel — AI calls, recipes created, and storage used this month against your tier's limits, with progress bars.
|
||||
|
||||
## 0.39.0 — 2026-07-17 13:30
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user