Skip to content

Release v0.8.6

We’ve updated all packages used internally to the latest versions. This release doesn’t introduce any API or logic changes, as well as updates within body tracking or image/video post-processing. Basically, only build system was updated: esbuild and rollup are bumped to the latest versions, C++ modules implementing heavy math computations switched to C++17 from C++14, and we’ve updated their native dependencies as well.

One can migrate from the previous version of the SDK without any code changes. All examples are updated to the 0.8.6 version. They can be found on the getting started page.