Skip to content

redmine_expert_agile 0.1.5

Choose a tag to compare

@github-actions github-actions released this 11 Aug 07:23
· 23 commits to main since this release

redmine_expert_agile 0.1.5 – 2026-08-11

Fixed

  • Swimlanes did not read as lanes. Each lane was a table row with a narrow label cell on the
    left, so nothing tied the row together across the columns. A lane is now a band spanning the
    full width of the board, with the lane name and its own issue and story point totals. On a
    board wide enough to scroll, the lane name stays pinned while the columns move underneath it.
  • Every lane looked the same. Lanes now carry an accent colour. A lane whose value can be
    coloured — a tracker, priority or status — uses that colour, so the band matches its cards and
    grouping by priority gives the expected calm-to-red ramp; anything else gets a stable palette
    entry derived from its id.