Skip to content

v0.2.0

Latest

Choose a tag to compare

@vedanta vedanta released this 22 Jun 02:27
· 9 commits to main since this release
0d5421c

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