8
0

The complete folder structure has been changed or updated

This commit is contained in:
2025-09-19 18:24:40 +02:00
parent 796473a8c9
commit 1f0d1613a5
216 changed files with 330971 additions and 809 deletions

View File

@@ -0,0 +1,40 @@
-------------------------------------------------------------------------------
Version 1.2.0.1 - 13.08.2025
NEW: -
FIX: -
CHG: - Script accepts only one config file now
- PowerShell Version check removed
REM: -
-------------------------------------------------------------------------------
Version 1.2.0.0 - 24.11.2024
NEW: - Added support for updating Thunderbird
- Added switch for install and update action (=FirefoxAction;=ThunderbirdAction)
FIX: -
CHG: - Script renamed. Old name: "Update-Firefox", new name: "Update-MozillaSoftware"
REM: -
-------------------------------------------------------------------------------
Version 1.1.0.0 - 23.11.2024
NEW: - Logging and Configfile implemented
FIX: -
CHG: - New way to retrive the new software version (now via JSON)
REM: -
-------------------------------------------------------------------------------
Version 1.0.0.0 - 04.11.2024
NEW: -
FIX: -
CHG: -
REM: -
-------------------------------------legend------------------------------------
NEW: = Added a new functionality
FIX: = Fixed a Issue with existing functionality
CHG: = Changed a existing functionality
REM: = Removed a functionality
-------------------------------------------------------------------------------