v0.7.1
2026-05-17 · GitHub release · Diff
Patch release fixing a layout regression introduced in v0.7.0.
Bypass row-gap fix
Section titled “Bypass row-gap fix”Cross-column bypass routes that descend below intervening sections could land in the inter-row gap close enough to the next row’s section header that the stacked-line bundle visually crowded the badge. Most visible on the nf-core/differentialabundance metro map, where the limma → reporting bypass sat ~6px above the Plots section header.
Section placement is now bypass-aware: the row gap is sized against the deepest predicted bypass route, not just bbox bottoms.
Five gallery fixtures changed (each gains 25px height); 41 others byte-identical.