fix: Fixed app not closing after update

This commit is contained in:
Mr Finchum 2025-01-31 17:42:02 +01:00
parent 21f1d9fc01
commit 0c450328b3
2 changed files with 6 additions and 2 deletions

View file

@ -1,6 +1,9 @@
# Changelog
## 0.8.x
### 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.
### 0.8.2: Patch for New PyPiUpdater Version
- Updated to support **PyPiUpdater 0.4.0**.
- Now stores version information locally, preventing an "unknown" state on the first updater launch.