v0.4.3

aldinokemal/go-whatsapp-web-multidevicev0.4.3Jun 26, 2025by github-actions[bot]

AI Summary

Introduced new platform support, upgraded the Rust toolchain, and implemented advanced code navigation and file viewing features.

Key Highlights

  • Added Ubuntu 24.04 LTS (noble) build
  • Bumped to Rust 2024 Edition
  • Implemented 'Find References' panel
  • Implemented 'Go To Implementation' panel
  • Defaulted to Diff syntax for .diff/.patch extensions

New Features

  • Find References panel
  • Go To Implementation panel
  • Diff syntax for files with .diff/.patch extensions

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