v3.4.9-beta.5 — Robust Download Directory Fallback
Pre-release
Pre-release
·
700 commits
to main
since this release
What's Changed
This release hardens the download directory fallback introduced in beta.4, which could silently fail on certain macOS configurations.
🛠 Improvements
- Three-tier download directory fallback — When no download directory is configured, the engine startup now uses a robust fallback chain:
downloadDir()→homeDir()/Downloads→homeDir(). Each fallback tier is logged for diagnostics. The resolved directory is persisted to config.json so subsequent launches skip the fallback entirely.
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg |
| Windows | x64 · ARM64 | -setup.exe |
| Linux | x64 · ARM64 | .AppImage .deb |