v0.4.3
LaurenzV/hayrov0.4.3Jun 26, 2025by github-actions[bot]
AI Summary
Introduces Ubuntu 24.04 LTS support, implements code navigation panels for finding references and jumping to implementations, and bumps the Rust toolchain to the 2024 Edition.
Key Highlights
- Added Ubuntu 24.04 LTS (noble) build
- Implemented 'Find References' panel
- Implemented 'Go To Implementation' panel
- Bumped to Rust 2024 Edition
- Default diff syntax for files with .diff/.patch extensions
New Features
- Ubuntu 24.04 LTS build support
- "Find References" panel
- "Go To Implementation" panel
- Rust 2024 Edition
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