Skip to content

0.16.0

Latest

Choose a tag to compare

@oli-dev0 oli-dev0 released this 22 Jul 20:45

This release adds clearer Vanta pagination controls and fixes custom dropdowns for dynamically added admin form rows.

Added

  • Added Vanta-styled changelist pagination with result summaries, previous and next controls, and a direct page jump.

Changed

  • Reworked the changelist pagination layout so the summary, page controls, and page jump remain easier to scan across screen sizes.

Fixed

  • Fixed custom single-select dropdowns not being enhanced when Django dynamically adds inline formset rows.

Impact

  • Longer admin lists are easier to navigate without manually editing page numbers in the URL.
  • New inline form rows receive the same Vanta dropdown treatment as existing rows.