Skip to content

KZP v1.1.1 LTS

Latest
Compare
Choose a tag to compare
@Tpimp Tpimp released this 12 Apr 18:32
· 25 commits to main since this release
  • Bug and stability fixes
  • default directory for examples and images is the AppData directory on your platform
  • Examples are no longer included with the application (see the examples.zip for each release)
  • KZP will now set the mode to NZXT liquid monitor on exit to improve the state of the Kraken Z for the next application.

Remaining bug - If the profile is set to load a file (Qml Example or image) and the cannot be found, the application will not correctly draw even if the qml file is correctly set and "Reload" is requested.

Work Around:
Set the Qml or Image correctly and then restart the application. Or manually edit the settings.json and fix the path - then close and reopen the application

You can find where that is on your OS by searching for "AppLocalDataLocation"
https://doc.qt.io/qt-5/qstandardpaths.html#StandardLocation-enum

Full Changelog: v1.1...v1.1.1