A quick bugfix release for some UI and CORS issues, and a moderate level security fix.
What's Changed
🔒 Security 🔒
🐛 Bug Fixes 🐛
- Delay mouse capture until renderer starts, and only grab required events by @Floppy in #5581
- Limit names to a reasonable length by @Floppy in #5582
- Widen Access-Control-Allow-Origin headers for file content by @Floppy in #5603
Full Changelog: v0.133.0...v0.133.1