v0.4.3

vectordotdev/vectorv0.4.3Jun 26, 2025by github-actions[bot]

AI Summary

Adds support for Ubuntu 24.04 LTS, implements code navigation panels like 'Find References' and 'Go To Implementation', and updates to Rust 2024 Edition.

Key Highlights

  • Ubuntu 24.04 LTS (noble) build support
  • New 'Find References' panel
  • New 'Go To Implementation' panel
  • Bump to Rust 2024 Edition
  • Default Diff syntax support for patch files

New Features

  • Ubuntu 24.04 LTS support
  • Find References panel
  • Go To Implementation panel
  • Rust 2024 Edition update
  • Diff syntax handling for patch files
  • File dialog title updates

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