What's New
- Automatic update checking: Launcher now checks for updates on startup and prompts to download/install
- Inno Setup installer: Replaced custom installer with standard Inno Setup to fix Windows Defender false positives
- Fixed version tracking: Installer now correctly updates version.txt on upgrades
- Centralized theme: Shared WPF resources via Theme.xaml
- Cleaned up controller config: Removed duplicate glyph handling and redundant properties
- Improved packaging: Streamlined release build pipeline
Notes
The previous custom installer was triggering antivirus false positives due to its payload-append behavior. This has been replaced with a standard Inno Setup installer.
If you're updating from a previous version, please uninstall it first and download the latest installer from this page.