v0.4.4
gitbutlerapp/gitbutlerv0.4.4Aug 30, 2025by github-actions[bot]
AI Summary
Updates Linux package distributions and removes Ubuntu Focal support, while fixing dropdown and cargo vendoring bugs.
Key Highlights
- Fedora releases updated to 41/42
- Ubuntu Focal (20.04) removed
- Fixed dropdown menu disappearing
- Fixed cargo vendoring duplicate crate
Breaking Changes
- Ubuntu Focal (20.04) removed
New Features
- Fedora 41/42 support
- Alpine latest support
- Fixed dropdown menu
- Fixed cargo vendoring
Full Release Notes
### Features/Changes - Update Fedora releases to use 41/42 - Update Alpine to latest (used for building portable lapce-proxy) - Remove Ubuntu Focal (20.04) ### Bug Fixes - Fix dropdown menu disappearing after releasing mouse button (<https://github.com/lapce/lapce/issues/3786>) - Fix issue with cargo vendoring due to duplicate `dpi` crate