What's Changed
* Fix pose update edge case by brentyi in https://github.com/nerfstudio-project/viser/pull/191
* Simplify message windowing + reduce `asyncio` overhead by brentyi in https://github.com/nerfstudio-project/viser/pull/192
* Add upload file button by jkulhanek in https://github.com/nerfstudio-project/viser/pull/168
* UI refinements, share URL QR code generation by brentyi in https://github.com/nerfstudio-project/viser/pull/193
* Refactor scene pointer events + support rectangular selection by chungmin99 in https://github.com/nerfstudio-project/viser/pull/157
**Full Changelog**: https://github.com/nerfstudio-project/viser/compare/v0.1.25...v0.1.26