Release Notes

Changelog & Updates

Continuous improvements to the NineAuth runtime engine, management API, and developer SDKs.

v2.2 — Wave 2

August 2026

  • Dynamic real-time pricing synchronization via public API endpoints
  • Zero-trust granular role-based permissions engine (24 canonical scopes)
  • Cryptographic anti-replay protection with nonce deduplication and timestamp bounds
  • Atomic application snapshots preserving lifetime metrics on permanent deletion
  • Hourly background housekeeping cron for request nonce pruning

v2.0 — Wave 1

August 2026

  • Automated PIX checkout and webhook integration
  • Read-only account state enforcement across all creation endpoints
  • Real-time usage tracking API (/v1/mgmt/billing/usage)
  • Super-Admin management panel and system metrics
  • Fair renewal cycle calculation preserving unused subscription days

v1.4

June 2026

  • Hardware ID reset quota management via SDK
  • HMAC-SHA256 webhook signatures with 5-stage exponential backoff
  • Append-only audit log retention scaling by tier

v1.0

March 2026

  • Core runtime API engine with Argon2id and 256-bit opaque tokens
  • Multi-tenant application isolation
  • Initial TypeScript SDK release