What's Changed
This release fixes two bugs affecting proxy-aware file resolution and Linux RPM auto-update.
🐛 Bug Fixes
- Proxy not applied for extensionless URL resolution — The AddTask dialog's submit handler was missing the
downloadProxyparameter when callingresolve_filename, causing HEAD requests to bypass the configured proxy and connect directly (#248) - Linux RPM auto-update fails with "invalid updater binary format" — The updater JSON was missing
linux-x86_64-rpmandlinux-aarch64-rpmplatform entries, causing RPM users to fall back to AppImage which cannot replace an RPM installation (#250)
🛠 Improvements
- Added diagnostic logging to
apply_optional_proxyfor easier remote debugging of proxy issues
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb .rpm
|