We've added many core features, significantly improved stability + performance, and are much closer to a stable API.
What's Changed
* Click callbacks for scene node handles by brentyi in https://github.com/nerfstudio-project/viser/pull/46
* Simplify label rendering on scene tree tab hover by BrianSantoso in https://github.com/nerfstudio-project/viser/pull/50
* Implement custom titlebars that can be configured in Python by jonahbedouch in https://github.com/nerfstudio-project/viser/pull/42
* Performance improvements, click event fix by brentyi in https://github.com/nerfstudio-project/viser/pull/51
* MUI -> mantine transition by brentyi in https://github.com/nerfstudio-project/viser/pull/49
* Fix scene node labels by brentyi in https://github.com/nerfstudio-project/viser/pull/53
* Improve frustum + attribute update speed by kerrj in https://github.com/nerfstudio-project/viser/pull/54
* Fix visibility icon for nested scene nodes by brentyi in https://github.com/nerfstudio-project/viser/pull/55
* Farewell, Leva by brentyi in https://github.com/nerfstudio-project/viser/pull/52
* Canvas export button, minor GUI fixes by brentyi in https://github.com/nerfstudio-project/viser/pull/58
* Switch away from Create-React-App towards Vite by jonahbedouch in https://github.com/nerfstudio-project/viser/pull/62
* Titlebar image dark mode by origamiman72 in https://github.com/nerfstudio-project/viser/pull/56
* Viser mobile view by jonahbedouch in https://github.com/nerfstudio-project/viser/pull/60
* Fix Vite HMR errors by jonahbedouch in https://github.com/nerfstudio-project/viser/pull/64
* poetry => setuptools by brentyi in https://github.com/nerfstudio-project/viser/pull/65
* Automate client builds by origamiman72 in https://github.com/nerfstudio-project/viser/pull/66
* GUI container refactor, tab support by brentyi in https://github.com/nerfstudio-project/viser/pull/63
* Significant performance improvements, URDF refactor by brentyi in https://github.com/nerfstudio-project/viser/pull/67
* Jonah/sidebar by jonahbedouch in https://github.com/nerfstudio-project/viser/pull/70
* Check to see if a Viewer is running and skip the build check by jonahbedouch in https://github.com/nerfstudio-project/viser/pull/74
* 3D gui containers by AdamRashid96 in https://github.com/nerfstudio-project/viser/pull/69
* Add MDX support to the GUI API by jonahbedouch in https://github.com/nerfstudio-project/viser/pull/73
* Fix Control Panel Bug with 3D GUIs by jonahbedouch in https://github.com/nerfstudio-project/viser/pull/75
* Rework guiIdSetFromContainerId into a dict of sets by jonahbedouch in https://github.com/nerfstudio-project/viser/pull/76
* Modal Implementation by mcallisterdavid in https://github.com/nerfstudio-project/viser/pull/72
* Fix `yarn start` detection by brentyi in https://github.com/nerfstudio-project/viser/pull/81
* Websocket refactor + theming by brentyi in https://github.com/nerfstudio-project/viser/pull/82
* GUI refactor, memory leak fixes, version bump by brentyi in https://github.com/nerfstudio-project/viser/pull/84
New Contributors
* BrianSantoso made their first contribution in https://github.com/nerfstudio-project/viser/pull/50
* jonahbedouch made their first contribution in https://github.com/nerfstudio-project/viser/pull/42
* origamiman72 made their first contribution in https://github.com/nerfstudio-project/viser/pull/56
* AdamRashid96 made their first contribution in https://github.com/nerfstudio-project/viser/pull/69
* mcallisterdavid made their first contribution in https://github.com/nerfstudio-project/viser/pull/72
**Full Changelog**: https://github.com/nerfstudio-project/viser/compare/v0.0.16...v0.1.0