2024.522.0
What's Changed
- Allow insecure requests on debug builds via
OSU_INSECURE_REQUESTS
environment variable by @smoogipoo in #6283 - Avoid colour space conversion when multiplying
SRGBColour
by white by @EVAST9919 in #6287 - Implement focus traps by @smoogipoo in #6286
- Fix incorrect assertion and possible nullref by @smoogipoo in #6293
- Bring back SDL2 by default, lock SDL3 behind environment variable by @smoogipoo in #6292
Full Changelog: 2024.513.0...2024.522.0