Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Version 1.0

Compare
Choose a tag to compare
@AechDub AechDub released this 14 Mar 15:28
· 68 commits to master since this release
6a341f8

Mixer will be moving to TLS 1.2. Everyone will need to update their SDK to at least this version.

Breaking change:

  • The SDK will now handle spark transactions automatically. You can still handle them manually. To do so, you use MixerInteractive.ManuallyHandleSparkTransactions = true. The default value is false.

This release includes:

  • TLS 1.2 support
  • Dynamic button creation
  • Button customization (colors, background images)
  • Labels
  • Support for key accelerators
  • Greatly improved error logging and debugging