Releases: thijsvanloef/palworld-server-docker
2.3.1
What's Changed
- kubernetes rewrite by @thijsvanloef in #789
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #790
- Supports updating to Debian trixie via cm2network/steamcmd:latest. by @MusclePr in #798
- Bump lodash from 4.17.21 to 4.17.23 in /docusaurus by @dependabot[bot] in #793
- Bump golang from 1.25.5-alpine to 1.25.7-alpine by @dependabot[bot] in #796
- Bump qs from 6.14.1 to 6.14.2 in /docusaurus by @dependabot[bot] in #797
- Supports discord mention. by @MusclePr in #799
- update docusaurus by @thijsvanloef in #800
- update supercronic by @thijsvanloef in #801
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- update supercronic to v0.2.41 by @thijsvanloef in #784
- update docusaurus by @thijsvanloef in #785
- default to docker hub, add ghcr as alternative by @thijsvanloef in #786
- update docs and examples by @thijsvanloef in #787
- k8s: add probes/improve docs by @thijsvanloef in #788
Full Changelog: 2.2.2...2.3.0
2.2.2
Notable Changes
- Fixed pal_logger.py hangs the server during second startup #779
What's Changed
- Update README.md by @alejandro-bentivengo in #780
- AUTO PAUSE requires REST API. Some other fixes. by @MusclePr in #777
- enable log filter by default by @thijsvanloef in #782
New Contributors
- @alejandro-bentivengo made their first contribution in #780
Full Changelog: 2.2.1...2.2.2
2.2.1
Important Changes
- LOG_FILTER_ENABLED has been disabled by default, if you have it enabled, please disable it until further notice.
What's Changed
- disable log_filter due to restart bug by @thijsvanloef in #778
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Bump golang from 1.25.4-alpine to 1.25.5-alpine by @dependabot[bot] in #765
- update supercronic by @thijsvanloef in #764
- Suppress warnings by supercronic. by @MusclePr in #768
- Supports log filters for all container log output. by @MusclePr in #766
- Fixed parse error in auto-paused. by @MusclePr in #770
- feat: add Podman support for auto-pause and fix log flushing by @MusclePr in #773
- Add bCharacterRecreateInHardcore by @indifferentchicken in #774
New Contributors
- @indifferentchicken made their first contribution in #774
Full Changelog: 2.1.0...2.2.0
2.1.0
Notable Changes
- Some RCON calls were missed in the process of deprecating, that is now fixed.
- Run a "steam warmup" to prevent "missing configuration" error when trying to install Palworld
- Reduced logging verbosity, you can use
LOG_FILTER_ENABLEDto disable or enable it. (default is enabled) - You can now change the log format type using
LOG_FORMAT_TYPEto json/logfmt/colored/plain/default.
What's Changed
- Bump DavidAnson/markdownlint-cli2-action from 20 to 21 by @dependabot[bot] in #754
- add steam warmup to prevent "missing configuration" error by @thijsvanloef in #761
- Fix/k8s and rest api by @MusclePr in #759
- Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /docusaurus by @dependabot[bot] in #762
- Bump express from 4.21.2 to 4.22.1 in /docusaurus by @dependabot[bot] in #763
- Log filter by @MusclePr in #760
Full Changelog: 2.0.0...2.1.0
2.0.0
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
- remove pinned packages by @thijsvanloef in #748
- update supercronic to 0.2.38 by @thijsvanloef in #747
- Deprecate RCON by @thijsvanloef in #751
- Additional fix commit for #751 by @MusclePr in #756
- Bump js-yaml from 3.14.1 to 3.14.2 in /docusaurus by @dependabot[bot] in #752
- Bump node-forge from 1.3.1 to 1.3.2 in /docusaurus by @dependabot[bot] in #755
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #753
- Bump golang from 1.25.3-alpine to 1.25.4-alpine by @dependabot[bot] in #749
- 750/deprecate rcon by @thijsvanloef in #758
Full Changelog: 1.4.6...2.0.0
1.4.6
What's Changed
- remove jq version pin by @thijsvanloef in #736
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #731
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #732
- Revert "Bump actions/upload-pages-artifact from 3 to 4" by @thijsvanloef in #737
- Bump hadolint/hadolint-action from 3.1.0 to 3.2.0 by @dependabot[bot] in #733
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #734
- Bump golang from 1.25.0-alpine to 1.25.1-alpine by @dependabot[bot] in #735
- init: ensure backup directory is created before chown by @saltydk in #743
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #741
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #738
- Bump hadolint/hadolint-action from 3.2.0 to 3.3.0 by @dependabot[bot] in #739
- Bump golang from 1.25.1-alpine to 1.25.3-alpine by @dependabot[bot] in #742
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #744
- add missing ItemCorruptionMultiplier by @thijsvanloef in #746
- Bump webpack-dev-server, @docusaurus/core, @docusaurus/plugin-google-gtag, @docusaurus/plugin-sitemap and @docusaurus/preset-classic in /docusaurus by @dependabot[bot] in #745
New Contributors
Full Changelog: 1.4.5...1.4.6
1.4.5
Notable changes
- Fixed REST_API_ENABLED & REST_API_PORT in settings
- Moved docs from Cloudflare Pages to Github Pages
What's Changed
- add htmlLang, Canonical Base url and better sitemap. by @thijsvanloef in #720
- remove different languages, due to google search duplicate page suppr… by @thijsvanloef in #721
- Fix Docker Run Typo by @CTNeptune in #725
- fix linting errors by @thijsvanloef in #728
- Bump golang from 1.23.11-alpine to 1.25.0-alpine by @dependabot[bot] in #727
- remove quotes by @thijsvanloef in #729
- update docusaurus & dependancies by @thijsvanloef in #730
New Contributors
- @CTNeptune made their first contribution in #725
Full Changelog: 1.4.4...1.4.5
1.4.4
What's Changed
- Fix proxy cert problem by @MusclePr in #719
- Bump golang from 1.23.10-alpine to 1.23.11-alpine by @dependabot[bot] in #715
- Bump on-headers and compression in /docusaurus by @dependabot[bot] in #717
Full Changelog: 1.4.3...1.4.4