Publieke changelog
Changelog
Wijzigingen die gebruikers en developers raken staan hier. Product-, SDK-, API-, connector-, verifier-, witness-, Local Vault- en documentatiewijzigingen die externe gebruikers beïnvloeden moeten deze pagina bijwerken.
Documentatiebeleid
docs.attesto.eu publiceert alleen publiek gebruikers- en developermateriaal. Interne control-plane procedures, infrastructuur-runbooks, credential handling en private operationele diagnostics blijven buiten deze site.
2026-06-14
| Status | Wijziging | Samenvatting |
|---|---|---|
| Updated | Tenant signup subscriptions | Tenant signup vereist nu Starter, Growth of Realtime keuze, legt onboarding intent vast, stuurt een branded welcome email en start Stripe Checkout voor de ingestelde 30-daagse tenant trial. Billing docs en API references beschrijven dezelfde flow. |
| Updated | Docs en codebase parity | Publieke docs zijn gelijkgetrokken met de actuele API-, connector-, Local Vault-, SDK-, CLI- en regulatory-evidence contracten. Python, TypeScript, Go en CLI zijn first-class developer surfaces; connector- en Local Vault-routefamilies zijn exact gedocumenteerd; Article 12 logging evidence wordt uitgelegd als ondersteuning voor Article 13-transparantiewerk zonder juridische compliance te claimen. |
| Corrected | Gateway, MCP, OTel en n8n docs | Developer-surface en implementation-recipe docs gebruiken nu de echte attesto-gateway flags, expliciete MCP ATTESTO_BASE_URL-configuratie, actuele MCP tool names, OTel allowlist option names en het n8n action/trigger gedrag zoals de packages het implementeren. |
2026-06-12
| Status | Wijziging | Samenvatting |
|---|---|---|
| Fixed | Docs navigation and mobile sidebar | Documentatiepagina's houden canonieke Engelse routes nu Engels, bewaren equivalente gelokaliseerde routes bij taalwissel en tonen de manual-sidebar als echte hamburger drawer op telefoons en tablets zonder de desktop layout te veranderen. |
| Updated | SDK and verifier package versions | SDK-documentatie verwijst naar de huidige 0.4.0 Python-, TypeScript-, Go- en CLI-releasefamilie; Go-voorbeelden gebruiken go.attesto.eu/sdk en verifier reports gebruiken verifierVersion: 0.4.0. |
| Expanded | Article 12, companion packages en SDK test harness docs | SDKs en Implementation Recipes leggen nu de belofte “Voldoe aan Artikel 13 met 1 regel code” uit als technische bewijs-ondersteuning: één integratieregel kan verifier-ready evidence capture voor transparantiewerk starten, terwijl juridische conformiteit klantverantwoordelijkheid blijft. Docs dekken nu ook attestedFetch, attesto-mcp, attesto-local-vault, n8n-nodes-attesto en de phase-gated witness package boundary. |
| Expanded | Gateway, MCP, and n8n implementation recipes | Implementation Recipes documenteert de Attesto Inference Gateway, Attesto MCP server en n8n-nodes-attesto node als publieke developer surfaces, inclusief production base URL, capture mode, secret boundaries en evidence behavior. |
2026-06-08
| Status | Wijziging | Samenvatting |
|---|---|---|
| Hardened | Language content parity | Alle taalroutes publiceren de volledige canonieke manual- en changelog-body; het docs contract controleert body hashes, headings, code examples, tables, trust boundaries en changelog-dekking voor Engels, Nederlands, Duits, Frans, Spaans, Pools en Italiaans. |
| Added | Full localized manual routes | Alle manuals bestaan nu op /languages/{lang}/manuals/...; de language selector bewaart de huidige manual en de contracten falen bij ontbrekende localized routes of compliance-boundary tekst. |
| Added | Truth Package lifecycle verification | Tenant export ZIP generation is Proof of Evolution evidence; packages bevatten attesto.truth-package.manifest.json, ZIP hashes worden als truth_package.generated vastgelegd en downloads als truth_package.accessed. |
| Hardened | Truth Package verified events | Na CLI-verificatie valideert de tenant API report, package hash, manifest hash en artifact count voordat truth_package.verified wordt geregistreerd; de service-backed lane bewijst generation, access, verification en Merkle inclusion. |
| Clarified | Release evidence boundaries | De frozen v1 dossier is expliciet historisch; actuele Attesto 2.0 readiness hoort bij release/attesto-2.0-production-readiness/manifest.json en groene release/total-evidence contracts. |
| Added | Public status page contract | status.attesto.eu is een publieke trust surface met eigen statusdatabase en alleen publieke probe-resultaten; geen tenant data, raw logs, provider payloads, secrets of admin diagnostics. |
| Improved | Status uptime ticker bars | De statuspagina toont 90-day per-service health bars, uptime, latency, HTTP expectation, probe interval en timezone; het admin control panel is publiek uitgesloten. |
| Hardened | Marketplace developer onboarding and trials | Marketplace toont developer signup/signin en Free/Verified/Professional/Partner plans bovenaan; developer pricing en 14-day trials komen uit backend contracts, tenant checkout toont de 30-day trial. |
| Hardened | Marketplace publisher auth and reproducible Evidence Score | Developer accounts gebruiken marketplace-only auth en worden door dashboard login geweigerd; Evidence Score is deterministisch met criteria, max points, components en zonder marketingbonus. |
| Hardened | Marketplace developer account gate | Connector submission vereist een marketplace developer account; free accounts mogen free assets private laten reviewen, paid assets vereisen paid tier en Stripe Connect readiness. |
| Added | Marketplace CLI publishing helpers | De CLI ondersteunt manifest creation, lokale validation, marketplace publisher submission en private-review submission tegen echte Marketplace APIs met bearer-token auth en secret-safe output. |
| Added | Marketplace developer subscription checkout | Publisher profiles kunnen paid developer checkout en billing portal starten; Stripe webhooks werken subscription state en marketplace evidence bij zonder secrets of checkout identifiers te lekken. |
| Added | Paid marketplace connector checkout | Paid connector acquisition maakt Stripe Checkout Sessions met Connect destination transfer data en Attesto application fee; verified webhooks maken entitlements, revenue ledger entries en purchase evidence. |
| Hardened | Marketplace refunds and payout reconciliation | Verified refunds werken ledger bij, spiegelen 75/25 reversals, sluiten fully refunded entitlements, revoken installs en blokkeren artifact download; payout events reconciliëren publisher ledger evidence. |
| Hardened | Marketplace review boundary | Publisher submissions zijn private pending-review by default; publieke docs beschrijven de publisher-facing lifecycle, terwijl Attesto review en publication private operator workflows blijven met marketplace evidence en platform audit entries. |
| Added | Marketplace Stripe Connect payout onboarding | Publisher profiles kunnen Stripe Connect payout onboarding starten en status refreshen; frontend krijgt alleen Stripe-hosted URL en safe payout status fields. |
2026-06-07
| Status | Wijziging | Samenvatting |
|---|---|---|
| Expanded | Marketplace install lifecycle evidence | Marketplace ondersteunt tenant-scoped install update, entitlement revoke, reacquire/reinstall, receipt lookup en UI-acties pas na login; tests dekken CSRF recovery, entitlement gating, idempotency, revoke en reactivation. |
| Added | Marketplace publisher profile evidence | Publishers kunnen profielen aanmaken, ophalen en bijwerken via API/UI; create en display-name updates schrijven marketplace evidence receipts. |
| Added | Attesto Marketplace documentation and production gate | Publieke Marketplace guide en production readiness contract dekken connector manifests, acquisition, installation, entitlement-gated downloads, publisher validation, evidence, security boundaries, frontend build policy en deployment labels. |
| Added | first-class Go SDK and Attesto CLI | Go SDK en Attesto CLI gebruiken hetzelfde Proofstream protocol, production API origin, golden vectors en verifier matrix als Python en TypeScript. |
| Expanded | SDK parity across Python, TypeScript, Go, and CLI | Python, TypeScript, Go en CLI ondersteunen tenant/operator bearer mode waar van toepassing plus backend-methods voor streams, events, windows, checkpoints, proof state, fork evidence, audit packs, connectors en Local Vault flows. |
| Hardened | SDK and CLI release gates | SDK contracts, verifier matrix, dependency security, registry/module readiness, CI en manifest hashing omvatten Go en CLI; version parity vereist dezelfde releaseversie voor alle SDK/CLI-oppervlakken. |
| Added | certification readiness guide | Nieuwe gids dekt ISO/IEC 27001, SOC 2 Type II, ISO/IEC 27701, Cyber Essentials Plus, NEN 7510, ENSIA/BIO en eIDAS 2.0 alignment zonder certificering te claimen. |
| Added | public Security Management guide | Publieke trust-center gids legt ISMS scope, risico-, asset-, supplier- en incidentregister, audit plan, management review, evidence sources en claim boundaries uit zonder private records te publiceren. |
| Added | guide category filtering, favicon, and ISO alignment evidence | Docs homepage kreeg category filter, Attesto favicon en ISO/IEC 27001 audit-readiness alignment; release pipeline bevat machine-readable ISO alignment pack en contract guardrail. |
| Expanded | documentation hub depth | Docs kregen Stripe-style collapsible explorer, guide-card tags en Implementation Recipes voor SDKs, API, Proofstream, verification, webhooks, connectors, Local Vault en rollout paths. |
| Released | Python SDK on PyPI | Het officiële Python package attesto is beschikbaar op PyPI als 0.2.0; install smoke bevestigt imports en default naar https://verify.attesto.eu. |
| Released | TypeScript SDK on npm | @attesto/sdk is beschikbaar op npm als 0.2.0; map-bearing 0.1.0 is verwijderd en artifacts bevatten alleen runtime JS, declarations, README en metadata. |
| Added | CLI and Go SDK roadmap | CLI tooling en Go SDK zijn officiële production surfaces naast Python en TypeScript, maar krijgen pas public install commands na echte behavior, tests, artifact policy, smoke, readiness, docs en changelog evidence. |
| Defined | package naming strategy | Officiële package namespace voor core SDKs, verifier, Local Vault, witness en connectors is vastgelegd; Attesto publiceert geen lege dead-end placeholders. |
| Hardened | SDK package release metadata | Python package is attesto, TypeScript package is @attesto/sdk; public packages mogen geen sourcemaps, source, tests, caches, archives, frontend bundles, API keys of secret-like material bevatten. |
| Added | SDK registry readiness gate | Readiness gate controleert publieke PyPI/npm metadata zodat developer distribution pas compleet heet wanneer install commands op huidige releaseversies resolven. |
| Released | Stripe live billing cutover | Server-side billing gebruikt live Stripe mode; Growth en Realtime prijzen matchen tenant upgrade flow, live webhook is aan en secrets/object identifiers/payment payloads blijven uit docs, frontend en reports. |
| Expanded | Stripe-style adoption paths | Docs home functioneert als user manual, developer portal en trust center met Developer, Architect, Operator, Compliance en Research paths. |
| Clarified | Nova circuit claim boundary | Eerste Proof of Evolution circuit gebruikt Poseidon state-root transition over committed Pallas scalar digests; semantic checks blijven claim-boundary until reviewed successor semantic circuit. |
| Added | active navigation and language selector | Shared docs navigation markeert current tab en voegt language selector toe met browser language detection, local explicit choice en links naar alle zeven handbooks. |
| Added | category-defining docs structure | Docs zijn herwerkt rond adoption path: Getting Started, Attesto 1.0, Attesto 2.0 Proofstream, Witness Plane, Verifier System, Local Vault/connectors, Proof of Evolution, Regulatory Evidence en Operators. |
| Added | trust center and verification docs | Nieuwe manuals dekken verifier-first evidence, Trust Boundaries, Failure Modes, verifier bundles, verifier matrix, fork evidence, quorum en independent offline verification. |
| Added | multilingual public handbooks | Publieke handbooks bestaan voor Engels, Nederlands, Duits, Frans, Spaans, Pools en Italiaans; Engels blijft canonieke API/SDK-contracttaal. |
| Hardened | docs HTTPS headers | docs.attesto.eu publiceert HSTS en security headers op HTML, assets en health responses; live smoke controleert HTTPS-only gedrag. |
| Expanded | developer implementation guides | API, SDK, webhook, connector, Local Vault en Proofstream docs zijn uitgebreid met request/response shapes, idempotency, signature verification, diagnostics, offline verifier behavior en safety boundaries. |
| Added | docs.attesto.eu production docs hub | Publieke statische docs-site met search, manuals, changelog policy, Docker image, Swarm routing, SSL via Traefik Let's Encrypt en contract tegen interne of secret-like content. |
| Added | Proofstream public documentation | Publieke guidance voor receipts, windows, checkpoints, witness/quorum evidence, anchors, bundles, offline verification, SDK v2, connectors en Local Vault customer-edge usage. |
