0.3.0
This release splits the JavaScript file so the theme is easier to maintain.
Changed
- Split the browser behavior into focused static files for sidebar navigation, theme switching, messages, form select enhancement, and changelist interactions.
- Kept the JavaScript as plain Django static assets, with no frontend build step or runtime dependency added.
Notes
- This is a maintainability release.