Releases: ehud-am/gitlocal
Releases · ehud-am/gitlocal
v0.4.8
What's changed
- reissue the ignored-file visibility release after the previous npm publish attempt failed before the package reached the registry
- show ignored files and folders across the repository tree, folder lists, and search
- mark ignored content consistently as local-only so it is clear it will not be pushed to a remote
- fix misleading empty states when ignored content is the only visible content
- keep the publish-safe Hono, Vitest, and Vite dependency updates in place
v0.4.7
What's changed
- show ignored files and folders across the repository tree, folder lists, and search
- mark ignored content consistently as local-only so it is clear it will not be pushed to a remote
- fix misleading empty states when ignored content is the only visible content
- update Hono, Vitest, and Vite dependencies so release verification and audits pass cleanly
v0.4.6
0.4.6
- expanded the inline editor to use the content area more effectively
- added folder-first main-panel browsing for empty, reset, and selected-folder states
- improved newly initialized repo behavior, working-tree README detection, and new-file suggestions
- hid markdown comments in rendered view and removed noisy auto-recovery messaging
v0.4.5
0.4.5
- Added manual local file creation, in-place editing, and deletion flows in the repository viewer with dirty-state protection and sync-aware refresh behavior.
- Updated GitHub Actions workflows to current actions/checkout and actions/setup-node majors so CI and publish runs no longer rely on deprecated Node 20 action runtimes.
- Simplified npm packaging ignore rules so release artifacts are defined by the tracked build outputs and package files list instead of a separate .npmignore.
v0.4.4
v0.4.3
Highlights
- fixed the footer so it shows the actual running GitLocal version
- added left-side line numbers to code-oriented viewer presentations
- covered the runtime version path and numbered code rendering with regression tests
Verification
- npm test
- npm run lint
- npm run build
v0.4.2
Highlights
- polished markdown and raw copy controls with icon-based actions
- redesigned quick finder, sidebar controls, and fixed footer
- fixed startup repository detection and cross-repository stale branch/path recovery
Verification
- npm test
- npm run lint
- npm run build
v0.3.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Full Changelog: v0.2.0-rc.1...v0.2.0
v0.2.0-rc.1
Release candidate