v0.4.4
OpenMOSS/MOSS-Transcribe-Diarizev0.4.4Aug 30, 2025by github-actions[bot]
AI Summary
This release updates Linux distribution support to Fedora 41/42 and Alpine latest, while removing Ubuntu Focal. It also fixes a dropdown menu issue and a cargo vendoring problem.
Key Highlights
- Updated Fedora releases to use 41/42
- Updated Alpine to latest
- Removed Ubuntu Focal (20.04)
- Fixed dropdown menu disappearing after releasing mouse button
- Fixed cargo vendoring due to duplicate `dpi` crate
New Features
- Fedora 41/42 support
- Alpine latest support
- Removal of Ubuntu Focal support
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