Skip to content

Stable release 2.1

Compare
Choose a tag to compare
@deankevorkian deankevorkian released this 07 Oct 01:38
· 119 commits to master since this release
ee09ac0

This release introduces some new features along many many many bugfixes, crash fixes, stability and performance improvement and additional logging for easing the process of investigating issues.

Includes, but is not limited to -

  • Support of changing specific devices of Chroma (as of time of writing - Keyboard only for example, rather than all Chroma-integrated pieces)
  • Completely supported MagicHome by making our own implementation based on reverse-engineering of the protocol
  • Modifications of our UI
  • Fixes of Xaml Islands that constrained us of using all WinUI's features
  • Start supporting SteelSeries' GameSense!!!
  • A ridiculous amount of refactors that help maintain the code better and keep it healthier
  • Stability improvements, bugfixes, performance improvements

For more information, head to the PR that contains most of the done work.