v0.4.3

lightpanda-io/browserv0.4.3Jun 26, 2025by github-actions[bot]

AI Summary

Adds Ubuntu 24.04 LTS support and implements developer tools like 'Find References' and 'Go To Implementation' panels, while updating the Rust toolchain to the 2024 Edition.

Key Highlights

  • Ubuntu 24.04 LTS (noble) build support
  • Diff syntax support for .diff/.patch files
  • Rust 2024 Edition update
  • New 'Find References' and 'Go To Implementation' panels

New Features

  • Ubuntu 24.04 LTS (noble) build
  • Diff syntax for files with .diff/.patch extensions
  • Find References panel
  • Go To Implementation panel

Full Release Notes

### Features/Changes

- Add Ubuntu 24.04 LTS (noble) build
- Use Diff syntax for files with .diff/.patch extensions by default.
- Update titles of file dialogs for better clarity
- Bump to Rust 2024 Edition
- Implement "Find References" panel
- Implement "Go To Implementation" panel

### Bug Fixes
- Fix pointer event not working on plugin panel
- Fix rename/new file editor in file explorer is too small