Thanks for following along! This is a tagged hotfix release (2022.1207.0), mainly aimed to fix a critical oversight on android which caused user settings to disappear. For more information check out the osu! changelog page and dev blog.
Audio
- Fix preview track in beatmap listing overlay potentially leaving game track muted (#21520 by @frenzibyte)
Chat
Fix chat messages sometimes looking like they didn't send (#21550 by @smoogipoo)
Code Quality
- Remove SmoothCircularProgress component as being replaced (#21502 by @EVAST9919)
- Don't use texture sampling in TriangleBorder shader (ppy/osu-resources#233 by @EVAST9919)
Framework
- Emit
global::
prefix before type names in DI source generator (ppy/osu-framework#5565 by @bdach) - Add multi phase source generator test (ppy/osu-framework#5562 by @X9VoiD)
- Fix source generator csproj wildcard (ppy/osu-framework#5572 by @goodtrailer)
- Fix broken iOS build configurations of template projects in framework solution (ppy/osu-framework#5570 by @frenzibyte)
- Update framework and resources (#21555 by @peppy)
Gameplay
- Fix loss of precision in ScoreProcessor.ComputeAccuracy() (#21517 by @smoogipoo)
Gameplay (osu!)
Allow random mod to flip sliders (#21544 by @Pasi4K5)
Just a minor addition to the random mod. Sliders now get flipped (horizontally, but it doesn't really matter because sliders are being rotated) with a 50% chance.
Localisation
- Update translations (ppy/osu-resources#234 by @peppy)
Mobile
Fix settings being wiped on each startup (ppy/osu-framework#5571 by @bdach)
Regressed in the previous build. Due to a stupid reason which is completely not our fault.
Settings
Song Select
Fix extended values in difficulty adjust mod being truncated to 10 on beatmap change (#21541 by @bdach)
Smaller changes
- Perform rewind with right click only if cursor didn't leave the button (#21523 by @Feodor0090)
Full Changelog: 2022.1205.1...2022.1207.0