Skip to content

Latest commit

 

History

History
730 lines (330 loc) · 35.2 KB

File metadata and controls

730 lines (330 loc) · 35.2 KB

1.52.5 (2026-06-10)

Bug Fixes

  • set valid package-ecosystem in dependabot.yml (GMC-44) (#115) (28d059c)

1.52.4 (2026-06-10)

Bug Fixes

  • discard stale background fetch pages on org/scope switch (GMC-43) [semantic pr title] (#112) (3fd1c0a)

1.52.3 (2026-06-10)

Bug Fixes

  • loading dots trail the label like "Loading..." (GMC-41) (#109) (ec38397)

1.52.2 (2026-06-09)

Bug Fixes

  • expose the 'forks' option in the Sort modal (GMC-42) (#108) (d135dac)

1.52.1 (2026-06-09)

Bug Fixes

  • lower default page size to 30 to avoid GitHub gateway timeouts (GMC-40) (#106) (101c16c)

1.52.0 (2026-06-08)

Features

  • transfer destination picker for single + bulk flows (SWR-381) [semantic pr title] (#93) (537bf60)

1.51.1 (2026-06-08)

Performance Improvements

  • swr-380 reduce ink loading flicker replace braille slowspinner with (#94) (71501df)

1.51.0 (2026-06-08)

Features

  • add fork view filter and consolidate view filters into a single modal (SWR-379) [semantic pr title] (#90) (67f6892)

1.50.0 (2026-06-08)

Features

  • show open PR and issue counts inline on repo rows (SWR-357) (#89) (0488af3)

1.49.3 (2026-06-08)

Bug Fixes

  • resolve all tsc --noEmit strict-type errors across the codebase (SWR-376) [semantic pr title] (#86) (e8de7db)

1.49.2 (2026-06-08)

Performance Improvements

  • add daily tick to refresh stale relative date labels in RepoRow (SWR-377) (#84) (3aa8617)

1.49.1 (2026-06-08)

Performance Improvements

  • memoize RepoRow to cut per-keystroke re-renders (SWR-358) (#57) (0ad6685)

1.49.0 (2026-06-08)

Features

  • redesign session usage summary as a distinct panel with time-saved estimate (SWR-375) (#81) (b18c5d5)

1.48.2 (2026-06-08)

Bug Fixes

  • correct Bulk Select layout overflow and show hidden selection count (SWR-370) [semantic pr title] (#79) (bfc211a), closes #70 #58 #75

1.48.1 (2026-06-07)

Bug Fixes

  • keep bulk review visibility badge inline with highlight background (SWR-374) [semantic pr title] (#77) (db85578)

1.48.0 (2026-06-07)

Features

  • session usage summary shown on quit with operation tracking (SWR-19) [semantic pr title] (#58) (ad03cee)

1.47.0 (2026-06-07)

Features

  • bulk transfer (move) repos to another owner/org — Bulk Select action (SWR-369) [semantic pr title] (#70) (1dd444a)

1.46.1 (2026-06-07)

Performance Improvements

  • make visibility filter fully client-side (SWR-366) [semantic pr title] (#61) (02c6064)

1.46.0 (2026-06-07)

Features

  • Bulk Select mode with bulk star, archive/unarchive, visibility, and delete operations (SWR-353) (#54) (9245324)

1.45.1 (2026-06-07)

Bug Fixes

  • ignore modal input while async actions are in flight, add guard tests (SWR-368) [semantic pr title] (#64) (97d2e4e), closes #65

1.45.0 (2026-06-07)

Features

  • add repository creation (Ctrl+N) and transfer (Shift+M) (#60) (2e9c271)

1.43.0 (2026-06-05)

Features

  • fork ahead/behind enrichment, jump-to-upstream (P), and open-in-browser chooser (SWR-362) [semantic pr title] (#53) (ffd7b16)

1.42.0 (2026-06-05)

Features

  • fuzzy repository search over full cached set (SWR-361) [semantic pr title] (#55) (042999d)

1.41.0 (2026-06-05)

Features

  • colour themes with Shift+T cycle keybinding and persisted preference (SWR-354) [semantic pr title] (#56) (1a307c6)

1.40.2 (2026-06-05)

Bug Fixes

  • stars toggle footer hint truncation and contextual labels (SWR-359) (#52) (f19ca6f)

1.40.1 (2026-06-05)

Bug Fixes

  • fill compact mode view with actual per-row heights [semantic pr title] (#47) (23de03f)

1.40.0 (2026-06-05)

Features

  • background fetch-all pagination with light bulk query (#50) (932deb8)

1.39.1 (2026-06-05)

Bug Fixes

  • restore changelog body in GitHub release notes [semantic pr title] (#46) (62e20ad)

1.39.0 (2026-06-05)

Features

  • replace archive filter cycle with popup modal (A Archive Filter) (#45) (9299443)

1.38.1 (2026-06-05)

Bug Fixes

  • add archive filter toggle for repositories [semantic pr title] (#43) (3b717a3)

1.38.0 (2025-09-09)

Features

  • add GitHub Sponsors integration (b73a8c2)

1.37.0 (2025-09-09)

Features

  • add comprehensive environment variable documentation (0493cf7)

1.36.0 (2025-09-09)

Features

  • add GitHub release creation to workflow (7f06bb1)

1.35.1 (2025-09-09)

Bug Fixes

  • restructure workflow to build after version commit (0fcba46)

1.35.0 (2025-09-09)

Bug Fixes

  • add npm authentication configuration for semantic-release (d2d5ad0)
  • ensure build job fetches updated version from semantic-release (e8df4ec)
  • optimize release workflow to check before building (5027d45)
  • resolve PR Title Manager workflow script loading issue (5764938)
  • resolve Windows build failure in release pipeline (708c0d3)
  • restore original workflow behavior for release pipeline (2781719)
  • use --config flag to fully override semantic-release config (b233b58)
  • use minimal config for semantic-release dry-run check (830d058)

Features

  • add stars mode and star/unstar functionality (#29) (9295dcb)

1.34.0 (2025-09-06)

Features

  • add in-app sponsorship prompts and reminders (#28) (443aa4b)

1.33.0 (2025-09-06)

Features

  • add Buy Me a Coffee sponsorship support (#27) (76ed5dd)

1.32.0 (2025-09-05)

Bug Fixes

  • ensure processPRTitle function is always exported in workflow script (8056aa3)

Features

  • Add sort direction modal for improved UX (#26) (5209252)

1.31.2 (2025-09-05)

Bug Fixes

  • increase repository container height by 30% for better visibility (2ce8f8d)

1.31.1 (2025-09-05)

Bug Fixes

  • correct YAML syntax for conditional expressions in workflows (c2faf29)

1.31.0 (2025-09-05)

Bug Fixes

  • prevent workflow loops on automated release commits (51b1cf8)

Features

  • add GitHub sponsorship support with comprehensive platform documentation (8b4dfcc)
  • initial setup for GitHub sponsorship feature branch (749f41d)

1.30.0 (2025-09-05)

Features

  • add workflow to auto-release on any version change (f89c237)

1.29.0 (2025-09-05)

Features

  • enhance messaging to position as GitHub web UI alternative (5c4a802)

1.28.0 (2025-09-05)

Features

  • replace all logos with green monochrome versions (e01e4e8), closes #22c55

1.27.0 (2025-09-05)

Features

  • add PNG versions of green logo-mark (7e10efe)

1.26.0 (2025-09-05)

Features

  • add green monochrome logo-mark variant (ec31eeb), closes #22c55

1.25.1 (2025-09-05)

Bug Fixes

  • slow down OAuth loading spinner to update every 2 seconds (bb2b9f0)

1.25.0 (2025-09-05)

Features

  • update demo assets and documentation (84242cc)

1.24.3 (2025-09-05)

Bug Fixes

  • clear all settings including org context on logout (3a30b02)

1.24.2 (2025-09-05)

Bug Fixes

  • prevent Ctrl+R from triggering refresh instead of rename (987f505)

1.24.1 (2025-09-05)

Bug Fixes

  • restore accidentally deleted features from refactor (bcc9f12)

1.24.0 (2025-09-05)

Features

  • add app name with version to --help output (3376c48)

1.23.0 (2025-09-04)

Features

  • Enhanced rate limit display showing both GraphQL and REST API limits (#25) (1220a0f)

1.19.2 (2025-09-03)

Bug Fixes

  • clear search filter when switching organization context (a5df0bf)

1.19.1 (2025-09-02)

Bug Fixes

  • clear repository list immediately on context switch (73c75af)

1.19.0 (2025-09-02)

Features

  • cli: add org (-o) and token (-t) flags (#18) (029376e)

1.18.1 (2025-09-02)

Bug Fixes

  • handle both CommonJS and ES module contexts in normalize-pr-title.js (b547877)

1.18.0 (2025-09-02)

Features

  • workflows: add missing normalize-pr-title.js script for PR title automation (3a009b9)

1.17.1 (2025-09-02)

Bug Fixes

  • correct workflow syntax for GH_TOKEN check (e9980a6)
  • make Homebrew tap update conditional on GH_TOKEN availability (cbbe500)

1.17.0 (2025-09-02)

Features

  • implement comprehensive logging system (#17) (a447ce1)

1.16.1 (2025-09-02)

Bug Fixes

  • add missing hasInternalRepos state variable (#16) (e3bcc84)

1.16.0 (2025-09-02)

Features

  • add Ctrl+L logout option to error state (#14) (1a15028)

1.15.1 (2025-09-02)

Bug Fixes

  • standardise keyboard shortcut capitalisation in error messages (44d7998)

1.15.0 (2025-09-02)

Features

  • implement GitHub Device Authorization Grant flow (#13) (d259534)

1.14.0 (2025-09-02)

Bug Fixes

  • correct TextInput import from ink-text-input package (1040eca)
  • update both visibility and isPrivate fields when changing visibility (4b96234)
  • use REST API for changing repository visibility (0bd1475)

Features

  • add enterprise support with Internal visibility and Ctrl+V visibility change (9f457af)
  • add repository visibility change with Ctrl+V (d51b5e8)
  • add support for Internal visibility in enterprise accounts (781575a)
  • respect visibility filter when changing repository visibility (25c963c)

1.13.2 (2025-09-01)

Bug Fixes

  • add authentication to Homebrew tap update in workflow (31ec056)

1.13.1 (2025-09-01)

Bug Fixes

  • auth,keyboard,ux: retry + cancel flow on rate-limit; shared logout; cache info key = K (#11) (bcbd2fc)

1.13.0 (2025-09-01)

Features

  • add Homebrew tap support and CLI flags (#10) (bba6c38)

1.12.0 (2025-09-01)

Features

  • homebrew: packaging plan for submission to homebrew-core (#9) (f1d306a)

1.11.1 (2025-09-01)

Bug Fixes

  • handle require not defined error in GitHub Actions script (49db95b)

1.11.0 (2025-09-01)

Features

  • add modal-based visibility filtering and sort selection (1c72224)

1.10.6 (2025-09-01)

Bug Fixes

  • clear token input field after logout and successful login (243d963)

1.10.5 (2025-09-01)

Bug Fixes

  • prevent duplicate modal handlers and improve modal UI (79281d3)

1.10.4 (2025-09-01)

Bug Fixes

  • eliminate duplicate sync handler to prevent double execution (bf838b6)

1.10.3 (2025-09-01)

Performance Improvements

  • optimize sync operation to update locally without API call (b851c85)

1.10.2 (2025-09-01)

Bug Fixes

  • handle GitHub API 422 status for sync-upstream as potential success (9a13e8a)

1.10.1 (2025-09-01)

Bug Fixes

  • keep sync and delete modals open on error for better UX (1823076)

1.10.0 (2025-09-01)

Features

  • sync repository actions with Apollo cache and improve info view (563d04a)

1.9.0 (2025-09-01)

Features

  • refetch repository data after sync to update timestamps (b26468d)

1.8.2 (2025-09-01)

Bug Fixes

  • update search results when performing repository actions (f4edb65)

1.8.1 (2025-09-01)

Bug Fixes

  • prevent duplicate npm publishing when version hasn't changed (ff0b37b)

1.8.0 (2025-08-31)

Features

  • implement organization support feature (#1) (5a404b2)

1.7.0 (2025-08-31)

Features

  • implement smarter infinite scroll prefetch trigger at 80% (d124b94)

1.6.2 (2025-08-31)

Bug Fixes

  • resolve ES module import issues and improve search UX (2a08c6b)

1.6.1 (2025-08-31)

Bug Fixes

  • correct GitHub Packages publishing in workflow (191fcd5)

1.6.0 (2025-08-31)

Bug Fixes

  • make cache inspection visible in terminal (2030466)

Features

  • add Apollo cache debugging and verification tools (e4828c4)
  • add cache testing scripts and environment template (2b4d840)
  • add repository info modal and always-on Apollo cache (aecfd31)

1.5.0 (2025-08-31)

Features

  • add fork sync functionality and update documentation (1d37a10)

1.4.2 (2025-08-31)

Bug Fixes

  • add packages permission and improve GitHub Packages publishing with jq (2346944)

1.4.1 (2025-08-31)

Bug Fixes

  • correct GitHub Packages publishing step (6a8122a)

1.4.0 (2025-08-31)

Features

  • add GitHub Packages publishing to release workflow (0cc2052)

1.3.0 (2025-08-31)

Features

  • auth: add Logout modal (Ctrl+L) with confirm/cancel; return to Authentication Required on confirm; fix modalOpen; center footer; clarify fork metric labels; refine key handling (case-insensitive, Ctrl+G/G separation); clear screen on quit; set page size to 5 (dev)/15 (prod) (7a6a0fb)

1.2.0 (2025-08-31)

Features

  • add npx support as primary installation method (eeae1c8)
  • re-enable NPM publishing and update installation docs (e6d5cff)

1.1.1 (2025-08-31)

Bug Fixes

  • temporarily disable NPM publishing due to 2FA requirement (2ab09ca)

1.1.0 (2025-08-31)

Features

  • re-enable NPM publishing with NPM_TOKEN configured (a0c3520)

1.0.0 (2025-08-31)

Bug Fixes

  • delete: use GitHub REST API DELETE /repos/{owner}/{repo} with token; update UI and docs accordingly (e921ab9)
  • resolve pnpm lockfile compatibility in CI workflow (ece890f)
  • update GitHub Actions workflow to use pnpm instead of npm (42a0269)
  • update pkg targets to use node18 instead of node20 (6302567)

Features

  • add fork sync, improved error handling, and UI enhancements (165e03e)
  • add logout functionality with Ctrl+L shortcut (f51c8b8)
  • add repository visibility toggle TODO item (0b42fa0)
  • add server-side sorting and loading screens (a082410)
  • complete fork tracking system with comprehensive improvements (4621e10)
  • disable NPM publishing temporarily to focus on binary releases (df7718d)
  • implement automated release workflow with compiled binaries (195ca17)
  • initial commit with semantic release setup (62c4919)
  • prefs: persist UI preferences (s/d/t) in config; load on startup (bba426a)
  • ui: add Delete Confirmation title and side-by-side buttons with shortcut hints in modal (2073fd2)
  • ui: centered delete modal with dimmed list (B-center); increase padding; show confirmation code as placeholder (04434ba)
  • ui: density toggle, delete modal with 2-step confirm, centered modal; docs and TODOs updates; dim UI during modal (27f90c7)

Performance Improvements

  • reduce production page size from 25 to 15 (168c79a)