Skip to content

v110

Choose a tag to compare

@github-actions github-actions released this 12 Jan 21:15
· 1177 commits to master since this release
  • Fixed the infamous memory leak happened with unoptimized layers (hopefully)
  • Fixed ARGB colors unnecessarily being dimmed by their alpha value while transforming from RGB colors.
    Before, colors affected by this case had non-linear brightness. They are linear brightness now.
    This affects colors displayed on UI; Logitech, Roccat, Steelseries devices; Wrapper Layers and some game layers.
    Please report on discord or github if you have any problems.
  • Optimized keycap rendering on UI

Full Changelog: v109...v110