- Create file for settings (Autoupdate)

- Create file for theme
 - Autoupdate in Options
 - Dark Theme for Wire-Py
This commit is contained in:
2024-10-12 13:36:27 +02:00
parent cf94bf3d1d
commit 58e341082d
8 changed files with 230 additions and 76 deletions

View File

@ -2,17 +2,24 @@ Changelog for Wire-Py
My standard System: Linux Mint 22 Cinnamon
## [Unreleased]
- os import in wg_func replaced by other methods
- Autoupdate in Options
- Guide to menu '?' with pictures
- Create file for settings (Autoupdate)
- In Gitea Readme enter text, images
- Dark Theme for Wire-Py
- Own filedialog for import
- If Wire-Py already runs, prevent further start
- for loops with lists replaced by List Comprehensions
- Keeping Classes Together
### Added
12-10-2024
- Create file for settings (Autoupdate)
- Create file for theme
- Autoupdate in Options
- Dark Theme for Wire-Py
### Added
04-10-2024