Skip to content

Version 0.9.8 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@YorVeX YorVeX released this 18 Nov 04:36
· 12 commits to main since this release

What's Changed

  • dc550b0: Fix crash on socket connection to audio only or video only feed …
  • b51840a: Fix peer discovery occasionally failing, sped up property windows loading …
  • 68dae61: Fix client errors killing peer discovery server …
  • 09efdec: Fix wrong pipe identifier for manual selections …
  • 70121e7: Update to .NET 8.0 (from 7.0) …

As a fun coincidence, the jump from Beam 0.9.7 to 0.9.8 also introduces the switch from .NET 7 to .NET 8, which has been released a few days ago and is now the latest LTS version. From now on it is used to compile Beam. The binary file size decreased significantly compared to before. Performance improvements could also be expected in theory, though there is no benchmarking done to test and verify this for this project. More on this: https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/

Full Changelog: v0.9.7-beta...v0.9.8-beta