Skip to content

Build 0.21.2.3

Compare
Choose a tag to compare
@Valkirie Valkirie released this 29 May 13:34
· 464 commits to main since this release

πŸŽ‰ New Release Alert: 0.21.2.3 πŸ₯³

With 0.21.2.0 made available two days ago, this build is focusing on hotfixing a few issues and regressions. This release should provide a fairly stable experience across all devices as we've also fixed a few crash issues. Let's move on to the changelog, shall we ?

Release notes 0.21.2.3

Improvements

  • Improved 3D overlay, it will now rely on calibrated data and delta time rather than raw output.
  • Improved motion control experience when using internal sensor, by no-longer rely on its delta time, until we figure a better approach.
  • Improved profile manager log output, by clearing stating profile type (subprofile, profile) and removing useless logs.

Fixes

  • Fixed an issue causing a crash when controller manager was manipulating the virtual controller before it was fully ready.
  • Fixed an issue preventing controller calibration from being stored.
  • Fixed an issue preventing profile manager from loading default profile on startup.
  • Fixed an issue causing empty profiles to be created each time an application would loose foreground with no other window available.
  • Fixed an issue causing profile manager to update foreground process profile each time it was picked.
  • Fixed an issue causing a crash when trying to read/write foreground process AppCompatRegistry value.