Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
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 )
You can’t perform that action at this time.