0.19.0
This release makes Django admin forms and change-form controls more consistent in Vanta Admin.
Added
- Added Vanta-styled file inputs with visible selected filenames and accessible status updates.
- Added Vanta styling for content-editor order controls when projects use them.
Changed
- Improved custom selects when new inline rows are added.
- Made the change-form Close action return to the previous admin page when browser history is available.
- Extended Vanta button styling to common button elements and file-input controls.
Fixed
- Kept required fields working when new inline rows are added.
- Styled inline form errors more clearly.
Impact
- File uploads, inline editing, and change-form navigation feel more consistent with the rest of the Vanta theme.
- Existing Django admin models, permissions, URLs, and server-side behavior remain unchanged.