v2.28.1
playcanvas/supersplatv2.28.1Jun 30, 2026by slimbuck
AI Summary
Fixes mouse wheel zoom issues, adds an in-app language selector, and resolves empty export problems.
Key Highlights
- In-app language selector with live switching
- Mouse-wheel zoom misclassification fix
- Empty HTML/SOG export fix
New Features
- Fix mouse-wheel zoom misclassification in camera controls
- Add in-app language selector with live (no-reload) switching
- Fix empty HTML/SOG export by forcing splat-transform's worker pool inline
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