Skip to content

EDVoice v0.5.2

Choose a tag to compare

@lambda-pixel lambda-pixel released this 28 Sep 13:49
· 69 commits to master since this release

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.exe instead)
  • 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.