release

NAILS v0.1.0 remains the current stable snapshot in this repository

Apr 19, 2026

The current checked in fallback data points to NAILS v0.1.0 as the stable release snapshot.

Why this note exists

Both NAILS repositories are private. That means the public site cannot safely pretend that live release asset URLs are always available during every build.

Instead, the website follows a two step approach.

  1. Try authenticated GitHub release fetching during build
  2. Fall back to a reviewed snapshot when those credentials are not available

What operators should do

  • If you have repository access, use the release page linked from downloads
  • Verify checksums before first use
  • Read the docs before relying on the current release for a real deployment

As new stable releases appear, the build time fetch path is designed to replace the snapshot automatically.