2026-06-10 · SDK
ADR-023 — forward-compatible SDK/API contract + 4 SDKs
- The `/api/v1` surface and on-device storage keys are now a frozen, additive-only contract (`sendora_schema_version=1`), guarded by a golden-snapshot test in CI — an SDK upgrade can never orphan a live session.
- Every request now sends `X-Sendora-SDK-Name` / `X-Sendora-SDK-Version`. Published: web 3.6.0 / React Native 1.14.0 / iOS 4.5.0 / Android 4.5.0.