Skip to content

Releases: thijsvanloef/palworld-server-docker

0.37.1

29 May 13:33
8dc9d93
Compare
Choose a tag to compare

Notable Changes

🛡️ Small security update.

What's Changed

Full Changelog: 0.37.0...0.37.1

0.37.0

29 Apr 12:37
d1e3bb1
Compare
Choose a tag to compare

What's Changed

  • Modifying Supercronic Related Code in start.sh by @kimzuni in #540
  • add REST API command line interface 'rest-cli'. by @MusclePr in #539

New Contributors

Full Changelog: 0.36.0...0.37.0

0.36.0

22 Apr 14:46
2743c3f
Compare
Choose a tag to compare

Notable Changes

🛠️Fix player logging issue
🛠️Switch player logging to REST API when enabled to support multibyte strings

What's Changed

Full Changelog: 0.35.1...0.36.0

How to update: https://palworld-server-docker.loef.dev/guides/update-the-container

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