Skip to content

AE NetScope v0.1.1-alpha

Pre-release
Pre-release

Choose a tag to compare

@WhiteAssassins WhiteAssassins released this 03 Jun 19:28
· 14 commits to main since this release

AE NetScope v0.1.1-alpha

Maintenance alpha release of AE NetScope.

Early public preview, not production ready.

This release updates the first public alpha with clearer project versioning, a system health view, and account email management.

Highlights

  • Added a system status page for API, database, Redis, environment, release channel, and last health check.
  • Added detailed health endpoint: /api/health/status.
  • Added internal project version display and GitHub release update checks.
  • Added account email change from Settings with current-password confirmation.
  • Updated public release notes, changelog, and release checklist.
  • Verified the full local test stack before publishing.

Verification

The full local test command passed:

  • Secret scan
  • Tracked local/generated file check
  • Dependency audits
  • API lint
  • API tests: 33 passed
  • Frontend lint
  • Frontend tests: 42 passed
  • Production build

Known limitations

  • Not production ready.
  • Network scanning/discovery is not enabled yet.
  • PostgreSQL and Redis production paths are prepared, but broader production hardening is still ongoing.
  • Use only with non-sensitive demo, homelab, or test data.