Bug Fix Release
Changelog:
New Features:
- Backend support for all Three.js light types. Frontend support to come. (@sdumetz)
Bug fixes:
- UI updates to improve consistency on both the front and back ends. (@sdumetz)
- This addresses #257 as well as issues with pose UI updating for multi-model scenes
- Standard shaders now correctly read AO from only the red channel of the loaded texture.
- Opacity now correctly cached in material override settings
- Camera rotation normalized when entering and exiting tours to avoid unintended 'unwinding'
- Fix for AR not launching in Chrome on iOS
Misc:
- Dependency updates to address vulnerabilities
- Webpack config updated for faster builds (@sdumetz) (Note: Build now requires a minimum Node version of 14.15.0)
- Docker image updated to Ubuntu 20.04, Node 16.20.2 (Note: If you have an existing Voyager image you must rebuild with this release)