Skip to content

Releases: patrix87/PowerShellGSM

Version 3.6.8

31 Dec 15:40
Compare
Choose a tag to compare

Removed a comment about running multiple instances fromt the same server folder as this is no longer supported.

Version 3.6.7

31 Dec 00:49
Compare
Choose a tag to compare

Fix Enshrouded Template

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