punix
9d44e7ab42
- Add run_as Bash script and open_gitea.py python script - Add Tooltip disable/enable - Rename settings to settings.conf for theme, updates and tooltip enable in one file
103 lines
2.1 KiB
Plaintext
103 lines
2.1 KiB
Plaintext
Changelog for Wire-Py
|
|
My standard System: Linux Mint 22 Cinnamon
|
|
|
|
## [Unreleased]
|
|
|
|
- os import in wg_func replaced by other methods
|
|
- If Wire-Py already runs, prevent further start
|
|
- for loops with lists replaced by List Comprehensions
|
|
- Update search after start of Wire-Py
|
|
|
|
|
|
### Added
|
|
27-10-2024
|
|
|
|
- Add Autoconnect settings to settings.conf
|
|
|
|
|
|
### Added
|
|
26-10-2024
|
|
|
|
- Add run_as Bash script and open_gitea.py python script
|
|
- Add Tooltip disable/enable
|
|
- Rename settings to settings.conf for theme, updates and tooltip enable in one file
|
|
|
|
|
|
### Added
|
|
25-10-2024
|
|
|
|
- Optimize Class and Tooltip
|
|
|
|
|
|
### Added
|
|
21-10-2024
|
|
|
|
- Optimize Class. Move to wg_main Import Start/StopBTN and Tooltip
|
|
|
|
|
|
### Added
|
|
19-10-2024
|
|
|
|
- Add Options, Help, Update Label and Update Menubutton
|
|
- Theme now separate Light and Dark
|
|
- Add Own Tooltip (Class and def's) Part One
|
|
|
|
### Added
|
|
16-10-2024
|
|
|
|
- Menu add
|
|
- New Modern Dark and Light(default) Theme
|
|
|
|
### 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
|
|
|
|
- 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
|
|
|