Beta 2024.7.12.12 is a Resonite version released on 2024/07/12.
It is compatible with the previous build, Beta 2024.7.11.1293.
The following notes were sent by Frooxius:
- The .NET 8.0 headless is here! This was pretty easy to get going. This is going to exist for a bit alongside the "normal" headless for testing and transition time! Read this issue to learn more: https://github.com/Yellow-Dog-Man/Resonite-Issues/discussions/2539
- Resonite now also has a new language it supports thanks to fernzhn - Hungarian!
- This should also potentially fix the issue with the dash breaking for some users after the upgrade.
- Oh also it's compatible with previous build.
- I'm going to go crash into VR now, bye!
New Features:
- Added .NET 8.0 version of headless (issue #2265)
- Currently this is packages alongside the normal .NET Framework one to allow for transition period and testing
- You can find it in the net8.0 subfolder next to the normal headless
- Use with caution! While this seems to work well, we'll be doing some testing on this
- It's compatible with other builds, so it should be able to be used interchangeably
- This should provide much better headless performance compared to the old headless
Locale:
- Merged new Hungarian locale by fernzhn
Fixes:
- Fix radiant dash screens breaking when modal overlay fails to setup (based on report by @Electronus, issue #2537)