OxinionDeveloper

Changelog

What's new in the Oxinion SDK and developer platform.

v1.5.1patch

June 16, 2026

  • Fixed sdk.track() example in README — type now correctly shows "enter" | "exit" | "dwell"
  • Improved README clarity: renamed sdk variable to oxinion throughout docs
v1.5.0minor

June 16, 2026

  • Proxied all API calls through api.oxinion.com via Cloudflare Worker — Supabase project URL no longer exposed in open source SDK
  • Fixed notify.registerToken() crashing on empty response body
  • Added full TypeScript types for all modules
  • Added geofencing, pipeline, nodes, hooks, notify, invoke, track, and mail modules
  • SDK now ships ESM + CJS + type declarations
v1.4.2patch

May 2026

  • Initial public release
  • Basic geofencing and pipeline support