From f8d08bf6660a9ac62d7d89eb1275e402527ff99d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 5 Jun 2025 16:40:33 +0200 Subject: [PATCH] Update 1.3.7.md --- website/docs/changelog/1.3.7.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/website/docs/changelog/1.3.7.md b/website/docs/changelog/1.3.7.md index 1f015abd..c925ad19 100644 --- a/website/docs/changelog/1.3.7.md +++ b/website/docs/changelog/1.3.7.md @@ -1,9 +1,12 @@ Not released yet -### 💅 Polish +### 💡 New - [`opencli user-list --over_quota`](https://dev.openpanel.com/cli/users.html#List-Users) and [`opencli user-list --quota`](https://dev.openpanel.com/cli/users.html#List-Users) commands. -- *Feature Manager* in OpenAdmin is renamed to *Settings > Modules*. - [Feature sets](https://i.postimg.cc/ZKMCgGL0/2025-06-05-16-37.png) are introduced, enabling [configuration of pages and features in the OpenPanel UI on a global level, per plan, or per user](https://i.postimg.cc/pXTmsW-zg/2025-06-05-16-38.png). +- [API for OpenPanel UI]() + +### 💅 Polish +- *Feature Manager* in OpenAdmin is renamed to *Settings > Modules*. ### 🐛 Bug Fixes - fixed bug with percentage indicators on *OpenPanel > Email Accounts* page.