v0.4.3
ed-donner/llm_engineeringv0.4.3Jun 26, 2025by github-actions[bot]
AI Summary
This release introduces new code navigation features like 'Find References' and 'Go To Implementation', adds Ubuntu 24.04 support, and updates to Rust 2024 Edition.
Key Highlights
- Added 'Find References' and 'Go To Implementation' panels
- Added Ubuntu 24.04 LTS build support
- Updated to Rust 2024 Edition
- Default Diff syntax for patch files
- Fixed pointer events on plugin panels
New Features
- 'Find References' panel
- 'Go To Implementation' panel
- Ubuntu 24.04 LTS build
- Rust 2024 Edition
- Diff syntax for .diff/.patch files
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