improved

Added additional details on Caching

Improved the Player Embedding doc to explain caching and its options in more detail.

fixed

Fixed the Create Layer API endpoint

Made fixes to the Create Layer API endpoint, updating the requirements and exposing missing parameters.

fixed

Fixed Get Assets API endpoint

Added a fix to the Get Assets API endpoint, which was previously listing a publishedState parameter instead of the correct state parameter.

added

Added Prefetcher module to Classic Player

A new Prefetcher module was added to the Classic Player, allowing users to add event listeners for prefetch events in the 2D player.

improved

Updated Rest API Endpoints

added

Custom Apps Guide

New Custom Apps guide for developers:
https://developer.threekit.com/docs/custom-apps
This guide is designed to get new ThreeKit developers on the right track with development of custom web applications that interact with the ThreeKit project data.

added

Massive Docs Update

Today we pushed a major update to the Developer Docs, with a restructuring of the format and new additions for the Composable Player, Composable Configurator, and REST API SDK. The previous Player documents have been bundled under the Classic Player page.

JSFiddle Issue

This has been resolved. There is currently an issue with our JSFiddle embeds in the guides section.

added

REST & Guide Updates

The following REST APIs have had minor updates to reflect which parameters are required:

fixed

Configuration API fixed

The auth header for the Get Thumbnail of Configuration by ID/shortID API has been made optional, fixing an issue where users could not test this endpoint in the hub.