Skip to content

Commit 09bc95d

Browse files
committed
docs: update README with new admin and campaign management features
1 parent 0b929cd commit 09bc95d

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ Specification doc: [docs/codeguard-yml-spec.md](docs/codeguard-yml-spec.md)
7171
- reset/save controls
7272
- clearer webhook/security guidance
7373

74+
### 6) Admin & Operations
75+
76+
- Comprehensive Admin Overview dashboard tracking Users, Audits, API Cost, and User Feedback.
77+
- Free Audit Queue management to review and approve public requests.
78+
- Dynamic Promo Offer Campaign Settings to easily manage start/end dates for promotional campaigns.
79+
7480
## Security Hardening Implemented
7581

7682
CodeGuard now includes stronger production safeguards:
@@ -186,7 +192,16 @@ GitHub webhook flow is the primary production path. GitLab helper logic exists i
186192

187193
## Release Notes
188194

189-
### Latest Release (2026-04)
195+
### Latest Release (2026-06)
196+
197+
#### Admin & Campaign Management Updates
198+
199+
- **Admin Overview Dashboard**: Added comprehensive high-level metrics (Users, Audits, API Cost, Feedback) with hardened error handling and stabilized polling.
200+
- **Dynamic Campaign Settings**: Added UI for admins to dynamically create and manage Promo Offer start/end dates directly from the dashboard.
201+
- **Pricing & Monetization Clarity**: Replaced simulated checkout with a clear "Under Development" notice.
202+
- **Free Audit Queue**: Improved stability and presentation for reviewing public audit requests.
203+
204+
### Previous Release (2026-04)
190205

191206
#### Security and Policy Release
192207

0 commit comments

Comments
 (0)