v0.4.4

mukul975/cve-mcp-serverv0.4.4Aug 30, 2025by github-actions[bot]

AI Summary

This version updates package distribution targets by removing Ubuntu Focal and updating Fedora and Alpine versions. It also fixes UI dropdown menu issues and dependency conflicts.

Key Highlights

  • Updated Fedora releases to 41/42
  • Updated Alpine to latest for portable builds
  • Removed Ubuntu Focal (20.04)
  • Fixed dropdown menu disappearing after releasing mouse button
  • Fixed cargo vendoring issues due to duplicate dpi crate

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