Skip to main content

Changelog

Notable changes to the embed SDK and platform API. The wire contract is versioned at /embed/v1/* and /inference-api/b2b/v1/*; breaking changes ship a new major beside the old one (CDN versioning).

2026-08

  • Basemap access is key-authorized. Direct third-party use of tile.kaleidr.com is restricted; <kaleidr-map> embeds and Kaleidr-hosted maps are unaffected. Basemap sessions debit the org's shared monthly map-loads allowance (quota).

v1

  • kaleidr.js loader + <kaleidr-map> element — one façade, four products (chat / viewer / editor / tile), two doorways.
  • Publishable browser keys (kld_pk_) and server keys (kld_sk_) with scopes ai | maps | design; publishable keys are exchanged for short-lived, origin-bound sessions. Legacy kld_live_ keys keep working.
  • /inference-api/b2b/v1/chat/* (SSE) + /design/* route families.

This page fills in as releases ship.