punix
cf94bf3d1d
Install further adapted and with colored text if user is not in group sudo or wheel. Added to install Opensuse for installation
59 lines
1.5 KiB
Plaintext
59 lines
1.5 KiB
Plaintext
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
|
|
04-10-2024
|
|
|
|
- Fix msg_window and remove x , y argument
|
|
|
|
- Install further adapted and with colored text if user
|
|
is not in group sudo or wheel.
|
|
|
|
- Added to install Opensuse for installation
|
|
|
|
- Tested on Arch with Mate, Xfce4, Gnome, LXDE Desktop
|
|
Open Suse Tumbleweed KDE, Fedora 40 KDE and Debian 12 Mate Desktop
|
|
|
|
|
|
### Added
|
|
29-09-2024
|
|
|
|
- installer optimize for another Systems
|
|
|
|
- Version number changed to:
|
|
1 = 1. Year, 01 = Month of the Year, 0124 = Day and Year of the Year
|
|
Example for this version: 1.09.2924
|
|
|
|
- Comments modified by # description to ''' description '''
|
|
and insert empty lines for better readability
|
|
|
|
|
|
### 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
|
|
|
|
- Version lobster assigned to a variable
|
|
|