github thijsvanloef/palworld-server-docker 2.0.0

latest releases: 2.7.2, 2.7.1, 2.7.0...
8 months ago

2.0.0

🎉 Woohoo! Another major update!
This release includes breaking changes, so we’re bumping the version to 2.0.0.

With the upcoming Palworld: “Home Sweet Home” update arriving on December 17th, we’re making major improvements to keep the project aligned with the game. The biggest change in this release is our shift away from relying on RCON.

RCON has been deprecated for some time, but many of our internal scripts still depended on it. I’m excited to announce that the REST API is now the default communication method for all core functionality! This brings improved long-term maintainability!

⚠️Breaking Changes

Before updating, please make sure to backup your important files & update your compose files to the new latest version!

  • RCON is no longer the default backend. The project now uses the REST API by default for all server interactions.

What's Changed

Full Changelog: 1.4.6...2.0.0

Don't miss a new palworld-server-docker release

NewReleases is sending notifications on new releases.