Early access · Paid API credit is live. New accounts still get free starter credit.
PricingDocsModelsFAQEarnBlogAboutSign in →

Home · changelog

Changelog

What has shipped.

An honest, dated log of alpha milestones. Every entry maps to a real commit or documented state. No roadmap promises, no invented dates.

July 2026

2026-07-13
APNs app-targeted nonce challenges are operator-wired in production; admitted providers now elevate from Apple MDA hardware trust to code_attested.
2026-07-05
Coordinator deploys now drain admitted inference before closing provider sockets; production promotion moved to manual dispatch or coordinator release tags.
2026-07-04
HK-only provider payout onboarding opened after Stripe Connect platform activation; country enforcement remains fail-closed.
2026-07-01
Developer top-up went live: prepaid inference credit can be bought with a card via Stripe (real charges). Provider payouts were initially held behind a separate feature gate.
2026-07-01
Verified self-serve model onboarding: a provider can add a public Hugging Face GGUF to the catalog end-to-end.
2026-07-01
Catalog now exposes context length, and never mistakes a projector file for the model.
2026-07-01
Coordinator surge deploys preserve the HTTP origin (no tunnel gap during rolls); active-stream draining remains follow-up work.
2026-07-01
Admin catalog view + kill-switch for models; rejected provider registrations are now logged with reason.
2026-07-01
Marketing copy corrected to reflect now-live payments and to frame free credit as tokens.

June 2026

2026-06-30
code_attested tier implemented end-to-end via an APNs app-targeted nonce challenge; production operator wiring followed on July 13.
2026-06-30
Provider shipped as a profile-bound macOS app; notarized DMG published to /dl with one-command setup.
2026-06-30
Managed attestation deployed; distribution hardened; release/verify pipeline fixed against stale-DMG edge caching.
2026-06-30
Operational readiness: real /readyz, alerts that can fire, and autohealing recreate-loop fix on the confidential-VM MIG.
2026-06-29
Public-API and device-auth hardening: spoofable client-IP headers no longer trusted for rate limits; device-auth phishing path fixed.
2026-06-28
MDM-mediated provider admission made live: real MDA-backed Macs register at the hardware trust tier.
2026-06-28
Console redesign IA: account-tab menu, prominent live Network Stats chip, dropped the developer-facing trust-level selector.
2026-06-28
First blog post published: how Umbra is building verifiable prompt privacy.
2026-06-27
Wallet + trust console refined; logout hardened against cross-site requests.