This release makes Django admin feedback and dashboard activity states clearer in Vanta Admin.
Added
- Added a Vanta-styled
×button to success, warning, and error admin messages. - Added clear empty-state messages for today and yesterday in the recent-activity dashboard panel.
Changed
- Kept the Today and Yesterday activity headings visible even when either period has no entries.
- Manual message dismissal now uses the same existing timer and hover-pause behavior as automatic dismissal.
Fixed
- Fixed admin messages missing a manual close control.
- Fixed empty recent-activity groups disappearing from the dashboard.
Impact
- Admin users can dismiss feedback messages when they are finished reading them.
- The dashboard keeps a predictable Today/Yesterday structure, even when there is no recent activity.