Version 3.6.2
MAJOR BUG FIX
Please update your server config file to match the templates
More specifically the backup exclusion line.
$BackupsDetails = @{
...
#Exclusions (Regex use | as separator)
Exclusions = ""
}
- Resolves a bug where nothing is actually saved in the backup files. #53
- Fix some paths in the server templates
- Improve Debug Information