v1.11.0
Board scoping
- The log and the chart list the commits linked to this board's tickets,
not the repository's (89HF7NW, 7C92VCY) - A ticket counts for every board it has lived on, so closing it or moving
it leaves its history on the board the work happened on (KWYX3CX) - Every series trigger says what of it is plotted, (all) included, and the
chart opens on linked commits (RAWW8MS)
GUI
- The board switcher moves up into the topbar, and its list says how many
tickets each board holds (A4M82FD, 632A02T) - The Code series can measure the lines its commits moved, stacked from
the baseline (H6K29N8) - The log's field boxes fold into a menu when the pane is too narrow for
the row (CP39GRP) - The log's board-facing edge is drawn like the ticket panel's, and casts
the same shadow (G85FP03) - Panels open and close with a short move instead of jumping (9H4ENW8)
- A lane lights from further off (BSYQCRR)
- The chrome's quiet text is lifted a fifth, from 3.2:1 to 4.3:1 (8H3YWD1)
Fixes
- A ticket filed just after the board loads opens its panel again: one
socket lasts the session, so a request in flight keeps its reply
(8GXKQR4) - A ref lock left in the common git directory is cleared, so the state
branch can be committed to again (QR97TP3)
Internal
- Duplicate flows consolidated: one door to boot, one gradient sampler,
one addTicket (6J2R205) - The killed-sync suite kills while the actor is syncing, and says so
(P5VM0FE)