Skip to content

Hostkind open edition 0.1.2.2

Latest

Choose a tag to compare

@Riloox Riloox released this 30 Aug 16:32
· 1 commit to main since this release

Hostkind 0.1.2.2

This release adds a guarded way to return Hostkind to a clean first-run state.

Added

  • From-scratch reset: npm run reset removes local credentials, configuration, application state, runtime state, and supported caches before starting a fresh panel process.
  • Optional server cleanup: registered server folders and backups are kept by default. Passing --include-servers selects them for deletion.

Security and reliability

  • Reset requires two exact confirmations and never accepts a non-interactive confirmation bypass. Server deletion requires a separate second token.
  • The command refuses to run while Hostkind or a configured game server is active, validates every deletion target before mutation, and rejects unsafe or overlapping server paths.
  • Reset coverage uses temporary filesystem fixtures and verifies both deletion and preservation behavior without touching an installed Hostkind instance.

Release artifacts

  • The release source includes the reset command, focused tests, and updated upgrade guidance. The packaged artifact includes a prebuilt panel and SHA-256 manifests.