v0.4.3
AIPentest/CyberStrikeAIv0.4.3Jun 26, 2025by github-actions[bot]
AI Summary
This release adds support for Ubuntu 24.04 LTS, introduces the Rust 2024 Edition, and adds new 'Find References' and 'Go To Implementation' panels, along with improvements to diff viewing and file dialogs.
Key Highlights
- Add Ubuntu 24.04 LTS (noble) build
- Bump to Rust 2024 Edition
- Implement 'Find References' panel
- Implement 'Go To Implementation' panel
- Use Diff syntax for files with .diff/.patch extensions
New Features
- Ubuntu 24.04 LTS build support
- Rust 2024 Edition support
- Find References panel
- Go To Implementation panel
- Diff syntax support for .diff/.patch files
- Updated file dialog titles
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