Commit graph

7 commits

Author SHA1 Message Date
821e0515d1 Feature: templateFolderName
Added the option to change the name of the template folders, without bricking the script.

Added a disclaimer about the MIT license.

Added debugging in the logs. This option is currently useless. Please leave it disabled.
2024-06-04 15:15:24 +02:00
d025f4c6a3 Updated JSON Names for Better Clarity
Updated some JSON names for better clarity.
2024-05-30 13:23:40 +02:00
268be61699 Feature: folderName
Feature:
Added a new feature called folderName. This allows you to change the name of the folders.

Logging:
fileName and fileFormat got renamed to logName and logFormat.
2024-05-30 13:09:35 +02:00
77dd7038fc Update Downloader.ps1 2024-05-30 07:09:25 +00:00
d6512495b6 Feature: clearLogs,
A boolean flag to enable clearing of the log(s) file(s). This will clear the content inside of the log file(s).
2024-05-30 09:05:22 +02:00
5682e85f6e Fixed: Logging bugs
Fixed some logging bugs that would occur when both Chrome and Amazon were enabled at the same time.
2024-05-30 08:48:51 +02:00
c210b4b696 V2.0
Added support for Amazon Workspaces.
2024-05-29 15:38:10 +02:00