> git log --oneline
Changelog
Every release of gh-manager-cli, fresh from GitHub Releases. Updated automatically — refreshed at most every 60 minutes.
Features
- add GitHub Sponsors integration (b73a8c2)
Features
- add comprehensive environment variable documentation (0493cf7)
Features
- add GitHub release creation to workflow (7f06bb1)
Bug Fixes
- restructure workflow to build after version commit (0fcba46)
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)
Bug Fixes
- increase repository container height by 30% for better visibility (2ce8f8d)
Bug Fixes
- correct YAML syntax for conditional expressions in workflows (c2faf29)
Features
- add workflow to auto-release on any version change (f89c237)
Features
- enhance messaging to position as GitHub web UI alternative (5c4a802)
Features
- add PNG versions of green logo-mark (7e10efe)
Bug Fixes
- slow down OAuth loading spinner to update every 2 seconds (bb2b9f0)
Features
- update demo assets and documentation (84242cc)
Bug Fixes
- clear all settings including org context on logout (3a30b02)
Bug Fixes
- prevent Ctrl+R from triggering refresh instead of rename (987f505)
Bug Fixes
- restore accidentally deleted features from refactor (bcc9f12)
Features
- add app name with version to --help output (3376c48)
Bug Fixes
- clear search filter when switching organization context (a5df0bf)
Bug Fixes
- clear repository list immediately on context switch (73c75af)
Bug Fixes
- handle both CommonJS and ES module contexts in normalize-pr-title.js (b547877)
Features
- workflows: add missing normalize-pr-title.js script for PR title automation (3a009b9)
Bug Fixes
- standardise keyboard shortcut capitalisation in error messages (44d7998)
Bug Fixes
Bug Fixes
- add authentication to Homebrew tap update in workflow (31ec056)
Bug Fixes
- handle require not defined error in GitHub Actions script (49db95b)
Features
- add modal-based visibility filtering and sort selection (1c72224)
Bug Fixes
- clear token input field after logout and successful login (243d963)
Bug Fixes
- prevent duplicate modal handlers and improve modal UI (79281d3)
Bug Fixes
- eliminate duplicate sync handler to prevent double execution (bf838b6)
Performance Improvements
- optimize sync operation to update locally without API call (b851c85)
Bug Fixes
- handle GitHub API 422 status for sync-upstream as potential success (9a13e8a)
Bug Fixes
- keep sync and delete modals open on error for better UX (1823076)
Features
- sync repository actions with Apollo cache and improve info view (563d04a)
Features
- refetch repository data after sync to update timestamps (b26468d)
Bug Fixes
- update search results when performing repository actions (f4edb65)
Bug Fixes
- prevent duplicate npm publishing when version hasn't changed (ff0b37b)
Features
- implement smarter infinite scroll prefetch trigger at 80% (d124b94)
Bug Fixes
- resolve ES module import issues and improve search UX (2a08c6b)
Bug Fixes
- correct GitHub Packages publishing in workflow (191fcd5)
Features
- add fork sync functionality and update documentation (1d37a10)
Bug Fixes
- add packages permission and improve GitHub Packages publishing with jq (2346944)
Bug Fixes
- correct GitHub Packages publishing step (6a8122a)
Features
- add GitHub Packages publishing to release workflow (0cc2052)
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)
Bug Fixes
- temporarily disable NPM publishing due to 2FA requirement (2ab09ca)
Features
- re-enable NPM publishing with NPM_TOKEN configured (a0c3520)
Bug Fixes
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)