Thanks for following along! This is a tagged release (2022.1213.0).
NOTE: This release has been pulled from nuget search listing as the mobile build toolchain is a bit broken (android has been updated to net60
but iOS is still a work in progress). Rather than putting in more effort to fix this, we will push a new release in a few days after iOS is also updated.
What's Changed
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /osu.Framework by @dependabot in #5576
- Fix WhitePixel texture rectangle doesn't respect provided area by @EVAST9919 in #5577
- Bring Android framework to .NET 6 by @huoyaoyuan in #5080
- Update SDL2 by @peppy in #5579
- Fix search container filtering too much by @bdach in #5578
- Fix one more case of using AutoGen's
ffmpeg
class for constants by @frenzibyte in #5580 - Guard against attempting to call
OpenUrlExternally
with non-http content by @peppy in #5574
Full Changelog: 2022.1208.0...2022.1213.0