v0.4.4

NodePassProject/Anywherev0.4.4Aug 30, 2025by github-actions[bot]

AI Summary

Updates build dependencies for Fedora and Alpine, removes Ubuntu Focal 20.04, and fixes bugs related to UI interaction and dependency management.

Key Highlights

  • Updated Fedora releases to use versions 41 and 42.
  • Updated Alpine to the latest version for building portable lapce-proxy.
  • Removed Ubuntu Focal (20.04) support.
  • Fixed dropdown menu disappearing after releasing the mouse button.
  • Fixed issue with cargo vendoring due to duplicate 'dpi' crate.

Breaking Changes

  • Ubuntu Focal (20.04) support removed

New Features

  • Dependency updates for Fedora and Alpine
  • Bug fixes for UI interaction and dependency management

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