release/0.14.26

gitbutlerapp/gitbutlerrelease/0.14.26May 23, 2025by krlvi

AI Summary

Enhancements to the v3 UI include auto-generated branch names and improved feedback for partial commit failures, alongside fixes for gitignored files and selection logic.

Key Highlights

  • When creating a new branch the name is pre-filled with an auto generated one
  • Partial commit failures now display a summary of the affected files
  • Fixed gitignored files starting with $ are now correctly respected
  • Selection logic updated: When a commit is selected, its first file is also selected for preview

New Features

  • Auto-generated branch names
  • Selection logic updates (select first file on commit select)

Full Release Notes

## What's Changed
### Changes specific to the v3 UI
- Partial commit failures now display a summary of the affected files
- Improved panel resizing heuristic
- Improved markdown rendering
- When creating a new branch the name is pre-filled with an auto generated one
- Fixes a bug where the branches panel on the right resizing unexpectedly 
- Fixes a bug where gitignored files starting with $ are not respected
- Fixes a line selection bug while committing parts of diffs
- Fixes a flicker while navigating between repositories
- Fixes a bug with PR description generation
- Fixes a bug where readonly files/changes outside of the workspace were draggable
### Selection
- When a commit is selected, it's first file is also selected for preview
- After a new branch is created it becomes selected
- After a commit is 'uncommitted' the drawer/preview selection is cleared

**Full Changelog**: https://github.com/gitbutlerapp/gitbutler/compare/release/0.14.25...release/0.14.26

## Downloads
Download bins from https://gitbutler.com/