What's Changed
This beta improves lightweight-mode reliability for native tray and menu actions, and updates automatic update checks so new installations can check on every frontend startup, including lightweight restores.
✨ New Features
- Every-startup update checks — New installations now default to checking for updates on every frontend startup, with a new preference option for selecting this behavior explicitly.
🛠 Improvements
- Native action queueing — Tray and native menu actions are queued while the frontend is being recreated, then replayed once the WebView is ready.
- Config persistence — Added the update-check interval key to the user config allowlist so preference changes persist correctly.
- Localization — Added the new update-check interval label across all 26 supported locales.
🐛 Bug Fixes
- Fixed lightweight-mode tray/menu actions that could wake the window but fail to execute the requested frontend action.
- Fixed update-check interval handling so
0remains a valid “every startup” value instead of falling back to 24 hours.
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|