This release fixes the following bugs:
-
The app now responds to single and double clicks on the window icon in the conventional way. That is that a single click opens the system menu, while a double click closes the window.
-
When the app is uninstalled there is code that shuts down the app if it was running. That code was susceptible to a couple of race hazards. While difficult to reproduce, the code has been made more robust to fix that issue.