0.13.0
This release lets users reorder Vanta Admin sidebar sections to match the way they work.
Added
- Added drag-and-drop reordering for sidebar app sections.
- Added browser-local persistence for each user's saved sidebar section order.
- Added keyboard reordering for sidebar sections with Arrow Up, Arrow Down, Home, and End from the reorder handle.
Changed
- Disabled sidebar reordering while the navigation filter is active, so filtering stays focused on finding apps and models.
- Refined sidebar section spacing around the new reorder handle.
- Cleaned up admin message styling and timer behavior, including Django's unusable-password warning.
- Tightened inline formset headings, spacing, and field focus styling.
Impact
- Admin users can put the most useful app sections where they naturally expect them.
- Larger Django admins feel more personal without changing project settings, permissions, models, URLs, or server-side data.
- Vanta keeps the normal Django admin underneath while making everyday navigation easier to shape per browser.