AngKorGit v0.1.1
·
0 commits
to 4b45ce33d83a4862c19e5d315c59c633ef9c0c01
since this release
The first update — and if you're on v0.1.0, AngKorGit will offer to install it by itself (signature-verified). That's the auto-updater's maiden voyage. 🏛️
New
- Repository tabs — a tab strip above the toolbar, one tab per open project: click to switch, ✕ or middle-click to close, + to open another. Tabs persist across restarts.
- First-class submodules — right-click any submodule: Open as repository (full graph and history, double-click works too) or Update to check out the recorded commit. Updates authenticate through the full credential chain, so private hosts work.
- Remote management — right-click a remote to fetch it, edit its name/URL, or remove it (with confirmation; the server is never touched).
- Status bar — current branch, commits to push/pull, working-copy state, a zoom picker (50–200%), and the app version, which doubles as a check-for-updates button.
- File history polish — opening file history now takes over the center area even while a diff preview is open, and the diff minimap rail can be dragged to scroll like a scrollbar.
Fixed
- Zoom honors exact levels (50–200%) instead of clamping and rounding
- Sidebar remote entries show a clean name with the URL as a tooltip
Install
| Platform | File |
|---|---|
| macOS (Intel + Apple Silicon) | AngKorGit_0.1.1_universal.dmg |
| Windows | AngKorGit_0.1.1_x64-setup.exe |
| Linux | AngKorGit_0.1.1_amd64.AppImage / .deb / .rpm |
First time installing? See the macOS first-launch guide (unsigned free software needs a couple of one-time confirmations). Already on v0.1.0? Just accept the in-app update prompt.
Full details in the changelog. Found a bug? Open an issue.