Skip to content

Releases: vedanta/terragon

v0.2.0

22 Jun 02:27
0d5421c

Choose a tag to compare

Board, search, and appearance polish — 12 features since v0.1.0.

Added

  • Board filter bar — filter by assignee, label, or milestone; filters combine and per-column counts follow the filtered view.
  • Board sort — order within each column by updated (newest first), issue number, or title.
  • Board card views — toggle Summary vs Detailed cards.
  • Loading UX — a top progress bar during navigation, refresh, and mutations; the board streams with a status instead of freezing.
  • Theme mode — Light / System / Dark, System follows the OS live (Settings → Appearance).
  • Density — Comfortable / Compact card spacing (Settings → Density).
  • Command-palette search — top-bar search opens ⌘K; keyboard-shortcuts help overlay (?).
  • Searchable repository picker with an active-repo indicator.
  • Dashboard breakdown widgets — issues by assignee, label, and milestone.
  • Real GitHub avatars for assignees and the signed-in user, with initials fallback.

Changed

  • Prep Station → Dashboard, rebuilt as a leaner overview.

Full changelog: v0.1.0...v0.2.0

v0.1.0

21 Jun 04:10
4015e6b

Choose a tag to compare

First release of Terragon — turn GitHub Issues into a Kanban board.

A GitHub-native Kanban + grooming workspace. GitHub stays the source of truth; Terragon adds the execution surface.

Highlights

  • GitHub sign-in (OAuth); access tokens encrypted at rest.
  • Live Kanban board — your repo's issues across Planned · In Progress · Done · Backburner.
  • Drag to change status — writes GitHub labels (and closes/reopens), optimistic with rollback.
  • Issue drawer — edit title, body, assignee, labels, milestone, and status inline.
  • Grooming — multi-select and apply batch changes with partial-success reporting.
  • Views — Prep Station, Milestones, My Work, and a ⌘K command palette.

Get started

See the quickstart and installation guide.

Licensed under Apache-2.0.