v0.11.0
This commit is contained in:
parent
60a459298a
commit
08e847bce4
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## 0.11.0: Refactor and Patches
|
||||
- Fixed an issue with the updater: The updater window wouldn't start if the `updater_log.json` file was missing or lacked a valid last `time.time()` float value.
|
||||
- Corrected layout issues in the preview window, repositioning elements to their proper places.
|
||||
- Added an application icon (may not work on all desktop environments).
|
||||
- Refactored code to reduce the size of the PyPi package by removing unnecessary folders.
|
||||
|
||||
---
|
||||
|
||||
## 0.10.x
|
||||
### 0.10.1: Fixed Updater
|
||||
- Fixed an issue where the updater was permanently disabled.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue