Releases: ppy/osu-framework
Releases · ppy/osu-framework
2024.1118.0
What's Changed
- Remove
NuGet.ProjectModel
dependency by @smoogipoo in #6427 - Remove SourceLink package reference by @smoogipoo in #6430
- Make
RearrangeableListContainer<>
only replace differences by @smoogipoo in #6425
Full Changelog: 2024.1115.0...2024.1118.0
2024.1115.0
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
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
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
- @Jumprocks1 made their first contribution in #6410
Full Changelog: 2024.1025.0...2024.1111.0
2024.1025.0
What's Changed
- Enable NRT in
LocalisableStringEqualityComparer
by @smoogipoo in #6386 - Update SDL3-CS by @hwsmm in #6389
- Update SDL3-CS by @bdach in #6394
- Use SDL3 windowing by default by @smoogipoo in #6396
- Allow slider bar to take focus and accept keyboard input while not hovered by @OliBomby in #6390
Full Changelog: 2024.1009.0...2024.1025.0
2024.1009.0
What's Changed
- Add
NineSliceSprite
by @minetoblend in #6380 - Hide iOS home indicator by default by @smoogipoo in #6385
New Contributors
- @minetoblend made their first contribution in #6380
Full Changelog: 2024.1007.0...2024.1009.0
2024.1007.0
What's Changed
Full Changelog: 2024.1006.0...2024.1007.0
2024.1006.0
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
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
What's Changed
Also reverts the bass bump (it was pretty broken unfortunately).
Full Changelog: 2024.912.0...2024.916.0