This commit is contained in:
Mr Finchum 2025-02-02 13:20:12 +01:00
parent 92a9dccc00
commit e15b1d1b36

View file

@ -1,5 +1,14 @@
# Changelog
## 0.9.x
### 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.
- Added tooltips for more helpful information and guidance.
- Updates applied across the main window (both tabs) and the preview window.
---
## 0.8.x
### 0.8.5: Patch for New PyPiUpdater Version
- **PyPiUpdater 0.5** introduced breaking changes; adjusted code to ensure compatibility with the new version.