Files
shared_libs/Changelog
punix ffb9a5ba5f in common_tools CryptUtils.decrypt() method
remove check file .dat is exist in path
2025-06-08 00:50:21 +02:00

39 lines
698 B
Plaintext

Changelog for shared_libs
## [Unreleased]
- add Info Window for user in delete logfile
bevore delete logfile.
### Added
03-06-2025
- in common_tools CryptUtils.decrypt() method
remove check file .dat is exist in path.
### Added
03-06-2025
- add method for logfile Button.
### Added
02-06-2025
- add Button for another logfiles.
- eception handling for logfile when modul is not found.
### Added
31-05-2025
- Add menu for logviewer.
- Add KontextMenu for textfield.
- Resizeable logviewer with minsize.
### Added
30-05-2025
- Create shared_libs for better structure in projects by git.ilunix.de
moduls from shared_libs can be used in other projects.