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
This commit is contained in:
27
Changelog
Normal file
27
Changelog
Normal file
@ -0,0 +1,27 @@
|
||||
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
|
||||
|
Reference in New Issue
Block a user