Skip to content

v0.2.4 - Lots of bugfixes + some new stuff

Choose a tag to compare

@jath03 jath03 released this 02 Dec 08:19
· 96 commits to master since this release

It's been a while since I've done a release, so this is a big one.

  • Various bugfixes (see commit history)
  • Recognized 2 new device types
  • Error handling so that unrecognized device types now are stored as UNKNOWN
  • Added support for OpenRGB SDK protocol versioning and the first version, v1
  • Added OpenRGBClient.ee_devices to make it easier for effects engines or custom effects to only control devices that have a direct mode.
  • Added documentation for working with profiles
  • Started a documentation page about writing custom effects