Container Image
docker pull ghcr.io/community-valheim-tools/valheim-server:1.3.0
What's Changed
- fix: create /var/run/valheim at runtime to prevent supervisord PID file boot loop by @Camfel in #785
- fix: detect CROSSPLAY=true in idle checks by @llit47 in #808
- Install valheim's crontab from bootstrap so cron works under no-new-privileges by @JustinTArthur in #809
- Fix datetime.utcnow() deprecation warning in valheim-status by @Buiko32 in #800
- fix: sync BepInEx plugins when pack no longer ships plugins/ dir (fixes #803) by @ahatius in #810
- remove references to obsolete config by @olsonpm in #804
New Contributors
- @Camfel made their first contribution in #785
- @llit47 made their first contribution in #808
- @Buiko32 made their first contribution in #800
- @ahatius made their first contribution in #810
- @olsonpm made their first contribution in #804
Full Changelog: v1.2.0...v1.3.0