v0.4.3

Fictionarry/TalkingGaussianv0.4.3Jun 26, 2025by github-actions[bot]

AI Summary

This release enhances the IDE experience with new navigation tools like 'Find References' and 'Go To Implementation', while also adding support for Ubuntu 24.04 LTS. Additionally, it updates the Rust toolchain to the 2024 edition and improves file handling syntax.

Key Highlights

  • Add Ubuntu 24.04 LTS (noble) build
  • Implement 'Find References' panel
  • Implement 'Go To Implementation' panel
  • Bump to Rust 2024 Edition

New Features

  • 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

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