Skip to content

Releases: thijsvanloef/palworld-server-docker

0.38.1

27 Jun 12:47
8ce8f51
Compare
Choose a tag to compare

Notable Changes

Added the following configuration options:

  • BASE_CAMP_MAX_NUM_IN_GUILD
  • AUTO_SAVE_SPAN
  • INVISIBLE_OTHER_GUILD_BASE_CAMP_AREA_FX

What's Changed

Full Changelog: 0.38.0...0.38.1

How to update

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

0.38.0

27 Jun 08:14
64921fa
Compare
Choose a tag to compare

Notable Changes

⭐ Add support for Xbox dedicated servers: read the guide here.
⭐ Add support for installing beta versions of the dedicated server: INSTALL_BETA_INSIDER variable

What's Changed

Full Changelog: 0.37.3...0.38.0

0.37.3

24 Jun 08:27
f12136f
Compare
Choose a tag to compare

Notable Changes

  • Updating dependancies in preperation for the Palworld update on June 27th.

What's Changed

  • Bump docker/build-push-action from 5 to 6 by @dependabot in #557
  • Bump sonroyaalmerol/steamcmd-arm64 from root-2024-06-16 to root-2024-06-23 by @dependabot in #558

Full Changelog: 0.37.2...0.37.3

0.37.2

19 Jun 12:04
5c1802f
Compare
Choose a tag to compare

Notable Changes

🛡️ Multiple Security updates

What's Changed

Full Changelog: 0.37.1...0.37.2

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