v0.4.3
OpenMOSS/MOSS-Transcribe-Diarizev0.4.3Jun 26, 2025by github-actions[bot]
AI Summary
This release introduces new functionality like 'Find References', 'Go To Implementation', and Diff syntax support, alongside Ubuntu 24.04 LTS support and a Rust 2024 Edition update.
Key Highlights
- Added Ubuntu 24.04 LTS (noble) build
- Implemented 'Find References' panel
- Implemented 'Go To Implementation' panel
- Diff syntax support for files with .diff/.patch extensions
- Updated to Rust 2024 Edition
New Features
- Ubuntu 24.04 LTS build
- Find References panel
- Go To Implementation panel
- Diff syntax support 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