release/0.14.22
gitbutlerapp/gitbutlerrelease/0.14.22May 13, 2025by krlvi
AI Summary
Improves v3 UI interactions including line selection during partial commits, drag-and-drop functionality to uncommit changes, and the behavior of the commit message editor.
Key Highlights
- Fixed a bug in line selection when committing partial changes (hunk splitting)
- Added support for dragging changes out of a commit in order to uncommitted only those changes
- Improved commit message editor: correct behavior of Enter and Tab
- Fixed an issue where the commit context menu for uncommit is incorrectly disabled
New Features
- Drag changes out of commit to uncommit
- Improved commit message editor (Enter/Tab behavior)
Full Release Notes
## What's Changed - Fixes an issue where an error popup is incorrectly shown when the app attempts auto-fetching but is offline ## Fixes specific to the experimental v3 UI (These are changes for an upcoming app UI overhaul that can be enabled via "v3 Design" in the global settings under "experimental". If you do try it out, we would love to hear your feedback. [Discord](https://discord.com/invite/MmFkmaJ42D) , [Tweet](https://x.com/gitbutler) or [GitHub issue](https://github.com/gitbutlerapp/gitbutler/issues) - whatever works best for you.) - Fixes a bug in line selection when committing partial changes (hunk splitting) - Fixes a bug where new stack creation sometimes attempts to automatically create invalid branch name - Adds support for dragging changes out of a commit in order to uncommitted only those changes - Fixes an issue where the commit context menu for uncommit is incorrectly disabled - Fixes a bug in listing target branch commits being off by one (missing the latest commit) - Improved draggable elements design while being dragged - Improved commit message editor: correct behavior of Enter and Tab - Fixes a bug where the commit message editor would sometimes populate with stale input **Full Changelog**: https://github.com/gitbutlerapp/gitbutler/compare/release/0.14.21...release/0.14.22 ## Downloads Download bins from https://gitbutler.com/