Skip to content

Releases: patrix87/PowerShellGSM

Version 3.6.6

10 Sep 18:18
b8e874b
Compare
Choose a tag to compare

Update Satisfactory Process Name

Version 3.6.5

10 Jun 15:03
94071db
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.3...3.6.5

Version 3.6.3

10 Jun 14:08
517bbd6
Compare
Choose a tag to compare

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

Full Changelog: 3.6.2...3.6.3

Version 3.6.2

08 Feb 00:07
Compare
Choose a tag to compare

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

28 Jan 14:53
Compare
Choose a tag to compare

Fix an issue with Enshrouded command line.

Version 3.5.2

26 Jan 22:23
Compare
Choose a tag to compare

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

26 Jan 22:07
Compare
Choose a tag to compare

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

25 Jan 15:00
bb5a63a
Compare
Choose a tag to compare
Version 3.5 beta Pre-release
Pre-release

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

04 Jan 02:06
025417b
Compare
Choose a tag to compare

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

Full Changelog: 3.2.3...3.3

Version 3.2.3

04 Nov 16:25
Compare
Choose a tag to compare

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.