patch: Tried to patch weird updater bug

This commit is contained in:
Mr Finchum 2025-02-03 15:27:53 +00:00
parent b1d9d3fa5e
commit 630985d70c
5 changed files with 154 additions and 38 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.