8
0

Update-Firefox: Renamed to Update-MozillaSoftware; Can Update Firefox and Thunderbird now!

This commit is contained in:
2024-11-24 20:13:15 +01:00
parent 650b5dfd02
commit c92fad6edf
6 changed files with 270 additions and 104 deletions

View File

@@ -0,0 +1,31 @@
-------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------