release/0.14.19
gitbutlerapp/gitbutlerrelease/0.14.19Apr 28, 2025by krlvi
AI Summary
This release introduces options for managing local branches and updates the GitLab integration to support custom CSPs. It also enhances Pull Request description generation and fixes several issues with GitLab stacked merge requests and app stability.
Key Highlights
- Adds option to delete merged branches locally during workspace updates.
- Adds option to disable app update checks for firewall scenarios.
- Supports custom CSP configuration for self-hosted GitLab and Ollama instances.
- Improved Pull Request description generation respecting templates.
- Fixes GitLab stacked merge request links and branch removal issues.
New Features
- Delete merged branches option
- Disable app update checks option
- Custom CSP configuration
- Improved PR description generation
Full Release Notes
## What's Changed - Adds an option to delete merged / integrated branches (locally) while updating the workspace - Adds an option to disable checking for app updates - this is useful when using the app behind a firewall blocking these requests resulting in error popups - Improved Pull Request description generation to respect any PR template provided ### Self-Hosted GitLab / Ollama / GitHub - Adds support for configuring custom Custom Content Security Policy (CSP), allowing the use of self-hosted GitLab or Ollama instances (Docs: https://docs.gitbutler.com/troubleshooting/custom-csp) ## Fixes - GitLab: fixes an issue where links are broken for stacked merge requests - GitLab: Merge Requests are now created with the "remove source branch on merge" option enabled - required for stacking - GitButler will no longer generate branches with UUID names upon unapplying of a stack - Entering edit mode for a commit now has a loading state - Fixes a bug in the "squash all" commits in the branch - Fixes a bug with Pull/Merge Request creation where it automatically trimmed whitespaces ## New Contributors * @nolith made their first contribution in https://github.com/gitbutlerapp/gitbutler/pull/8227 * @Skeyelab made their first contribution in https://github.com/gitbutlerapp/gitbutler/pull/8256 **Full Changelog**: https://github.com/gitbutlerapp/gitbutler/compare/release/0.14.18...release/0.14.19 ## Downloads Download bins from https://gitbutler.com/