Release Notes
Release notes for the Aholo Open Platform API, SDKs, Skills, and documentation.
June 2026
2026-06-16
World
- Create reconstruction (
POST /global/world/v1/reconstructions): optionaluseMaskfor background removal on uploaded assets. - Get world detail (
GET /global/world/v1/{worldId}): AI-generated worlds can returnassets.imagery.panoUrl(panorama);assets.imageryadded; LOD metadata is atassets.splats.urls.lodMetaPath. assets.semanticsMetadataaddsupAxis(Y/Z) for world coordinate orientation. See API → World.
SDK
- Shipped TypeScript and Java SDK v1.2.0, aligned with the World API changes above. See SDK Overview.
2026-06-09
SDK
- Shipped TypeScript and Java SDK v1.1.0 (Asset / World / Lux3D). See SDK Overview.
- Python SDK is not available yet.
2026-06-03
SDK
- First release of TypeScript and Java SDK v1.0.0. See SDK Overview.
May 2026
2026-05-20
Documentation
- Launched the Open Platform API docs site: guides, API reference (Scalar OpenAPI), and Skills.