Files
lxtools_installer/Changelog
2025-07-02 12:40:08 +02:00

73 lines
1.5 KiB
Plaintext

Changelog for LXTools installer
## [Unreleased]
-
### Added
29.06.2025
- add methode sigi, clean_files and remove_lxtools_files
for remove files and dirs on close lxtools_installer
- fix message dialog on font and padding
- add methods check polkit and check Networkmanager is installed
and view in header is result false
### Added
23-06-2025
- Add unzip check, requests check, wget check for Arch Linux
- fix remove config dirs and logfile and ssl privatkey on uninstall
- method the number of users of the system is extended
for information message when a program is uninstalled
and there are more than one user on the system.
### Added
22-06-2025
- ssl certificate integrate in Appinstaller
- Installer now takes into account the current python
version ud the respective recognized system to run with
it on all supported systems.
### Added
21-06-2025
- extract now files needed in the work directory Theme, Icons and translation
- if python is not found, it displays this in red in the header,
with new get_python_version method
### Added
18-06-2025
- Added language support for German
### Added
14-06-2025
- Installer divided into several modules and added new MessageDialog module
### Added
4-06-2025
- replace modul path /usr/lib/python3/dist-packages/shared_libs
with /usr/local/share/shared_libs for better ensure that the shared libs are found
- add ensure_shared_libs_pth_exists Script to install
### Added
4-06-2025
- Create LXTools installer for simple install Apps by git.ilunix.de