patch: Fixed weird update bug?

This commit is contained in:
Mr Finchum 2025-02-03 16:25:50 +01:00
parent b1d9d3fa5e
commit 57cb87fb37
4 changed files with 153 additions and 37 deletions

View file

@ -1,6 +1,11 @@
# Changelog
## 0.9.x
### 0.9.1: Patch for Unsuccessful Successful Update
- Addressed a rare issue where the package did not update correctly using the updater.
- Unable to reproduce, but it may have been related to an older version and the restart process.
- Added developer functions to test the updater without requiring a published release.
### 0.9.0: UI Enhancements and Language Refinements
- Changed text, labels, buttons, and checkboxes for clearer understanding.
- Improved UI language to make the interface easier to navigate.