What's Changed
This beta brings a critical Linux close-to-tray regression fix, enhanced advanced preferences, and tray speedometer improvements across all platforms.
🐛 Bug Fixes
- Linux close-to-tray regression — Migrated
CloseRequestedhandling fromRunEventcallback toBuilder::on_window_event(), the first hook in Tauri's event lifecycle, ensuringapi.prevent_close()reliably fires before the compositor can destroy the window on Linux/Wayland
✨ New Features
- Tray speedometer — Enhanced tray icon speed display with localization support
- File/folder operation feedback — Improved user feedback for file and folder operations
- RPC secret handling — Differentiated unset from empty to avoid configuration ambiguity
🛠 Improvements
- Advanced preferences — Reorganized engine, session, log, and history management with new options to clear logs and open the config folder
- Localization — Updated preference strings across all 26 locales
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|