Skip to content

v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Sep 07:40

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

Full Changelog: v1.2.0...v1.3.0