v9.12.0
v9.12.0 — 2026-07-03
Small release — clearer left/right split: name gets more room on the left, both counts grouped tightly at the far right
What changed
Adjusted the column mapping in the closed category header row:
- Category name now spans 4 of 6 columns (colspan=4, covering Exhibition/Date/City/Cycle) — giving it noticeably more room on the left rather than being squeezed into 3 columns
- Exhibition count and registered count are now the final two cells, occupying the Registrations (110px) + Action (130px) columns — roughly two columns' worth of width at the very right edge of the page, with no empty trailing cell between them and the edge
- This creates a clear visual gap between the name (left) and the two stats (grouped together, right), rather than the stats sitting in the middle of the row
Still uses the same shared <colgroup> as the exhibition table below, so this stays perfectly aligned once a category is opened.