Release Notes

v0.3.9

View source on GitHub

What's Changed

Fixes

  • Fixed duplicate error dialogs appearing when update checks fail — now only one dialog is shown per failure, improving user experience during updater errors.

Internal

  • Refactored updater error handling in Electron main process to separate state reset/logging (via autoUpdater error event) from user-facing notifications (handled in catch blocks).

How is this guide?