Skip to content

Releases: ppy/osu-framework

2024.1118.0

20 Nov 07:40
dc98996
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.1115.0...2024.1118.0

2024.1115.0

15 Nov 14:12
dd2f8b5
Compare
Choose a tag to compare

What's Changed

  • Disable OnScreenKeyboardOverlapsGameWindow on iOS when hardware keyboard is attached by @frenzibyte in #6407
  • Use SDL3 text editing events on windows by @Susko3 in #6419
  • Fix RearrangeableListContainer<> crashing on replacement operations by @smoogipoo in #6424
  • Revert "Use SDL3 windowing by default" by @bdach in #6426

Full Changelog: 2024.1112.0...2024.1115.0

2024.1112.0

12 Nov 12:28
bc83409
Compare
Choose a tag to compare

What's Changed

  • Make draw visualiser follow proxied drawables to their visual layer by @smoogipoo in #6420
  • Allow CachedModelDependencyContainer to cache models with non-bindable fields by @smoogipoo in #6416
  • Refactor step buttons + improve assertion messages by @smoogipoo in #6418
  • Fix error triggered in label step execution not being logged by @frenzibyte in #6421
  • Fix CI test report workflow by @bdach in #6422

Full Changelog: 2024.1111.0...2024.1112.0

2024.1111.0

11 Nov 12:33
109df77
Compare
Choose a tag to compare

What's Changed

  • Add attribute to hide arbitrary drawables from draw visualiser by @smoogipoo in #6411
  • Fix texture wrapping not updating when atlas is already bound by @Jumprocks1 in #6410
  • Add better support for adding form file parameters to web requests by @bdach in #6412
  • Fix SDL3 attempting to render IME composition text by @bdach in #6413
  • Allow customising ScrollContainer's scrollbar mapping by @peppy in #6415

New Contributors

Full Changelog: 2024.1025.0...2024.1111.0

2024.1025.0

25 Oct 04:30
451f8b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.1009.0...2024.1025.0

2024.1009.0

09 Oct 03:36
857116f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.1007.0...2024.1009.0

2024.1007.0

07 Oct 05:11
220b74b
Compare
Choose a tag to compare

What's Changed

  • Expose slider bar commit method as virtual by @bdach in #6383

Full Changelog: 2024.1006.0...2024.1007.0

2024.1006.0

05 Oct 17:06
3091897
Compare
Choose a tag to compare

What's Changed

  • Change textbox deletion animation easing to closer match gravity by @peppy in #6381
  • Rollback iOS workload to last known working version by @smoogipoo in #6384

Full Changelog: 2024.927.0...2024.1006.0

2024.927.0

27 Sep 08:39
e4cbe94
Compare
Choose a tag to compare

What's Changed

  • Expose LocalisationManager.GetLocalisedString() as public by @bdach in #6377
  • Fix DecouplingFramedClock retaining old lastSeekFailed by @hwsmm in #6378
  • Fix iOS CI build by @smoogipoo in #6379

Full Changelog: 2024.916.0...2024.927.0

2024.916.0

16 Sep 07:14
dbfb85c
Compare
Choose a tag to compare

What's Changed

Also reverts the bass bump (it was pretty broken unfortunately).

Full Changelog: 2024.912.0...2024.916.0