v2.28.1
phiresky/ripgrep-allv2.28.1Jun 30, 2026by slimbuck
AI Summary
A maintenance release for PlayCanvas Supersplat fixing camera controls and export issues.
Key Highlights
- Fix mouse-wheel zoom misclassification in camera controls.
- Add in-app language selector with live switching.
- Fix empty HTML/SOG export by forcing inline worker pool.
New Features
- Live language switching
- Fixed HTML and SOG export functionality
Full Release Notes
## What's Changed * Fix mouse-wheel zoom misclassification in camera controls by @slimbuck in https://github.com/playcanvas/supersplat/pull/926 * Add in-app language selector with live (no-reload) switching by @willeastcott in https://github.com/playcanvas/supersplat/pull/927 * Update all npm dependencies by @renovate[bot] in https://github.com/playcanvas/supersplat/pull/929 * Fix empty HTML/SOG export by forcing splat-transform's worker pool inline by @slimbuck in https://github.com/playcanvas/supersplat/pull/930 **Full Changelog**: https://github.com/playcanvas/supersplat/compare/v2.28.0...v2.28.1