add version |
m correct formatting |
||
Line 5: | Line 5: | ||
: Pushing out an update now, which is mostly bugfixes, most of them for .NET 8.0 headless. and the dash breaking for some users. | : Pushing out an update now, which is mostly bugfixes, most of them for .NET 8.0 headless. and the dash breaking for some users. | ||
I'm pushing this out earlier now, in case there's issues with some of the changes so we can get them resolved before it gets later in the day. | : I'm pushing this out earlier now, in case there's issues with some of the changes so we can get them resolved before it gets later in the day. | ||
I'll likely push another update later with more .NET 8.0 headless bugfixes, but those should not affect anything else (compatibility or the normal headless). | : I'll likely push another update later with more .NET 8.0 headless bugfixes, but those should not affect anything else (compatibility or the normal headless). | ||
New Features: | New Features: |
Latest revision as of 16:01, 12 July 2024
Beta 2024.7.12.933 is a Resonite version released on 2024/07/12.
The following notes were sent by Frooxius:
- Pushing out an update now, which is mostly bugfixes, most of them for .NET 8.0 headless. and the dash breaking for some users.
- I'm pushing this out earlier now, in case there's issues with some of the changes so we can get them resolved before it gets later in the day.
- I'll likely push another update later with more .NET 8.0 headless bugfixes, but those should not affect anything else (compatibility or the normal headless).
New Features:
- Added Parent Override to Common Spawn Area (requested by @ohzee, issue #1548, implemented by @Ryuvi)
Tweaks:
- Remove Resonite.exe from Linux version of .NET 8.0 headless (based on report by @bredo and @Sveken, issue #2540)
- To run it on Linux, use
dotnet Resonite.dll
- To run it on Linux, use
Bugfixes:
- Fixed a number of failures when establishing LNL connection on networks to improve the connectivity robustness (fixed by @ProbablePrime)
- This will properly handle failures like network errors (unreachable routes), failed connections (e.g. firewall blocking), Resonite crash on connecting and so on
- This makes sure that if there are other IP's or protocols to attempt, they will be attempted properly rather than getting stuck
- Prevent exceptions in updating dash screens from breaking the dash completely (based on report by @Electronus, @Nuki Raccoon ♀, issue #2537)
- Add extra diagnostics & auto-recovery for radiant dash screens when the canvas reference is nulled (based on report by @Electronus, @Nuki Raccoon ♀, issue #2537)
- Fix dependency library issues with Hardware.Info and Brotli (based on report by @bredo, @Raidriar🐧, @Exo / Cybrix, @Sveken, @Jae “awa” J4, @troyBORG, @Tekno Catron, issue #2541)
- Fix SignalR library references for .NET 8.0 headless to fix login issues (based on report by @bredo, @Raidriar🐧, @Exo / Cybrix, @Sveken, @Jae “awa” J4, @troyBORG, @Tekno Catron, issue #2541)