v0.4.3

alibaba/page-agentv0.4.3Jun 26, 2025by github-actions[bot]

AI Summary

This release focuses on IDE-like enhancements, including code navigation panels, support for new OS versions, and an upgrade to the Rust toolchain.

Key Highlights

  • Added 'Find References' and 'Go To Implementation' code navigation panels
  • Added Ubuntu 24.04 LTS (noble) build support
  • Enabled Diff syntax support for files with .diff/.patch extensions
  • Bumped to Rust 2024 Edition

New Features

  • Ubuntu 24.04 LTS build
  • Diff syntax support for .diff/.patch files
  • Find References panel
  • Go To Implementation panel
  • Rust 2024 Edition

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