diff --git a/changelog.d/features/7251-provider-quota-visibility.md b/changelog.d/features/7251-provider-quota-visibility.md new file mode 100644 index 0000000000..9969596245 --- /dev/null +++ b/changelog.d/features/7251-provider-quota-visibility.md @@ -0,0 +1 @@ +- **feat(dashboard):** add a per-operator "hide this quota row" toggle to the usage dashboard's provider limit cards, persisted per-provider in settings. (thanks @nguyenha935)