Skip to content

Marrow v0.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:16
793223f

The activity feed now stays focused on the PRs that actually need you — and tells you where you stand on the one you're viewing.

Added

  • "Merged" and "Approved by you" badges in both the desktop app and the TUI. Open a PR and you can see at a glance whether it's already merged or you've already approved it. In the desktop app the "Merged" badge appears automatically when a PR you have open gets merged; in the TUI press F5 / Ctrl-R to refresh.

Changed

  • Approved PRs drop out of the activity feed. Once you approve a PR it leaves the mini-player, so the feed reflects what still needs your attention. Prefer to keep them? Turn on "Show PRs I've approved" in Settings. A PR whose review is re-requested after you approved stays visible — that's a fresh ask.
  • Your own comments no longer mark a PR as "updated" in the feed. Commenting bumps a PR's timestamp on GitHub, but it isn't news to you, so it no longer re-flags the PR as unread (genuine activity from others — new commits, comments, reviews — still does).

Full changelog: v0.16.0...v0.17.0