v0.4.4

zaidmukaddam/scirav0.4.4Aug 30, 2025by github-actions[bot]

AI Summary

Updates Linux distribution support by adding Fedora 41/42 and Alpine latest, while removing Ubuntu Focal. Includes fixes for UI dropdowns and build dependencies.

Key Highlights

  • Update Fedora releases to 41/42
  • Update Alpine to latest
  • Remove Ubuntu Focal (20.04)
  • Fix dropdown menu disappearing bug
  • Fix cargo vendoring duplicate dpi crate

Breaking Changes

  • Ubuntu Focal (20.04) is no longer supported

New Features

  • Fedora 41/42 support
  • Alpine latest 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