release/0.19.1
gitbutlerapp/gitbutlerrelease/0.19.1Feb 8, 2026by krlvi
AI Summary
This release adds a settings toggle for single file preview, GitLab multi-account support, and introduces an interactive diff viewer with the but diff --tui option.
Key Highlights
- Settings toggle for previewing one file at a time
- GitLab integration supports multiple accounts
- Fixed stacked PR footer maintenance
- Fixed scroll jitter and lag in diff lists
- but diff --tui option for interactive viewing
New Features
- Single file preview toggle in appearance settings
- GitLab multi-account support
- Interactive diff viewer (but diff --tui)
- but pr new checks auth upfront
- but config for GitLab accounts
- but rub treated files with dashes as ranges fix
- --status-after flag for mutation commands
- Updated Agents SKILL.md with but skill check --update
Full Release Notes
## Changes - Added a settings toggle for previewing only one file at a time (appearance settings) - The GitLab integration now supports multiple accounts - Fixes an issue where stacked PR footers were not being correctly maintained - Fixed scroll jitter and lag when expanding items in diff lists and when scrolling quickly - Fixed an issue where newly created branches could be incorrectly associated with stale remote tracking branches ## CLI Changes - `but diff` now has a `--tui` option for interactive diff viewer (set it as default via `but config ui`) - `but pr new` now checks auth upfront instead after message composition - Fixes an issue where `but rub` treated files with dashes as ranges - Most mutations commands like `rub`, `move`, `amend` now have `--status-after` flag - You can now configure GitLab accounts via `but config` - Improved Agents SKILL.md file - update it with `but skill check --update` ## New Contributors * @rsteube made their first contribution in https://github.com/gitbutlerapp/gitbutler/pull/12223 **Full Changelog**: https://github.com/gitbutlerapp/gitbutler/compare/release/0.19.0...release/0.19.1 ## Downloads Download bins from https://gitbutler.com/