What's new
GitBor release history — short and to the point.
v0.1.19
Latest- NewMulti cherry-pick: Ctrl/Shift select commits, series with Continue/Skip/Abort
- ImprovedGraph search with regexp and “Select all” matches
- ImprovedCommit context menu decluttered: rare actions moved into “More”
- ImprovedPanel heights scale proportionally when the window is resized
- ImprovedBranch row: actions on hover at the right, pin/solo/note markers by the name
- NewFile Tree tab shows the file contents at that revision, not only the diff
- ImprovedStash “Show changes” switches straight to the Changes tab
- ImprovedSofter shadows, scrollbars, and an accent on the active repo tab
- FixedBranch action buttons no longer stay stuck open after a click
- FixedDropping a stash by hash works again (auto-stash and recovery)
v0.1.18
- NewPer-file commit history: right-click a file to see its commits on the left and their diff on the right, with compare-to-previous and compare-to-selected
- ImprovedThe changes list no longer stalls on huge file sets — it opens fast even with tens of thousands of files
- ImprovedDiscard All can optionally remove new files too — via a separate checkbox in the confirmation
- ImprovedUpdate an inactive branch straight from its context menu, without switching to it
- FixedThe commit message draft is kept when switching tabs and repositories
- FixedBranch descriptions no longer disappear after restarting the app
v0.1.17
- NewNew File Tree tab — full snapshot of a commit's files, not just the changed ones
- NewGitBor No AI build: a separate AI-free version for workplaces where AI is restricted
- NewCommit type picker: a button next to the subject with hints (feat, fix, docs…) for Conventional Commits repos
- ImprovedCommits are no longer blocked by format: if the type is missing, it is added automatically
- ImprovedShort branch names in the graph, full path in the tooltip
- ImprovedBranch badges: remote icon and current-branch highlight
- ImprovedCommit tab now shows a tidy summary of changed files with readable labels
- ImprovedRedesigned the changelog page
- FixedUpdate check: a version is offered only when it is actually newer than the current one
v0.1.16
- ImprovedCommit graph opens faster on large repositories
- FixedFixed crash during conflict resolution
- FixedFixed whitespace handling in diff view
v0.1.15
- NewAI commit messages for multiple providers
- ImprovedFaster blame on large files