Releases: patrix87/PowerShellGSM
Version 3.6.6
Version 3.6.5
Version 3.6.3
What's Changed
- fixing issue with 'next' times by @TheKrush in #63
- 7Zip4PowerShell and backup filesize/duration by @TheKrush in #65
- PalWorld - ProcessName changed --- issues/56 by @BananaAcid in #69
- Remove existing temporary directory before backup by @TheKrush in #70
- Adding backup frequency to prevent backing up every time if restarting a lot by @TheKrush in #71
- fixing misspelling in comment by @TheKrush in #72
New Contributors
- @TheKrush made their first contribution in #63
- @BananaAcid made their first contribution in #69
Full Changelog: 3.6.2...3.6.3
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
Version 3.5.3
Fix an issue with Enshrouded command line.
Version 3.5.2
Improve Palworld configuration by making it overwrite at each launch based on the config file from the config folder of powershellgsm
Version 3.5.1
What's Changed
- Add Palworld support
- Add Enshrouded support
- Improve Backups
- Reduce Backup size for Ark Survival Ascended
- Remove 7zip
- Add ARRCON
Full Changelog: 3.3...3.5.1
Version 3.5 beta
What's Changed
- Update projectzomboid.psm1 add new .jar entry by @Aeneas1 in #47
- Add Palworld and Backup Improvement by @patrix87 in #50
- Add Enshrouded by @patrix87 in #51
- Improve Backups for Ark Survival Ascended
- Remove 7zip
THIS IS A BETA RELEASE. Palworld and Enshrouded server were not fully tested for production.
Please open issues if you find anything not working as intended.
Full Changelog: 3.3...3.5beta
Version 3.3
Resolved multiple issues.
What's Changed
- Update satisfactory.psm1-Change ProcessName & Missing "," by @Aeneas1 in #34
- Add "Conan Exiles" template by @Aeneas1 in #30
- Fix reboot loop: Update comparison date method by @Torath0071 in #44
New Contributors
- @Aeneas1 made their first contribution in #34
- @Torath0071 made their first contribution in #44
Full Changelog: 3.2.3...3.3
Version 3.2.3
This update fixes the auto-update not working.
If you were already on 3.2.2 you do not need to update your configuration files.
If you were on any other version, you DO NEED to update your configuration files.