Changelog

NAVIG changelog

Every release, every feature, mapped to a date. Honest version cadence: at least 4 substantive features per minor release; majors only when there is real new value.

v3.0.0Planned

NAVIG Harbor — one credential, public launch

2026-07-01
  • NAVIG Harbor: a single credential — Free / Plus / Max (personal) + Team / Enterprise (B2B) — replacing the à-la-carte module matrix
  • Operator modules folded into tiers (Plus & Max unlock the full operator suite); modules retired as separate SKUs
  • Ed25519-signed offline license verification (no phone-home)
  • Founding-100: 40% off forever, auto-applied at checkout
  • Founder admin console — issue / comp / revoke / look up licenses
  • White-label branding for Team / Enterprise
  • Stripe checkout (Merchant-of-Record for consumer tiers); Telegram Mini App
v2.9.0Shipped

Cloud routing + Telegram Mini App

2026-04-22
  • Cloud relay on relay.navig.run (Workers + D1)
  • cloudflared quick tunnel + outbound uplink (no VPS)
  • Telegram Mini App auto-resolve via broker
  • Narrator UX (boot phases, cloud events, approvals)
  • CORS allow-list, broker rate limits, security headers
v2.8.0Shipped

Deploy + update MVP

2026-02-10
  • navig deploy: init/run/rollback/status/history (57 tests green)
  • navig update: atomic rollback, PyPI/GitHub/Git/URL sources (53 tests green)
  • Self-healing daemon with exponential backoff crash recovery
  • MCP server compatible with Claude Desktop, Cursor, continue.dev
v2.7.0Shipped

LAN mesh + hardened SSH

2025-12-04
  • UDP multicast peer discovery (Flux Mesh Phase 1)
  • Host key pinning + strict known-hosts enforcement
  • AES-256 encrypted credential vault
  • Python 3.10+ runtime enforcement
The commitment

Honest version cadence

  • No fake majors — minors keep arriving until enough real features accumulate
  • Public changelog maps every feature to its release date
  • Pre-major preview published 30 days before ship
  • Security patches NEVER gated by subscription state
  • CVE patches backported to old majors when needed