release/0.14.24
gitbutlerapp/gitbutlerrelease/0.14.24May 20, 2025by krlvi
AI Summary
Introduces a forge override setting for self-hosted instances and fixes several v3 UI issues related to conflict resolution, branch creation context menus, and drag-and-drop functionality.
Key Highlights
- Added a forge override setting for self-hosted GitLab instances
- Added the ability to start a new branch lane via drag and drop of uncommitted changes
- Fixed an issue where conflicted commits are not correctly indicated correctly in the UI
- Fixed an issue where creating a dependent branch from the context menu of an existing branch wasn't working
New Features
- Forge override setting
- Ability to start new branch lane via drag and drop
Full Release Notes
## What's Changed - Adds a forge override setting. This is useful if you have a self-hosted GitLab instance and GitButler does not automatically detect the remote type - Adds a dismissible message on startup informing on the upcoming v3 UI ## Fixes - Fixes a bug where in some rare cases renaming a branch fails - Fixes an issue where for some branch names (containing slashes) Pull Request creation fails - Fixes a bug where directories ending with an underscore are incorrectly rendered on screen - Improved app performance when there are many new, untracked files ## Fixes specific to the experimental v3 UI - Improved the behavior of the commit message editor when line wrapping is enabled - Adds the ability to start a new branch lane via drag and drop of uncommitted changes - The app now correctly connects branches to existing PRs (created outside the app) - Fixes an issue where conflicted commits are not correctly indicated correctly in the UI - Fixes a bug where completing conflict resolution did not update the UI - Fixed an issue where creating a dependent branch from the context menu of an existing branch wasn't working - Fixes an issue with stale commit messages appearing when starting a new commit **Full Changelog**: https://github.com/gitbutlerapp/gitbutler/compare/release/0.14.23...release/0.14.24 ## Downloads Download bins from https://gitbutler.com/