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 issuesFixes:
- Remove deprecated SignalR packages- Fix contact list not being fully marked as initialized, resulting in cloud variable breakage (reported by @stellanora, @sctanf, issue #2623)
- Fix .NET 8.0 headless not loading properly due to SignalR library weirdness
-- This resolves some issues reported by @khauni, @sctanf, @gyztormizirath, @sveken, @xlinka, issue #2625
Changed files in this update