EDVoice v0.5.2
This minor release improves stability and fallback mechanisms:
New
- Console fallback mode: If the GUI cannot initialize, EDVoice will automatically attempt launching in console mode.
- Direct console mode in case the failback does not work (use
EDVoice-cli.exeinstead) - Crash logging: Errors and exceptions are now caught and written to EDVoiceCrash.log for easier troubleshooting.
Improvements
- Improved error handling to reduce silent failures.
- More robust initialization path: EDVoice will try to keep running even if the GUI setup fails.