Skip to content

0.3.0

Choose a tag to compare

@oli-dev0 oli-dev0 released this 07 Jul 16:07

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.