What's Changed
- Add configurable camera resolution setting (FR #1133)
Fixes
- Refactor settings table update logic to fix ongoing issues / only show Frontend settings table for first time when settings expander is opened (Issue #1127)
- Render settings table directly to avoid virtualizer issues for some users (Issue #1127)
Full Changelog: v2.7.0...v2.7.1-beta.5
New Contributors
- @Copilot made their first contribution