This release introduces a secure admin portal for platform management, replacing shared keys with user-centric authentication. It adds tenant subscription overrides, full audit logging for admin actions, and improves relationship form error feedback.
Highlights
- Admin portal launch: New admin UI with dashboard, tenant listing, and detailed tenant management views.
- Stronger admin authentication: Migrated from shared API keys to Supabase user sessions with a
SystemAdminmodel. - Manual subscription overrides: Admins can apply time‑boxed or permanent tier overrides regardless of Stripe status.
- Audit logging for admin actions: Subscription overrides and other admin actions are fully logged for traceability.
- Relationship form errors: More granular validation feedback with toasts and field‑level messaging.