What's Changed
- Fix crash when random and rewind are run on the same frame by @peppy in #33725
- Visual pass on loading spinner by @peppy in #33723
- Attempt to fix flaky editor test by @smoogipoo in #33724
- Fix mod adjustment marker not masking correctly by @Joehuu in #33735
- Fix mod button still working after gameplay start if player is not fully loaded by @peppy in #33737
- Fix skin layer not hiding when revealing background by @peppy in #33734
- Adjust some button's hover colours to improve visual contrast with text by @peppy in #33754
- Adjust rank formatting logic to avoid getting cut in score by @frenzibyte in #33753
- Add Tachyon support for package managed installations by @smoogipoo in #33575
- Ignore case when parsing
OSU_EXTERNAL_UPDATE_STREAM
by @smoogipoo in #33771 - Pick better initial beatmap status when submitting by @bdach in #33665
- Fix drawable hold notes continuing to show hit lighting with No Release mod and classic skin by @bdach in #33764
- Fix flaky test failures at main menu due to early
ScalingContainer
access by @peppy in #33777 - Add support for traversing and toggling expanded state of song select groups by @peppy in #33668
- Fix incompatible mods not retaining settings after selecting autoplay via ctrl+enter by @frenzibyte in #33765
- SongSelectV2: Fix pressing multiple traversal keys in same frame causing weirdness by @peppy in #33775
- Fix beatmap set author information by @EYHN in #33783
- Use localised strings for SSV2 by @diquoks in #33787
- Add beatmapset video and storyboard icons by @stanriders in #33800
- Remove fade from footer display transition by @peppy in #33664
- Fix null reference in metadata wedge when accessing beatmap tags by @frenzibyte in #33828
- Fix spectator button not working when user is playing daily challenge by @peppy in #33848
- Fix player settings overlay potentially disappearing unexpectedly by @peppy in #33853
- Fix very short kiai sections not showing up on editor summary timeline by @peppy in #33850
- Fix dropdown search bar not having placeholder text by @frenzibyte in #33852
- Increase margin and padding in beatmap panel to make it easier on the eyes by @Molla7605 in #33832
- Fix download requests firing too often in multiplayer spectator by @peppy in #33854
- Fix rotating objects in the skin editor not rotating as expected by @peppy in #33856
- Floor star rating to 2 decimal places rather than rounding by @bdach in #33679
- Fix inconsistent rounding strategy for PP by @EYHN in #33830
- SongSelectV2: Refine random selection to currently open group (and support difficulty split panels better) by @peppy in #33773
- Maintain scroll position relative to hovered drawable when editor toolbox expands by @minetoblend in #33621
- Update framework by @peppy in #33873
New Contributors
- @EYHN made their first contribution in #33783
- @diquoks made their first contribution in #33787
- @Molla7605 made their first contribution in #33832
Full Changelog: 2025.616.0-tachyon...2025.625.0-tachyon