0.9.0
This release gives Vanta Admin a new landing page that feels more useful when you first open Django admin.
Added
- Added a redesigned admin landing page with a personal welcome message.
- Added a recent-activity panel grouped by today and yesterday.
- Added dashboard cards for quick actions and attention-required placeholders that projects can customize.
- Added compact system and environment panels with safe, high-level project information.
- Added packaged admin font assets and fallback admin status icons.
- Added cleaner pagination at the bottom of list pages.
Changed
- Reworked the app index into cleaner app cards and model rows.
- Cleaned up spacing on the dashboard, list pages, page actions, and save buttons.
- Refined light-mode table, filter, and submit-button colors.
- Updated recent activity time formatting so the account-menu 12-hour or 24-hour preference also applies on the landing page.
Impact
- The admin home screen is no longer just a list of installed apps.
- Users can see their recent work, common project placeholders, and basic system context from the first screen.
- Vanta keeps Django admin server-rendered and permission-aware while making the starting point feel more like a usable work surface.