Skip to content

Releases: thijsvanloef/palworld-server-docker

0.28.2

26 Feb 09:48
668fd61
Compare
Choose a tag to compare

Notable Changes

🛠️ Improve Player Logging
🛠️ Fix cli: execute: auth: rcon: dial tcp 127.0.0.1:25575: connect: connection refused error during startup
📚 Fix wrong environment variable descriptions
📚 Automatic start stop documentation

What's Changed

Full Changelog: 0.28.1...0.28.2

0.28.1

23 Feb 08:33
8d507a8
Compare
Choose a tag to compare

Patch release

🛠️Fix Backup Restore script

What's Changed

Full Changelog: 0.28.0...0.28.1

0.28.0

22 Feb 14:38
62aad6b
Compare
Choose a tag to compare

Notable Changes

⭐ Add Player Logging
🛠️ Cancel Reboot/Update countdown and restart if no players are connected
📚 Added Portuguese documentation

What's Changed

Shoutout

Major shoutout to @Dashboy1998 for all he contributed to this release!

New Contributors

Full Changelog: 0.27.0...0.28.0

0.27.0

20 Feb 17:11
b21150f
Compare
Choose a tag to compare

Notable Changes

⭐Ability to pin to a specific server/game Version
🛠️ Not starting update when necessary (Shorter Boot times)
🛠️Add Utility Functions (Code Cleanup)
🔒Add Daily Security Scanning of image
📚Add German documentation

What's Changed

New Contributors

  • @Phelms215 made their first contribution in #356
  • @tomxpcvx made their first contribution in #403

Full Changelog: 0.26.0...0.27.0

0.26.0

16 Feb 08:32
e94a651
Compare
Choose a tag to compare

Notable Changes

📚Add Algolia Search to Documentation
📚Add Dutch to Documentation
🛠️Update Base Image to Debian (12) Bookworm
🛠️Fix Public Port not working
🛠️Fix SED for MacOS users

What's Changed

New Contributors

Full Changelog: 0.25.0...0.26.0

0.25.0

12 Feb 08:53
7562f88
Compare
Choose a tag to compare

Notable Changes

📚Brand new Wiki https://palworld-server-docker.loef.dev/
🛠️Unify Dockerfiles
🛠️Automated .ini generation toggle (on/off)
🛠️Image publishing to GHCR
🛠️Prevent automated reboot/update when players are online
🚧Moved Helm chart to new repository: https://github.com/Twinki14/palworld-server-chart

What's Changed

New Contributors

Full Changelog: 0.24.2...0.25.0

0.24.2

07 Feb 20:45
Compare
Choose a tag to compare

Fix spelling mistakes for settings

Full Changelog: 0.24.1...0.24.2

0.24.1

07 Feb 18:53
9e1c1c1
Compare
Choose a tag to compare

Notable Changes

🛠️Hotfix for settings on ARM64

What's Changed

Full Changelog: 0.24.0...0.24.1

0.24.0

07 Feb 18:11
b41b178
Compare
Choose a tag to compare

⚠️ PLEASE READ⚠️

This update will overwrite existing config set in the PalWorldSettings.ini
This is because we've decided that the current way of generating the PalWorldSettings.ini is not the way we want to move forward.
Please consider this a breaking change for the settings.

Manually changing the PalWorldSettings.ini is no longer supported and will only be able to change using ENV variables. If the env variable is not set, it will use the default option defined in https://github.com/thijsvanloef/palworld-server-docker/tree/0.24.0?tab=readme-ov-file#with-environment-variables

What's Changed

Full Changelog: 0.23.0...0.24.0

0.23.0

07 Feb 09:14
4f4c6b0
Compare
Choose a tag to compare

Notable Changes

⭐ARM64 Support!
You can now use the :latest-arm64 tag to deploy this docker container on ARM64 devices

What's Changed

New Contributors

Full Changelog: 0.22.0...0.23.0