v2.32.2
playcanvas/supersplatv2.32.2Jul 21, 2026by slimbuck
AI Summary
Enhances rendering capabilities with 8K resolutions and fixes video export stability.
Key Highlights
- 8K render resolutions added
- Video muxer write stability fixed
- PlayCanvas 2.21 API compatibility
New Features
- Add 8K render resolutions
- Wait for video muxer writes before finalizing
- Use public layer clear API for PlayCanvas 2.21
Full Release Notes
## What's Changed * Wait for video muxer writes before finalizing by @willeastcott in https://github.com/playcanvas/supersplat/pull/990 * Add 8K render resolutions by @willeastcott in https://github.com/playcanvas/supersplat/pull/991 * Update all npm dependencies by @renovate[bot] in https://github.com/playcanvas/supersplat/pull/992 * Use public layer clear API for PlayCanvas 2.21 by @slimbuck in https://github.com/playcanvas/supersplat/pull/993 **Full Changelog**: https://github.com/playcanvas/supersplat/compare/v2.32.1...v2.32.2