Beta 2026.3.5.946
From Resonite Wiki
More actions
Beta 2026.3.5.946 is a Resonite version released on 2026/03/05.
It is compatible with the previous build, Beta 2026.3.3.1232.
The following notes were sent by Frooxius:
- Hello everyone!
- Got another build pushing out some of the bugfixes and additions!
- ResoniteLink now supports calling sync methods! The ResoniteLink library has been updated to 0.11.0, see details here: https://github.com/Yellow-Dog-Man/ResoniteLink/releases
- Compatible with previous!
New Features:
- Added support for sync methods to ResoniteLink
- Any methods exposed to data model can be called as long as their argument and return types are supported by ResoniteLink
- Both sync & async methods are supported
- You need write permissions to call any sync methods, since they can (and often do) modify the data model
Locale:
- Merged Chinese locale update by @modimobeikete
- Merged Korean locale update by @MirPASEC
- Merged German locale update by @Muppeq
Fixes:
- Fixed logic precedence bug in Headless when using loginRequired (reported by @Sun Serega, issue #6320, fixed by @ProbablePrime)
- Fixed OpenWorld PF node not working with lnl, lnl-nat, res-steam and tcp Urls (reported by @Enverex and @NepuShiro, issue #3181, fixed by @ProbablePrime)
- Fixed eye data from Babbalonia being updated incorrectly