Skip to content

v3.0.0

Latest

Choose a tag to compare

@meenzen meenzen released this 05 Mar 19:17
· 39 commits to main since this release
7882f64

This is a maintenance release of the Streamlabs.SocketClient library.

Notable Changes 🚀

  • Improved handling of donation and subscription events thanks to @PedroCavaleiro
  • Improved handling of streamlabels and streamlabels.underlying events using JsonExtensionData

Known missing event types 🚧

None.

There might still be some really rare event types that are unsupported. If you find any errors, please open an issue and provide the raw JSON payload that is attached to the error message.

NuGet Packages 📦

dotnet add package Streamlabs.SocketClient --version 3.0.0
dotnet add package Streamlabs.SocketClient.Extensions --version 3.0.0

What's Changed

  • chore(deps): update dependency microsoft.net.test.sdk to 18.3.0 by @renovate[bot] in #291
  • chore(deps): update dependency tunit to 1.17.11 by @renovate[bot] in #290
  • chore(deps): update dependency sonaranalyzer.csharp to 10.20.0.135146 by @renovate[bot] in #292
  • chore(deps): update dependency tunit to 1.17.29 by @renovate[bot] in #293
  • chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.5.2 by @renovate[bot] in #295
  • Fixes issue #296 by @PedroCavaleiro in #297
  • chore(deps): update dependency tunit to 1.18.21 - autoclosed by @renovate[bot] in #294

New Contributors

Full Changelog: v2.0.0...v3.0.0