v0.4.4
SkyworkAI/SkyReels-V2v0.4.4Aug 30, 2025by github-actions[bot]
AI Summary
Updates build system dependencies and fixes specific UI interaction bugs in the code editor.
Key Highlights
- Update Fedora releases to use 41/42
- Update Alpine to latest for portable builds
- Remove Ubuntu Focal (20.04) support
- Fix dropdown menu disappearing after releasing mouse button
- Fix issue with cargo vendoring due to duplicate `dpi` crate
New Features
- Update Fedora releases to use 41/42
- Update Alpine to latest (used for building portable lapce-proxy)
- Remove Ubuntu Focal (20.04)
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