0.15.0
This release makes Django admin history pages feel like part of Vanta Admin.
Added
- Added Vanta styling for Django admin object history pages.
- Added a larger scrollable recent-activity panel on the admin landing page.
Changed
- Increased the landing-page recent-activity limit from 10 entries to 50 entries.
- Split recent activity into today and yesterday columns on desktop, with a stacked layout on smaller screens.
- Renamed the default auth sidebar group to Admin.
- Replaced the changelist bulk-action clear icon with a clearer Cancel button.
- Extended Vanta's 12-hour and 24-hour time formatting to object history timestamps.
Impact
- Record history pages are easier to scan and no longer feel visually separate from the rest of the admin.
- Active admins can see more recent work directly from the landing page.
- Bulk-action selections are easier to cancel, while Vanta still keeps normal Django admin behavior underneath.