Skip to content

SpawnWP 0.3.5

Choose a tag to compare

@tts-empire tts-empire released this 28 Jun 18:50
· 13 commits to main since this release

SpawnWP 0.3.5

This patch fixes interactive hostname validation during installation.

  • Validates hostnames label by label instead of relying on one extended regular
    expression.
  • Removes accidental carriage returns and surrounding whitespace from interactive
    values before validation.