Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 16:31
· 100 commits to master since this release
7421972

v1.2.0

New features

  • Improved worktree management
    • Linked worktrees now render with their parent repo.
    • Per-worktree alert overrides (aging, unlanded work, reminders) with their own snooze, inheriting from the repo by default.
    • Commit directly to a worktree.
  • Issue and PR triage and useful issue/PR management tools for maintainers
    • Per-repo role — Mine / Contributing / Auto (from push access) — decides which issues and PRs are fetched at all.
    • Attention is now gated by reactions: reacting to the latest comment retires the item.
    • Per-repo "ignore labels" list drops labelled issues and PRs from lists and counts, with suggestions from live labels.
  • UI zoom setting (50–200%) in Appearance.

Improvements

  • UX design improvements
    • Clear Tag Filters moved beside the TAGS label for easier discovery.
    • Settings are now a separate section from working data.
    • Edit working notes in a dialog rather than a cramped inline text area.
  • Notifications carry per-platform priority hints across freedesktop urgency, macOS interruption level and Windows toasts.
  • Console logging tuned so useful git output is logged and the noise isn't.
  • Improved reminders
    • Reminder notifications gained a "Snooze 1h" button that re-stamps from the click, replacing the old "Ok".
  • Fewer git fetch requests from GitVantage.

Fixes

  • Text edit fields improve double-click behavior and fix intermittent failures with backspace.
  • Diff option no longer goes missing on a parent repo while a worktree is active.
  • Windows on secondary or mixed-DPI displays draw at the correct scale.

Full Changelog: v1.1.0...v1.2.0