Improve multiplayer listing search by making it fuzzy
Add "buttons" as a search term for key bindings
Show an ongoing operation when checking for updates
Account for rate changing mods when disabling the "Ready" button
Addresses https://github.com/ppy/osu/discussions/30950.
Fix strong drum rolls being counted for double the combo in legacy scoring attributes
Do not deselect objects when control-clicking without hitting anything
As per feedback in https://discord.com/channels/90072389919997952/1259818301517725707/1310270647187935284.
Delay back button appearance when performing a quick restart
Add player settings to multi spectator screen
Move unnecessary properties from `BeatmapInfo` / realm to `IBeatmap`
Stop loudly logging backwards seek bug to sentry
Several users have reported stutters when this happens. It's potentially from the error report overhead. We now know that this is a BASS level issue anyway, so having this logging is not helpful.
Expose more migration helper methods
Add ability to close playlists within grace period after creation
For use in https://github.com/ppy/osu-queue-score-statistics/pull/305. Some of these might look a bit odd, but I personally still prefer having them all in one central location.
Centralise supported file extensions to one helper class
As proposed in https://github.com/ppy/osu-server-beatmap-submission/pull/5#discussion_r1861680837.
Simplify the dev footer display
Work around Android CI workflow errors
Save
Adjust daily challenge tier thresholds to match expectations