Skip to content

v68

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Sep 21:35
· 1302 commits to master since this release

Big Change!

  • This new version now uses .Net 6. Previously it used .Net 4.8. Because of this you might have to install .net 6 runtime, windows will help you with that after update.
  • Minimum Windows version is now Windows 10 1803
  • Removed SoundBlasterX controller. This was causing problems for many people.
  • C# scripting is broken with .Net 6. If you were using your own custom scripts message me on discord, let's see what we can do. Voron's scripts are added by default.

What's Changed

  • Add G6-G9 keys and Nameplate to OpenRGBKeyNames. by @wfowler1 in #75
  • Fully optimized razer layer.
  • Device connections are now asynchronous. With this, device connections won't block the IO from loading.

New Contributors

Full Changelog: v65...v68