v0.4.4
lightpanda-io/browserv0.4.4Aug 30, 2025by github-actions[bot]
AI Summary
The update focuses on dependency management and UI stability, including removing older Ubuntu versions and fixing a critical dropdown interaction bug.
Key Highlights
- Updated Fedora releases to use 41/42 and Alpine to the latest version.
- Removed support for Ubuntu Focal (20.04) to streamline dependencies.
- Fixed dropdown menu disappearing after releasing the mouse button.
- Resolved cargo vendoring issues caused by a duplicate `dpi` crate.
Breaking Changes
- Removed Ubuntu Focal (20.04) support.
New Features
- Updated Alpine and Fedora build dependencies.
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