Skip to content

Releases: thijsvanloef/palworld-server-docker

0.35.1

06 Apr 10:04
ddd6be3
Compare
Choose a tag to compare

Notable Changes

🛠️Excluding game backups in our backup (both still exists, but our backup no longer also inlcudes the game backup)
🛠️Fix Discord post update message not showing
📚Include new config settings in .env.example
📚Include new rest config in docker compose examples

What's Changed

Full Changelog: 0.35.0...0.35.1

0.35.0

04 Apr 18:30
90750a7
Compare
Choose a tag to compare

⚠️Breaking Changes⚠️

If you are planning on running Palworld version 0.2.0.6. please update to 0.35.0 as soon as possible.

🛠️Update environment variables to include new 0.2.0.6. options
🛠️Change PalServer-Linux-Test to PalServer-Linux-Shipping in all pidof calls (prevented server from shutting down nicely)
🛠️Change PalServer-Linux-Test to PalServer-Linux-Shipping to fix ARM64 based servers not booting after updating to 0.2.0.6.

NOTE: I will have a look at the other problems ASAP, however these problems were highest priority.

What's Changed

Full Changelog: 0.34.0...0.35.0

0.34.0

29 Mar 11:18
d18d03c
Compare
Choose a tag to compare

Notable Changes

⭐Add Container/Image version checking
⭐Add option to send silent Discord messages

What's Changed

New Contributors

Full Changelog: 0.33.0...0.34.0

0.33.0

18 Mar 19:57
8a8723d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.32.2...0.33.0

0.32.2

17 Mar 09:57
53d4177
Compare
Choose a tag to compare

What's Changed

  • move automatic-server-stopping by @thijsvanloef in #504
  • Fix Discord old backup remove message to include old_backup_days by @makotsuba in #503
  • updated german documentation according to the last changes by @tomxpcvx in #507
  • Bump follow-redirects from 1.15.5 to 1.15.6 in /docusaurus by @dependabot in #509

New Contributors

Full Changelog: 0.32.1...0.32.2

0.32.1

10 Mar 14:39
4d1b366
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.32.0...0.32.1

0.32.0

08 Mar 09:30
f5829b6
Compare
Choose a tag to compare

Breaking Changes

Change the following variables in custom discord messages:

  • \${player_name} to player_name
  • \${FILE_PATH} to file_path
  • \${OLD_BACKUP_DAYS} to old_backup_days

Notable Changes

🛠️Fix Discord message variable handling

What's Changed

Full Changelog: 0.31.0...0.32.0

0.31.0

06 Mar 13:34
edf5824
Compare
Choose a tag to compare

Notable Changes

⭐Add Discord Messages for players joining and leaving
⭐Add More flexibility to discord webhooks (different channels, turn messages on/off)

What's Changed

New Contributors

Full Changelog: 0.30.1...0.31.0

0.30.1

03 Mar 18:59
1fd3325
Compare
Choose a tag to compare

Notable Changes

🛠️ Fix discord webhook that displays start when server has been stopped

What's Changed

New Contributors

Full Changelog: 0.30.0...0.30.1

0.30.0

01 Mar 13:03
73b17ae
Compare
Choose a tag to compare

Notable Changes

⭐ Generate Engine.ini based on ENV vars https://palworld-server-docker.loef.dev/getting-started/configuration/engine-settings
⭐ Add support for Discord Mentions
🛠️ Better ARM compatibility
🛠️ Change rcon logic after 0.1.5.1 update

What's Changed

New Contributors

Full Changelog: 0.29.1...0.30.0