What's Changed
This beta addresses three platform-specific bugs reported after the v3.8.1 stable release, improving reliability across Windows, Linux, and the auto-archive workflow.
🐛 Bug Fixes
- Window surfacing on Windows minimize-to-taskbar — Added
unminimize()beforeshow()+setFocus()at all window-surfacing call sites. Previously, clicking a download link or tray action while the window was minimized to the Windows taskbar would fail to bring it back. (#244) - File category archive path lost after lightweight mode — Patched the task-merging layer to prioritize history database records over stale aria2
DownloadResultsnapshots. Files moved by auto-archive no longer appear as "missing" after the window is recreated. (#243) - Linux tray icon black square on autostart — Added a deferred icon re-set on Linux to work around a timing race with the SNI D-Bus protocol. When KDE Plasma's
StatusNotifierHostisn't ready at boot, the initial icon registration silently fails — the delayed re-set triggers a freshNewIconsignal that the now-ready host receives correctly. (#242)
🛠 Improvements
- Browser extension auto-submit — Changed the default for
autoSubmitFromExtensiontofalse, ensuring the Add Task dialog always opens for user review when receiving downloads from the browser extension.
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|