What's Changed
* JPG arg fix in imageio by kerrj in https://github.com/nerfstudio-project/viser/pull/114
* Grid support by brentyi in https://github.com/nerfstudio-project/viser/pull/116
* Reverse up-down viewport navigation for Q and E keys by cvachha in https://github.com/nerfstudio-project/viser/pull/115
* Add corner logo by brentyi in https://github.com/nerfstudio-project/viser/pull/117
* z-index tweaks by brentyi in https://github.com/nerfstudio-project/viser/pull/118
* Fix filename in README.md by nlml in https://github.com/nerfstudio-project/viser/pull/120
* Add `send_file_download()` by brentyi in https://github.com/nerfstudio-project/viser/pull/119
* Add configurable control panel width by brentyi in https://github.com/nerfstudio-project/viser/pull/123
* Add toon3, toon5 material options by brentyi in https://github.com/nerfstudio-project/viser/pull/125
* Add segments arg for spline helpers by brentyi in https://github.com/nerfstudio-project/viser/pull/126
* Add .flush(), deadlock fixes by brentyi in https://github.com/nerfstudio-project/viser/pull/127
New Contributors
* cvachha made their first contribution in https://github.com/nerfstudio-project/viser/pull/115
* nlml made their first contribution in https://github.com/nerfstudio-project/viser/pull/120
**Full Changelog**: https://github.com/nerfstudio-project/viser/compare/v0.1.7...v0.1.8