github ppy/osu-framework 2021.924.0

latest releases: 2024.528.1, 2024.528.0, 2024.523.0...
2 years ago

Thanks for following along! This is a tagged release (2021.924.0).

What's Changed

  • Flush all stream writes on dispose to avoid potential disk write failures by @peppy in #4777
  • Publicly expose SlimReadOnlyListWrapper.Count by @peppy in #4780
  • Avoid throwing errors on failure to flush stream by @peppy in #4781
  • Reduce benchmark nesting level to avoid StackOverflow during test runs by @peppy in #4782
  • Add ability for SearchContainer to match even when letters are missing by @peppy in #4778
  • Tidy up some logic surrounding TypePerformanceMonitor by @peppy in #4785
  • Fix test execution running indefinitely after exception thrown in asynchronous load thread by @peppy in #4786
  • Replace BassAudioMixer effects in-place by @smoogipoo in #4789
  • Fix inconsistencies in KeyCombination.getReadableKey() by @Susko3 in #4790
  • Fix windowPositionX/Y being reset to 0.5 on startup by @Susko3 in #4787
  • Fix incorrect variable usage when switching threading mode by @peppy in #4791
  • Fix ExecutionMode potentially changing between equality and set calls by @peppy in #4792

Full Changelog: 2021.916.1...2021.924.0

Don't miss a new osu-framework release

NewReleases is sending notifications on new releases.