Releases: thijsvanloef/palworld-server-docker
0.24.2
Fix spelling mistakes for settings
Full Changelog: 0.24.1...0.24.2
0.24.1
Notable Changes
🛠️Hotfix for settings on ARM64
What's Changed
- Fix folder copy on arm images by @MSpreckels in #314
Full Changelog: 0.24.0...0.24.1
0.24.0
⚠️ 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
- set palworldsettings via envsubst and templating by @MSpreckels in #207
Full Changelog: 0.23.0...0.24.0
0.23.0
Notable Changes
⭐ARM64 Support!
You can now use the :latest-arm64
tag to deploy this docker container on ARM64 devices
What's Changed
- Update kr readme by @seoseonyu in #299
- Enable yamllint on whole repo by @thijsvanloef in #303
- Bump actions/checkout from 2 to 4 by @dependabot in #304
- Update README.md to reference the new DISCORD_WEBHOOK_URL by @dracco1993 in #302
- Update zh-cn read by @win5923 in #309
- Update zh-CN translation by @koalang in #307
- Add arm64 compatibility by @sonroyaalmerol in #306
New Contributors
- @dependabot made their first contribution in #304
- @dracco1993 made their first contribution in #302
- @koalang made their first contribution in #307
- @sonroyaalmerol made their first contribution in #306
Full Changelog: 0.22.0...0.23.0
0.22.0
Notable Changes
⭐Discord Webhook integration
🛠️Fix no SERVER_PASSWORD bug that still set a password
🛠️Fix k8s Exec error
What's Changed
- [Kubernetes] backup before a container is terminated by @win5923 in #246
- Update README.md by @Somberland in #280
- fix k8s exec error by @win5923 in #279
- Update zh-CN/README.md by @win5923 in #287
- fix: swap image.name to image.repository by @anthr76 in #251
- Fix: with no
SERVER_PASSWORD
can still apply setting by @win5923 in #281 - [FIX] fixed tips for docker compose & translations by @lavi02 in #288
- Feat: Add pre and post update, start, backup, and shutdown discord hooks. by @v4de in #172
New Contributors
- @Somberland made their first contribution in #280
- @anthr76 made their first contribution in #251
- @lavi02 made their first contribution in #288
- @v4de made their first contribution in #172
Full Changelog: 0.21.0...0.22.0
chart-0.1.0
This chart will provide a Palworld server installation on a kubernetes cluster
0.21.0
Notable Changes
⭐Restore command to interactively restore backups
⭐Auto reboot option
🛠️Booleans case insensitive
🛠️Filesystem checks before starting the server
🛠️Dockerfile cleanup
What's Changed
- Update: Add Apple Silicon docs. by @celaraze in #266
- Corrected Generat to Generator by @Dashboy1998 in #265
- Updated .env.example by @Dashboy1998 in #264
- Make booleans case insensitive by @Dashboy1998 in #261
- add manully restore document by @win5923 in #255
- Add quotes to rcon.yaml password by @BongoEADGC6 in #258
- Reboot cron job by @Dashboy1998 in #260
- Add restore command by @seoseonyu in #244
- add zh_CN translations for docker setting by @jzp-cn in #270
- Check existance of files and directories by @Dashboy1998 in #262
- Update: Enhanced compilation scripts by @celaraze in #263
Full Changelog: 0.20.0...0.21.0
0.20.0
Notable Changes
⭐Support for automatic updates of the server
⭐Support for Apple Silicon
🛠️Waiting for backups to complete before shutdown
🛠️Only remove backup files older then x days
What's Changed
- Add artifact-hub annotations by @Twinki14 in #219
- Add Daily Reboot Cronjob (K8s) by @NotaSF in #206
- Fix kr README.md by @seoseonyu in #229
- add support macOS by @s8ngyu in #224
- Fix incorrect link in zh-CN and kr README.md by @win5923 in #238
- Incorrect link fix by @win5923 in #240
- Update serviceType to ClusterIP by @win5923 in #236
- Cron update by @Luatan in #209
- Changed backup so only old backup files are deleted by @Dashboy1998 in #215
- Added waiting for backups to complete before stopping by @Dashboy1998 in #248
- Updated README to list macOS as supported platform. by @s8ngyu in #241
New Contributors
- @NotaSF made their first contribution in #206
- @s8ngyu made their first contribution in #224
- @win5923 made their first contribution in #238
- @Luatan made their first contribution in #209
Full Changelog: 0.19.1...0.20.0
0.19.1
What's Changed
- Fix incorrect environment variable handling by @beomseok-park in #222
New Contributors
- @beomseok-park made their first contribution in #222
Full Changelog: 0.19.0...0.19.1
0.19.0
What's Changed
- Update README.md for zh_CN by @celaraze in #195
- change the way strings are handled in env by @thijsvanloef in #203
- optionally delete old backups by @sugoidogo in #188
- Update korean README.md
0.15
->0.16
by @seoseonyu in #200 - Cron backup by @Dashboy1998 in #194
- Update the way env variables are managed by @Filipe-Souza in #201
New Contributors
- @celaraze made their first contribution in #195
- @sugoidogo made their first contribution in #188
Full Changelog: 0.18.0...0.19.0