What's Changed
This beta introduces system sleep prevention during active downloads and improves the file timestamp setting with a clearer dropdown selector.
✨ New Features
- Keep Awake — Prevent system sleep and display dimming while downloads are active. Uses OS-native APIs: macOS
IOPMAssertion, WindowsSetThreadExecutionState, Linux D-Busorg.freedesktop.ScreenSaver. Managed via RAII guard in the Rust stat service — works in lightweight mode when the WebView is destroyed. Default: OFF.
🛠 Improvements
- File timestamp selector — Replaced ambiguous toggle with a labeled dropdown (
Download date/Original server date). Default changed from server date to download date, matching aria2 upstream default and mainstream download manager conventions (IDM, FDM, Chrome). - Full i18n support for both features across all 26 languages.
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|