What's Changed * Support batch axes + broadcasting for `viser.transforms` by brentyi in https://github.com/nerfstudio-project/viser/pull/208 * Handle empty string case for plotly json loading (bugfix) by chungmin99 in https://github.com/nerfstudio-project/viser/pull/209 * Fix wrong length value for the initial value of vector3 by yzslab in https://github.com/nerfstudio-project/viser/pull/213
New Contributors * yzslab made their first contribution in https://github.com/nerfstudio-project/viser/pull/213
What's Changed * Fix termination problems when share URL is active by brentyi in https://github.com/nerfstudio-project/viser/pull/204 * Ship client source with package by atonderski in https://github.com/nerfstudio-project/viser/pull/205 * Fix `.add_image()` race condition by brentyi in https://github.com/nerfstudio-project/viser/pull/206 * Add support for data URLs for images inside markdown elements by brentyi in https://github.com/nerfstudio-project/viser/pull/207 * Visualize Plotly in viser by chungmin99 in https://github.com/nerfstudio-project/viser/pull/198
New Contributors * atonderski made their first contribution in https://github.com/nerfstudio-project/viser/pull/205