28 lines
732 B
Plaintext
28 lines
732 B
Plaintext
|
Changelog for Wire-Py
|
||
|
|
||
|
## [Unreleased]
|
||
|
- os import in wg_func replaced by other methods
|
||
|
- Autoupdate in Options
|
||
|
- Guide to menu '?' with pictures
|
||
|
- Create file for settings (Autoupdate)
|
||
|
- UID and GID for another Systems (Fedora, Arch, ect.)
|
||
|
- installer optimize for another Systems
|
||
|
- In Gitea Readme enter text, images
|
||
|
- Dark Theme for Wire-Py
|
||
|
- Own filedialog for import
|
||
|
|
||
|
### Added
|
||
|
28-09-2024
|
||
|
|
||
|
- Changelog create
|
||
|
|
||
|
- When exporting, the folder is now copied to /tmp and the non .conf
|
||
|
files are deleted before the zip file is created.
|
||
|
|
||
|
- In main.py os import removed. Since os have been replaced by pathlib and shutil.
|
||
|
|
||
|
- Start with version number 1.4.7
|
||
|
|
||
|
- Message window size corrected so text is displayed better
|
||
|
|