release/0.19.5
gitbutlerapp/gitbutlerrelease/0.19.5Mar 3, 2026by krlvi
AI Summary
Improves list scrolling speed and adds index addressing for uncommitted hunks. Fixes installation issues.
Key Highlights
- Improved list scrolling speed
- Uncommitted hunks can be addressed by index (e.g. `rub <file>:0`)
- Fixes `but update install` failure
New Features
- Hunk indexing support
- UI scroll speed improvement
Full Release Notes
## What's Changed - Improve list scrolling speed - `but`: Uncommitted hunks can now be addressed by their index (e.g `but rub <file>:0 <branch|commit>`) - Fixes an issue with `but update install` which was failing due to missing bin - Fixes a UI bug where in some situations the interface would freeze up after clicking on commits **Full Changelog**: https://github.com/gitbutlerapp/gitbutler/compare/release/0.19.4...release/0.19.5 ## Downloads Download bins from https://gitbutler.com/