Aegis v0.1.1 — first patch
Two fixes from the first real-user smoke test on v0.1.0.
What's fixed
- 🔇 Backups no longer pop a console window. Running a backup (or restore, or any internal database query) was flashing a black
mysqldumpconsole window for the duration of the operation — ugly and surprising for a GUI app. Every call to the bundledmysql/mysqldump/mysqlchecktools is now silent. - 🛡️ README guidance for Windows Defender false positives. Some users may see a
Trojan:Win32/Bearfoos.A!mlwarning the first time they install. That's a generic ML-classifier false positive on small unsigned Tauri apps — Aegis is fully open-source, every line that ships is in this repo. The README now explains how to allow it through Defender and how to help by reporting the false positive to Microsoft (which corrects it for all users worldwide).
Updating
Already on v0.1.0? Open About → Check for updates — Aegis will download and install v0.1.1 with a single click, no reinstalling.
New install? Download Aegis_0.1.1_x64-setup.exe below.