Skip to content

Release 2.1.90 (2026-07-01)

Features

  • render epics as a table with a Done column and stacked repos (#1995) Replace the bullet-list roadmap rows with a markdown table per milestone: columns Epic (link + title) | Done (closed/total) | Repos | Created. Repos are stacked in-cell with
    using short names instead of a comma-joined run, and the created date now has its own visible column. Epic titles are pipe-escaped so a '|' in a title can't break the table.