feat: ui improvments

This commit is contained in:
Mr Finchum 2025-02-02 12:22:46 +00:00
parent 92a9dccc00
commit b1d9d3fa5e
14 changed files with 366 additions and 190 deletions

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.