Skip to content

v0.1.4

Compare
Choose a tag to compare
@Eirenliel Eirenliel released this 27 Jan 20:03
· 1256 commits to main since this release
4f14f01

Still early release. A lot of things requires implementing and refactoring.

  • GUI is ugly
  • Doesn't support detailed tracker configuration
  • GUI is very ugly

Please report all bugs in Discord for now in the channel #diy or #technical-support! Proper bug reporting and development pipeline will be established later.

It is recommended that you use an installer to install or update SlimeVR. You can find it here:

Changelog since v0.1.3:

  • Many updates for changes in firmware 0.2.0. It's backwards-compatible, but we recommend you update your tracker's firwmare to get access to all latest features, and ensure compatibility
  • Major networking code refactoring for ease of future development and code readability
  • Added display of signal strength in tracker info (thanks @deiteris)
  • Added debug checkbox in GUI that toggles displaying more details in tracker info (a lot more! good for debugging weird things)
  • Added skeleton offset and foot offset in skeleton config (thanks @Louka3000)
  • Display battery level in percentage (thanks @deiteris and @Levi--G)
  • Minor fixes to AutoBone (thanks @ButterscotchV)
  • Don't create new trackers if tracker's IP changed while server is running #70
  • FIx crashes while running on Linux (thanks @carl-anders)