1.52.5 (2026-06-10)
1.52.4 (2026-06-10)
- discard stale background fetch pages on org/scope switch (GMC-43) [semantic pr title] (#112) (3fd1c0a)
1.52.3 (2026-06-10)
1.52.2 (2026-06-09)
1.52.1 (2026-06-09)
1.52.0 (2026-06-08)
1.51.1 (2026-06-08)
1.51.0 (2026-06-08)
- 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)
1.49.3 (2026-06-08)
- resolve all tsc --noEmit strict-type errors across the codebase (SWR-376) [semantic pr title] (#86) (e8de7db)
1.49.2 (2026-06-08)
1.49.1 (2026-06-08)
1.49.0 (2026-06-08)
- redesign session usage summary as a distinct panel with time-saved estimate (SWR-375) (#81) (b18c5d5)
1.48.2 (2026-06-08)
- 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)
- keep bulk review visibility badge inline with highlight background (SWR-374) [semantic pr title] (#77) (db85578)
1.48.0 (2026-06-07)
- session usage summary shown on quit with operation tracking (SWR-19) [semantic pr title] (#58) (ad03cee)
1.47.0 (2026-06-07)
- bulk transfer (move) repos to another owner/org — Bulk Select action (SWR-369) [semantic pr title] (#70) (1dd444a)
1.46.1 (2026-06-07)
1.46.0 (2026-06-07)
- Bulk Select mode with bulk star, archive/unarchive, visibility, and delete operations (SWR-353) (#54) (9245324)
1.45.1 (2026-06-07)
- 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)
1.43.0 (2026-06-05)
- 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)
1.41.0 (2026-06-05)
- colour themes with Shift+T cycle keybinding and persisted preference (SWR-354) [semantic pr title] (#56) (1a307c6)
1.40.2 (2026-06-05)
1.40.1 (2026-06-05)
1.40.0 (2026-06-05)
1.39.1 (2026-06-05)
1.39.0 (2026-06-05)
1.38.1 (2026-06-05)
1.38.0 (2025-09-09)
- add GitHub Sponsors integration (b73a8c2)
1.37.0 (2025-09-09)
- add comprehensive environment variable documentation (0493cf7)
1.36.0 (2025-09-09)
- add GitHub release creation to workflow (7f06bb1)
1.35.1 (2025-09-09)
- restructure workflow to build after version commit (0fcba46)
1.35.0 (2025-09-09)
- 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)
1.34.0 (2025-09-06)
1.33.0 (2025-09-06)
1.32.0 (2025-09-05)
- ensure processPRTitle function is always exported in workflow script (8056aa3)
1.31.2 (2025-09-05)
- increase repository container height by 30% for better visibility (2ce8f8d)
1.31.1 (2025-09-05)
- correct YAML syntax for conditional expressions in workflows (c2faf29)
1.31.0 (2025-09-05)
- prevent workflow loops on automated release commits (51b1cf8)
- add GitHub sponsorship support with comprehensive platform documentation (8b4dfcc)
- initial setup for GitHub sponsorship feature branch (749f41d)
1.30.0 (2025-09-05)
- add workflow to auto-release on any version change (f89c237)
1.29.0 (2025-09-05)
- enhance messaging to position as GitHub web UI alternative (5c4a802)
1.28.0 (2025-09-05)
1.27.0 (2025-09-05)
- add PNG versions of green logo-mark (7e10efe)
1.26.0 (2025-09-05)
1.25.1 (2025-09-05)
- slow down OAuth loading spinner to update every 2 seconds (bb2b9f0)
1.25.0 (2025-09-05)
- update demo assets and documentation (84242cc)
1.24.3 (2025-09-05)
- clear all settings including org context on logout (3a30b02)
1.24.2 (2025-09-05)
- prevent Ctrl+R from triggering refresh instead of rename (987f505)
1.24.1 (2025-09-05)
- restore accidentally deleted features from refactor (bcc9f12)
1.24.0 (2025-09-05)
- add app name with version to --help output (3376c48)
1.23.0 (2025-09-04)
1.19.2 (2025-09-03)
- clear search filter when switching organization context (a5df0bf)
1.19.1 (2025-09-02)
- clear repository list immediately on context switch (73c75af)
1.19.0 (2025-09-02)
1.18.1 (2025-09-02)
- handle both CommonJS and ES module contexts in normalize-pr-title.js (b547877)
1.18.0 (2025-09-02)
- workflows: add missing normalize-pr-title.js script for PR title automation (3a009b9)
1.17.1 (2025-09-02)
- correct workflow syntax for GH_TOKEN check (e9980a6)
- make Homebrew tap update conditional on GH_TOKEN availability (cbbe500)
1.17.0 (2025-09-02)
1.16.1 (2025-09-02)
1.16.0 (2025-09-02)
1.15.1 (2025-09-02)
- standardise keyboard shortcut capitalisation in error messages (44d7998)
1.15.0 (2025-09-02)
1.14.0 (2025-09-02)
- 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)
- 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)
- add authentication to Homebrew tap update in workflow (31ec056)
1.13.1 (2025-09-01)
- auth,keyboard,ux: retry + cancel flow on rate-limit; shared logout; cache info key = K (#11) (bcbd2fc)
1.13.0 (2025-09-01)
1.12.0 (2025-09-01)
1.11.1 (2025-09-01)
- handle require not defined error in GitHub Actions script (49db95b)
1.11.0 (2025-09-01)
- add modal-based visibility filtering and sort selection (1c72224)
1.10.6 (2025-09-01)
- clear token input field after logout and successful login (243d963)
1.10.5 (2025-09-01)
- prevent duplicate modal handlers and improve modal UI (79281d3)
1.10.4 (2025-09-01)
- eliminate duplicate sync handler to prevent double execution (bf838b6)
1.10.3 (2025-09-01)
- optimize sync operation to update locally without API call (b851c85)
1.10.2 (2025-09-01)
- handle GitHub API 422 status for sync-upstream as potential success (9a13e8a)
1.10.1 (2025-09-01)
- keep sync and delete modals open on error for better UX (1823076)
1.10.0 (2025-09-01)
- sync repository actions with Apollo cache and improve info view (563d04a)
1.9.0 (2025-09-01)
- refetch repository data after sync to update timestamps (b26468d)
1.8.2 (2025-09-01)
- update search results when performing repository actions (f4edb65)
1.8.1 (2025-09-01)
- prevent duplicate npm publishing when version hasn't changed (ff0b37b)
1.8.0 (2025-08-31)
1.7.0 (2025-08-31)
- implement smarter infinite scroll prefetch trigger at 80% (d124b94)
1.6.2 (2025-08-31)
- resolve ES module import issues and improve search UX (2a08c6b)
1.6.1 (2025-08-31)
- correct GitHub Packages publishing in workflow (191fcd5)
1.6.0 (2025-08-31)
- make cache inspection visible in terminal (2030466)
- 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)
- add fork sync functionality and update documentation (1d37a10)
1.4.2 (2025-08-31)
- add packages permission and improve GitHub Packages publishing with jq (2346944)
1.4.1 (2025-08-31)
- correct GitHub Packages publishing step (6a8122a)
1.4.0 (2025-08-31)
- add GitHub Packages publishing to release workflow (0cc2052)
1.3.0 (2025-08-31)
- 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)
- add npx support as primary installation method (eeae1c8)
- re-enable NPM publishing and update installation docs (e6d5cff)
1.1.1 (2025-08-31)
- temporarily disable NPM publishing due to 2FA requirement (2ab09ca)
1.1.0 (2025-08-31)
- re-enable NPM publishing with NPM_TOKEN configured (a0c3520)
- 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)
- 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)
- reduce production page size from 25 to 15 (168c79a)