release/0.14.27

gitbutlerapp/gitbutlerrelease/0.14.27May 30, 2025by krlvi

AI Summary

Significant updates including support for new AI models (Sonnet 4, Opus 4), fixes for Linux filesystem stability, and a series of improvements to the experimental v3 UI.

Key Highlights

  • Added support for Sonnet 4 and Opus 4 models
  • Fixed Linux specific bug where filesystem events without a path could crash the file system watching
  • Improved v3 UI: Squash-merged branches are now correctly detected as integrated
  • It is now possible to uncommit only a specific file in a commit via a right click menu action
  • Improved markdown rendering for Commits and PRs

New Features

  • Support for Sonnet 4 and Opus 4 models
  • Ability to uncommit specific files in a commit
  • Support for applying a branch to the workspace from fork

Full Release Notes

## What's Changed
### Changes
- Adds support for Sonnet 4 and Opus 4 models
- Fixes a Linux specific bug where filesystem events without a path can crash the file system watching
- Fixes a scrolling issue in error popups
- Fixes a bug where in some conditions git author is not correctly checked on project add

### Changes specific to the v3 UI
- Squash-merged branches are now correctly detected as integrated (if there is a GitHub/Lab integration available)
- It is now possible to uncommon only a specific file in a commit via a right click menu action
- Added support for applying a branch to the workspace from fork
- Improved markdown rendering (Commits and PRs)
- Fixes a bug in edit (conflict resolution) mode where a large number of files was not scrollable and obscured the save/cancel actions
- Fixed a bug with causing flickering while scrolling diffs
- Fixes a bug where the file vs tee view toggle buttons could get out of sync
- Fixes a bug where upon navigating to a different project new file changes were not shown (refreshed)
- Fixes a bug where the submodule setting ignore = all was not respected

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

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