Beta 2024.7.19.1211

From Resonite Wiki
Revision as of 20:28, 19 July 2024 by J4 (talk | contribs) (add version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Beta 2024.7.19.1211 is a Resonite version released on 2024/07/19.

It is compatible with the previous build, Beta 2024.7.19.281.

The following notes were sent by Frooxius:

Hello everyone! Sorry that things have been very bumpy lately, I've been drilling down into the issues and while I do have good idea where they are coming from (though not sure why things changed yet), direct fix still requires a fair bit of work.
This build should provide good workaround for the problems however in the meanwhile and get us through the weekend (if I don't manage to fix the issues before then).
Compatible with previous, but I suggest you update ASAP.

Workarounds:

  • Switch SignalR to use LongPolling or ServerSentEvents instead of WebSockets
    • This should help mitigate current issues with SignalR connectivity while those are further investigated

New Features:

  • Add Websocket wrapper for SignalR to help diagnose issues

Fixes:

  • Remove deprecated SignalR packages
  • Fix contact list not being fully marked as initialized, resulting in cloud variable breakage (reported by @Stella, @sctanf, issue #2623)
  • Fix .NET 8.0 headless not loading properly due to SignalR library weirdness
    • This resolves some issues reported by @Кхауни, @sctanf, @GyztorMizirath, @Sveken, @xLinka | Plugin Bird, issue #2625