patch: Minor Enhancements

This commit is contained in:
Mr Finchum 2025-02-01 14:58:32 +00:00
parent 0c450328b3
commit 1bba7f8bbc
4 changed files with 27 additions and 13 deletions

View file

@ -1,6 +1,11 @@
# Changelog
## 0.8.x
### 0.8.4: Minor Enhancements & Cleanup
- Updated window titles.
- Improved error handling for updater: now displays the specific error message instead of just **"error"** when an issue occurs during update checks.
- Ensured all child windows close when the main window is closed.
### 0.8.3: Fix OptimaLab35 Not Closing After Update
- Fixed an issue where **OptimaLab35** would not close properly when updating, resulting in an unresponsive instance and multiple running processes.