Skip to content

SpawnWP 0.5.31

Choose a tag to compare

@tts-empire tts-empire released this 02 Aug 15:59
· 4 commits to main since this release

description: SpawnWP 0.5.31 release notes — correct active-release version fallback.

SpawnWP 0.5.31

SpawnWP 0.5.30 added a fallback for hosts whose /var/lib/spawnwp/VERSION state file was
missing, but initially looked for a duplicate VERSION file inside the active release. Signed
release directories do not contain that file: their validated semantic version is the directory
name targeted by /opt/spawnwp/current.

The API and updater now resolve that symlink, accept its final directory name only when it is a
stable semantic version, and otherwise retain their safe unknown/0.0.0 behavior. Normal hosts
with an installed state file are unchanged.