HomeGamesUpdatesPricingMethodology
Steam News5 March 20265mo ago

2026.3.5.946 - ResoniteLink sync methods, bugfixes

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.

In this update3

Full notes

Full Resonite update

Read the full published notes in a cleaner layout. The original post stays linked below.

Repeated intro

Hello everyone!

What changed

1 fix1 addition1 change0 removals
  • Gameplay
  • Fixes
changedResoniteLink now supports calling sync methods! The ResoniteLink library has been updated to 0.11.0, see details here:
addedNew 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
fixedFixes: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

Resonite changes

changedResoniteLink now supports calling sync methods! The ResoniteLink library has been updated to 0.11.0, see details here:
addedAdded 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
fixedFixed 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

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:

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

Source

Steam News / 5 March 2026

Open original post

Changelog.gg summarizes and formats this update. How we read updates.