Skip to content
Sendora
Create account
Developer changelog

SDK and API releases.

Tied to SDK version numbers. Separate from the product changelog.

2026-04-15Web · 1.0.0
  • Initial GA.
  • identify / track / link APIs with background retries.
  • Automatic consent attachment on every event.
2026-04-15iOS · 1.0.0
  • SwiftPM package shipped.
  • APNs token management + silent push support.
  • Deferred deep linking via AASA.
2026-04-15Android · 1.0.0
  • Maven Central publish.
  • FCM token registration + refresh.
  • Install referrer + assetlinks handshake.
2026-04-15API · v1
  • OpenAPI 3.1 spec published.
  • /v1/events, /v1/identify, /v1/links, /v1/notifications GA.
  • HMAC-signed outbound webhooks with exponential backoff.