ClearBudget v1.1.1
Bug Fix
- Fix: closing login window now exits the application
Closing the login dialog with the window X button previously left the
application running invisibly in the background. Because the process still
held the single-instance mutex, re-launching ClearBudget would show an
"already running" warning with no way to recover short of Task Manager.