This is a test announcement to ensure that the back end is picking up correctly on announcements that are posted to the system. here is the changelog.
Highlights
- Dashboard usage card refreshed with quota status chips, upgrade CTA, and live reset hints sourced from the new
/v3/dashboard/quotaAPI. - Recent uploads module now streams from the activity feed and shows media type badges, timestamps, and actor context.
- Announcements rail renders prioritized messages with dismiss state persistence, keeping critical notices above release notes.
- Guides panel highlights onboarding checklists and deep links to tutorials, replacing the static placeholder copy.
Added
WordPress dashboard shell (brassgate/brassgate-dashboard.php) now enqueues dedicated JS/CSS bundles and wires REST endpoints with nonce headers.
Backend dashboard routes (routes/v3/dashboard.py) expose quota snapshots and activity payloads for the refreshed widgets.
No Responses