New
2026.124.0-tachyon
What's Changed
- Fix sample set index entry box crashing on bad input by @bdach in https://github.com/ppy/osu/pull/36390
- Specialise mod setting hover text in song select scoreboard by @linusgenz in https://github.com/ppy/osu/pull/36391
- Fix changing combo colours in beatmap without custom samples opening new sample set popover by @bdach in https://github.com/ppy/osu/pull/36400
- Fix skin saving crashing if hashable files are not present by @peppy in https://github.com/ppy/osu/pull/36401
- Fix carousel items becoming incorrectly selected due to bindable leakage by @peppy in https://github.com/ppy/osu/pull/36414
- Fix random selection not showing selection when all groups are collapsed by @peppy in https://github.com/ppy/osu/pull/36404
- Standardise ruleset error logging to always include exception in logs by @peppy in https://github.com/ppy/osu/pull/36423
- Fix beatmap samples with incorrect 1 sample set suffix in the filename being shown in setup tab as belonging to custom sample bank 1 by @bdach in https://github.com/ppy/osu/pull/36425
- Add localisation support for
PlaylistsSongSelectV2by @diquoks in https://github.com/ppy/osu/pull/36410 - Update settings to use new "form" style controls by @frenzibyte in https://github.com/ppy/osu/pull/36193
- Add envvar to disable error reporting by @peppy in https://github.com/ppy/osu/pull/36426
- Mod Select: Support numeric row hotkeys to quick select Presets by @iwa in https://github.com/ppy/osu/pull/36392
- Fix broken percentage formatting in form slider bars by @bdach in https://github.com/ppy/osu/pull/36435
- Fix legacy health display using incorrect bulge texture when at low HP by @peppy in https://github.com/ppy/osu/pull/36436
- Locally schedule beatmap skin change callbacks to ensure they fire at valid times by @bdach in https://github.com/ppy/osu/pull/36439
- Work around flaky
TestSceneFirstRunSetupOverlaytests by @bdach in https://github.com/ppy/osu/pull/36438 - Fix score tooltips being displayed when hovering freemods status bar on
PlaylistsSSV2by @diquoks in https://github.com/ppy/osu/pull/36413
New Contributors
- @iwa made their first contribution in https://github.com/ppy/osu/pull/36392
Full Changelog: https://github.com/ppy/osu/compare/2026.119.0-lazer...2026.124.0-tachyon