[10.0.1] – February 20, 2026
Linux Hotfixes, Electron Guards, and Download UX
A small follow-up release focused on Linux onboarding/dependencies, safer Electron binary resolution, and improved download UX when no download directory is configured.
➕ Additions
Ascendara Core
- Show a dialog when no download directory is set
- Add
linuxDepsonboarding step for Python/Wine before shared dependencies - Expose DevTools button on Linux (guard dev-only tools)
- Add DevTools toggle IPC handler and Linux icon support
- Add
requirements.txtfor Python binary packages - Compile Python binaries to standalone Linux ELF executables
🛠 Improvements
Ascendara Core
- Expose
onDownloadErrorhandler - Add
qbittorrentapito venv packages - Remove MillionLint
- Miscellaneous cleanup
🐛 Fixes
Ascendara Core
- Show all onboarding steps on Linux
- Use
process.resourcesPathfor binaries - Use
process.resourcesPathfor Linux binary executable paths - Guard
imageKeyand add binary existence checks - Update Python scripts for Linux production compatibility