Releases: thijsvanloef/palworld-server-docker
0.37.1
Notable Changes
🛡️ Small security update.
What's Changed
- Bump golang from 1.22.2-alpine to 1.22.3-alpine by @dependabot in #546
Full Changelog: 0.37.0...0.37.1
0.37.0
0.36.0
Notable Changes
🛠️Fix player logging issue
🛠️Switch player logging to REST API when enabled to support multibyte strings
What's Changed
- Bump DavidAnson/markdownlint-cli2-action from 15 to 16 by @dependabot in #532
- Add unban command to documentation by @thijsvanloef in #533
- add "added in version" to server settings by @thijsvanloef in #534
- update docs by @thijsvanloef in #536
- The ShowPlayers and Broadcast commands prefer to use the REST API when it is enabled for player logging. by @MusclePr in #537
Full Changelog: 0.35.1...0.36.0
How to update: https://palworld-server-docker.loef.dev/guides/update-the-container
0.35.1
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
- Remove legacy code by @Dashboy1998 in #523
- Excluding game backup folder in our backup. by @Dashboy1998 in #524
- update manifest ID table by @thijsvanloef in #527
- add rest ports to examples by @thijsvanloef in #529
- add new config settings to env file by @thijsvanloef in #530
- fix post update message not sending by @thijsvanloef in #531
Full Changelog: 0.35.0...0.35.1
0.35.0
⚠️ 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
- Bump golang from 1.22.1-alpine to 1.22.2-alpine by @dependabot in #516
- Fixes for update 0.2.0.6 by @thijsvanloef in #519
Full Changelog: 0.34.0...0.35.0
0.34.0
Notable Changes
⭐Add Container/Image version checking
⭐Add option to send silent Discord messages
What's Changed
- add webhook message flags by @TheBlackJ3sus in #508
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docusaurus by @dependabot in #511
- Bump express from 4.18.2 to 4.19.2 in /docusaurus by @dependabot in #512
- Add Container version checking by @thijsvanloef in #513
New Contributors
- @TheBlackJ3sus made their first contribution in #508
Full Changelog: 0.33.0...0.34.0
0.33.0
What's Changed
- replace doexit with shutdown by @thijsvanloef in #510
Full Changelog: 0.32.2...0.33.0
0.32.2
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
- @makotsuba made their first contribution in #503
Full Changelog: 0.32.1...0.32.2
0.32.1
What's Changed
- Update bug_report.md to fix typo and update version numbers by @xHyperElectric in #497
- Change Docusaurus to the more easily findable through search engines by @thijsvanloef in #500
- fix discord backup variable names by @thijsvanloef in #502
Full Changelog: 0.32.0...0.32.1
0.32.0
Breaking Changes
Change the following variables in custom discord messages:
\${player_name}
toplayer_name
\${FILE_PATH}
tofile_path
\${OLD_BACKUP_DAYS}
toold_backup_days
Notable Changes
🛠️Fix Discord message variable handling
What's Changed
- Templates update by @thijsvanloef in #494
- Fix Discord Variables by @thijsvanloef in #495
Full Changelog: 0.31.0...0.32.0