v0.4.4
datalab-to/suryav0.4.4Aug 30, 2025by github-actions[bot]
AI Summary
The project updated its build dependencies and supported OS versions, specifically removing older Ubuntu releases while fixing several user interface bugs.
Key Highlights
- Updated Fedora releases to versions 41 and 42.
- Updated Alpine to the latest version.
- Removed Ubuntu Focal (20.04) support.
- Fixed a bug where dropdown menus would disappear after releasing the mouse button.
- Fixed cargo vendoring issues caused by duplicate `dpi` crate.
New Features
- Update Fedora releases to use 41/42
- Update Alpine to latest
- 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