Skip to content

Releases: cowprotocol/cow-triage-web

CoW Triage v0.7

05 Jun 19:17

Choose a tag to compare

Combined review now works across multiple repos.

  • Select more than one repo and merge their open PRs into one board
  • Use presets for common sets like Core + SDK and Frontend stack
  • Repo names stay visible in the picker and each card shows its source repo clearly
  • Existing single-repo links still work; multi-repo links now share the full selection

Multi-repo picker
Screenshot_20260605_201407

Combined board
Multi-repo picker

CoW Triage v0.6

03 Jun 12:00

Choose a tag to compare

CoW Triage v0.6

This release focuses on making the review board faster to scan and more useful at a glance.

Screenshot_20260603_130213 Screenshot_20260603_130249

Highlights

  • Added GitHub-style comment counts directly to PR cards
  • Added author avatars and non-member contributor badges
  • Cleaned up reviewer lane headers and linked reviewer identities to GitHub profiles
  • Added detailed PR hover tooltips with exact timestamps, review state, and request details
  • Added dynamic tab metadata:
    • tab title now reflects the current visible PR count
    • favicon count updates with the active filtered view

UX polish

  • Simplified card footer layout so the opened-age pill stays pinned and contributor badges sit below it
  • Reduced repeated noise by hiding Member pills
  • Improved lane header readability by collapsing duplicate reviewer name and handle text

Version

  • Updated in-app version badge to v0.6

CoW Triage v0.5

22 May 14:42

Choose a tag to compare

Highlights

  • Personal review queue: adds token-aware Needs my attention filtering with GitHub avatar/user display.
  • Clearer review logic: updates Needs review to mean non-draft PRs with fewer than 2 approvals.
  • Review signals: adds badges for approvals, changes requested, and review activity.
  • Better loading state: adds a full-width loader explaining what GitHub data is being fetched.
  • Cleaner help UI: replaces native filter hints with styled, structured tooltips.
Screenshot_20260522_154443 Screenshot_20260522_154524

CoW Triage v0.4

14 May 14:42

Choose a tag to compare

Changes

  • Add board-level PR search after Sort.
  • Search matches PR number, title, body, author, branch refs, labels, requested reviewers, and requested teams.
  • Move requested GitHub team lanes before person lanes in the default board view.

CoW Triage v0.3

14 May 07:37

Choose a tag to compare

Changes

  • Split requested GitHub teams into dedicated workload lanes when team data is available.
  • Keep unknown team requests in a fallback Team requests lane.
  • Keep No reviewer requested as the final lane.

v0.2

13 May 15:12

Choose a tag to compare

Full Changelog: v0.1...v0.2

v0.1

13 May 14:35

Choose a tag to compare