Skip to content

Releases: SlimeVR/SlimeVR-Server

v0.10.1-rc.1

29 Sep 20:36
v0.10.1-rc.1
0eb9bee
Compare
Choose a tag to compare
v0.10.1-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0...v0.10.1-rc.1

v0.10.0

22 Sep 16:28
12b5461
Compare
Choose a tag to compare

Please report all bugs in our Discord server for now in the appropriate development channels (#server, #gui, #autobone, etc.). If you need tech support or are not sure if you did find a bug, please use the #support-forum.

Use the installer to install or update!

Use the installer to install or update SlimeVR if you're on Windows. You can find it here:

Flatpak distribution for Linux

Flatpak is not being updated because our framework is using an old version of webkit2gtk at the moment, we will update it when our framework releases a more stable release that supports the new version.

What's Changed

  • Update metainfo by @ImUrX in #834
  • Convert HumanSkeleton to Kotlin by @Louka3000 in #783
  • add import proportions button by @ImUrX in #811
  • Make UDPPackets Floats safe by @Louka3000 in #832
  • Fix config shenanigans by @ImUrX in #836
  • knee-ankle interpolation by @Louka3000 in #780
  • Fix icons and add more & fill in web manifest by @ButterscotchV in #835
  • Track connection by SocketAddress instead of IP address. by @kitlith in #753
  • Resets settings by @Louka3000 in #806
  • use devenv for nix develop by @ImUrX in #830
  • Fix right foot skeleton offset by @Louka3000 in #840
  • Fix hash diplayName to not change by @Louka3000 in #841
  • Fix foot tracker orientation by @Louka3000 in #843
  • Android ByteBuffer and Color fixes by @ButterscotchV in #842
  • Filter out !isSiteLocalAddress from addresses by @Louka3000 in #847
  • Add _trackerNum to extensions' displaynames by @Louka3000 in #848
  • Fix RPCUtil not checking for the interface before looking for it by @ImUrX in #849
  • feat: use path-alias by @marcozzxx810 in #771
  • New Pontoon translations by @SlimeVR-bot in #839

Translation changes

  • Updated ๐Ÿ‡ฆ๐Ÿ‡ช Arabic translation (@FennT)
  • Updated ๐Ÿ‡ฎ๐Ÿ‡น Italian translation (@namakeingo)
  • Updated ๐Ÿ‡ซ๐Ÿ‡ท French translation (@Louka3000)
  • Updated ๐Ÿ‡ณ๐Ÿ‡ฑ Dutch translation (@Smeltie)
  • Updated ๐Ÿ‡ต๐Ÿ‡ฑ Polish translation (@ReDoXpl)
  • Updated ๐Ÿ‡ท๐Ÿ‡บ Russian translation (@CheatEvent)
  • Updated ๐Ÿ‡จ๐Ÿ‡ณ Simplified Chinese translation (@Disappear9)
  • Updated ๐Ÿง‹ Traditional Chinese translation (@medicalwei)

Full Changelog: v0.9.1...v0.10.0

v0.10.0-rc.2

16 Sep 02:38
3f30760
Compare
Choose a tag to compare
v0.10.0-rc.2 Pre-release
Pre-release

This is a release candidate. Back up your vrconfig.yml at %AppData%\dev.slimevr.SlimeVR before running.
Please report all bugs in our Discord server, in the appropriate forum post in #beta-testing-forum!

Installation

  • Download the new release below and extract it.
  • Replace slimevr.jar and slimevr.exe in the install folder (C:\Program Files (x86)\SlimeVR Server)
  • To run SlimeVR, use the shortcut from the start menu or desktop, or open the installation folder and launch slimevr.exe.

What's Changed

  • Fix right foot skeleton offset by @Louka3000 in #840
  • Fix hash diplayName to not change by @Louka3000 in #841
  • Fix foot tracker orientation by @Louka3000 in #843
  • Android ByteBuffer and Color fixes by @ButterscotchV in #842

Full Changelog: v0.10.0-rc.1...v0.10.0-rc.2

v0.10.0-rc.1

02 Sep 23:58
1aaf01f
Compare
Choose a tag to compare
v0.10.0-rc.1 Pre-release
Pre-release

This is a release candidate. Back up your vrconfig.yml at %AppData%\dev.slimevr.SlimeVR before running.
Please report all bugs in our Discord server, in the appropriate forum post in #beta-testing-forum!

Installation

  • Download the new release below and extract it.
  • Replace slimevr.jar and slimevr.exe in the install folder (C:\Program Files (x86)\SlimeVR Server)
  • To run SlimeVR, use the shortcut from the start menu or desktop, or open the installation folder and launch slimevr.exe.

What's Changed

  • Update metainfo by @ImUrX in #834
  • Convert HumanSkeleton to Kotlin by @Louka3000 in #783
  • add import proportions button by @ImUrX in #811
  • Make UDPPackets Floats safe by @Louka3000 in #832
  • Fix config shenanigans by @ImUrX in #836
  • knee-ankle interpolation by @Louka3000 in #780
  • Fix icons and add more & fill in web manifest by @ButterscotchV in #835
  • Track connection by SocketAddress instead of IP address. by @kitlith in #753
  • Resets settings by @Louka3000 in #806
  • use devenv for nix develop by @ImUrX in #830

Full Changelog: v0.9.1...v0.10.0-rc.1

v0.9.1

30 Aug 20:38
4cab877
Compare
Choose a tag to compare

Please report all bugs in our Discord server for now in the appropriate development channels (#server, #gui, #autobone, etc.). If you need tech support or are not sure if you did find a bug, please use the #support-forum.

Use the installer to install or update!

Use the installer to install or update SlimeVR if you're on Windows. You can find it here:

Flatpak distribution for Linux

Flatpak is not being updated because our framework is using a old version of webkit2gtk at the moment, we will update it when our framework releases a more stable release that supports the new version of it.

What's Changed

  • Update to tauri 2 by @ImUrX in #665
  • Minor: Updated battery indicator V placement by @MakerKath in #810
  • Improve HMD handling by @Louka3000 in #801
  • Fix acceleration adjustement and add to visualizer by @Louka3000 in #804
  • Improve debugging experience by @ImUrX in #790
  • Fix UDP timeout overriding error status by @Louka3000 in #812
  • Fix Tauri 2 update by @ImUrX in #813
  • Fix OSCTrackers yawAlign by @Louka3000 in #818
  • Fix nix with latest rust update by @ImUrX in #820
  • Fix HMD designation by @Louka3000 in #821
  • Fix tauri 2 again by @ImUrX in #827
  • Fix receiving OSC by @Louka3000 in #825
  • Fix the offsets of arms from controllers by @Louka3000 in #826
  • Add FT232 Serial Chipset to the known list by @unlogisch04 in #823
  • Small fixes pt. 3 by @ImUrX in #822
  • Small GUI fixes, pt. 2 by @ImUrX in #815
  • tauri should work now by @ImUrX in #831

Translation changes

  • Updated ๐Ÿง‹ Traditional Chinese translation (@medicalwei)
  • Updated ๐Ÿ‡จ๐Ÿ‡ณ Simplified Chinese translation (@Disappear9)
  • Updated ๐Ÿ‡ต๐Ÿ‡ฑ Polish translation (@MenacingExiler @ReDoXpl)
  • Updated ๐Ÿ‡ณ๐Ÿ‡ฑ Dutch translation (@RatDotRaw @Smeltie)
  • Updated ๐Ÿ‡ฐ๐Ÿ‡ท Korean translation (@Kamilake)
  • Updated ๐Ÿ‡ฆ๐Ÿ‡ช Arabic translation (@FennT)
  • Updated ๐Ÿ‡ซ๐Ÿ‡ท French translation (@Louka3000 @SlimePuppyRR)
  • Updated ๐ŸŒŽ Latinamerican Spanish translation (@ImUrX)
  • Updated ๐Ÿ‡ช๐Ÿ‡ธ Spain Spanish translation (@Faxty-sudo)
  • Updated ๐Ÿ‡ช๐Ÿ‡ช Estonian translation (@mikkmer)
  • Updated ๐Ÿ‡ซ๐Ÿ‡ฎ Finish translation (@siofrain @valzzu)
  • Updated ๐Ÿ‡ท๐Ÿ‡บ Russian translation (@CheatEvent)
  • Updated ๐Ÿฅบ Engwish translation (@ButterscotchV)
  • Updated ๐Ÿ‡ฆ๐Ÿ‡ช Arabic translation (@FennT @RichardTello123)
  • Updated ๐Ÿ‡ฎ๐Ÿ‡น Italian translation (@namakeingo)

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.1-rc.4

28 Aug 17:11
917092e
Compare
Choose a tag to compare
v0.9.1-rc.4 Pre-release
Pre-release

This is a release candidate. Back up your vrconfig.yml at %AppData%\dev.slimevr.SlimeVR before running.
Please report all bugs in our Discord server, in the appropriate forum post in #beta-testing-forum!

Installation

  • Download the new release below and extract it.
  • Replace slimevr.jar and slimevr.exe in the install folder (C:\Program Files (x86)\SlimeVR Server)
  • To run SlimeVR, use the shortcut from the start menu or desktop, or open the installation folder and launch slimevr.exe.

What's Changed

  • tauri should work now by @ImUrX in #831 (โ€ฆhopefully)

Full Changelog: v0.9.1-rc.3...v0.9.1-rc.4

v0.9.1-rc.3

19 Aug 15:25
4df2d87
Compare
Choose a tag to compare
v0.9.1-rc.3 Pre-release
Pre-release

This is a release candidate. Back up your vrconfig.yml at %AppData%\dev.slimevr.SlimeVR before running.
Please report all bugs in our Discord server, in the appropriate forum post in #beta-testing-forum!

Installation

  • Download the new release below and extract it.
  • Replace slimevr.jar and slimevr.exe in the install folder (C:\Program Files (x86)\SlimeVR Server)
  • To run SlimeVR, use the shortcut from the start menu or desktop, or open the installation folder and launch slimevr.exe.

What's Changed

  • Fix tauri 2 again by @ImUrX in #827
  • Fix receiving OSC by @Louka3000 in #825
  • Fix the offsets of arms from controllers by @Louka3000 in #826
  • Add FT232 Serial Chipset to the known list by @unlogisch04 in #823
  • Small fixes pt. 3 by @ImUrX in #822
  • Small GUI fixes, pt. 2 by @ImUrX in #815

Full Changelog: v0.9.1-rc.2...v0.9.1-rc.3

v0.9.1-rc.2

15 Aug 17:51
7f9f6f4
Compare
Choose a tag to compare
v0.9.1-rc.2 Pre-release
Pre-release

This is a release candidate. Back up your vrconfig.yml at %AppData%\dev.slimevr.SlimeVR before running.
Please report all bugs in our Discord server, in the appropriate forum post in #beta-testing-forum!

Installation

  • Download the new release below and extract it.
  • Replace slimevr.jar and slimevr.exe in the install folder (C:\Program Files (x86)\SlimeVR Server)
  • To run SlimeVR, use the shortcut from the start menu or desktop, or open the installation folder and launch slimevr.exe.

What's Changed

  • Fix nix with latest rust update by @ImUrX in #820
  • Fix HMD designation by @Louka3000 in #821

Full Changelog: v0.9.1-rc.1...v0.9.1-rc.2

v0.9.1-rc.1

13 Aug 16:12
2d35456
Compare
Choose a tag to compare
v0.9.1-rc.1 Pre-release
Pre-release

This is a release candidate. Back up your vrconfig.yml at %AppData%\dev.slimevr.SlimeVR before running.
Please report all bugs in our Discord server, in the appropriate forum post in #beta-testing-forum!

Installation

  • Download the new release below and extract it.
  • Replace slimevr.jar and slimevr.exe in the install folder (C:\Program Files (x86)\SlimeVR Server)
  • To run SlimeVR, use the shortcut from the start menu or desktop, or open the installation folder and launch slimevr.exe.

What's Changed

  • Update to tauri 2 by @ImUrX in #665
  • Minor: Updated battery indicator V placement by @MakerKath in #810
  • Improve HMD handling by @Louka3000 in #801
  • Fix acceleration adjustement and add to visualizer by @Louka3000 in #804
  • Improve debugging experience by @ImUrX in #790
  • Fix UDP timeout overriding error status by @Louka3000 in #812
  • Fix Tauri 2 update by @ImUrX in #813
  • Fix OSCTrackers yawAlign by @Louka3000 in #818

Translation changes

  • Updated ๐Ÿง‹ Traditional Chinese translation (@medicalwei)
  • Updated ๐Ÿ‡จ๐Ÿ‡ณ Simplified Chinese translation (@Disappear9)
  • Updated ๐Ÿ‡ต๐Ÿ‡ฑ Polish translation (@MenacingExiler)
  • Updated ๐Ÿ‡ณ๐Ÿ‡ฑ Dutch translation (@RatDotRaw @Smeltie)
  • Updated ๐Ÿ‡ฐ๐Ÿ‡ท Korean translation (@Kamilake)
  • Updated ๐Ÿ‡ฆ๐Ÿ‡ช Arabic translation (@FennT)

New Contributors

Full Changelog: v0.9.0...v0.9.1-rc.1

v0.9.0

05 Aug 16:05
8a67781
Compare
Choose a tag to compare

Please report all bugs in our Discord server for now in the appropriate development channels (#server, #gui, #autobone, etc.). If you need tech support or are not sure if you did find a bug, please use the #support-forum.
Please note that this version will migrate your config from the install folder to %AppData%\dev.slimevr.SlimeVR (on Windows).

Use the installer to install or update!

Use the installer to install or update SlimeVR if you're on Windows. You can find it here:

Flatpak distribution for Linux

Flatpak is not being updated because our framework is using a old version of webkit2gtk at the moment, we will update it when our framework releases a more stable release that supports the new version of it.

What's Changed

  • Don't log non-imu trackers' drift by @Louka3000 in #759
  • Separate the server in subprojects by @ImUrX and @ButterscotchV in #727
  • Manual mounting overhaul by @ImUrX in #745
  • Mocap mode by @Stermere in #749
  • Prioritize non-computed head tracker by @Louka3000 in #751
  • Don't create new skeletons by @Louka3000 in #761
  • fix: filter non imu in connected tracker by @marcozzxx810 in #763
  • Add rust file logging by @ImUrX in #752
  • Move SteamVR code to desktop subproject by @ImUrX in #755
  • Fix Scroll on mobile by @loucass003 in #785
  • Add me to GUI codeowners by @ImUrX in #782
  • Update appstream metadata by @ImUrX in #762
  • Save config and logs on appdata folder by @ImUrX in #770
  • Better tap detection by @Stermere in #778
  • Add accessibility settings by @ImUrX in #774
  • Fix CI release bundling by @ImUrX in #777
  • Improvements on the Autobone GUI by @ImUrX and @ButterscotchV in #776
  • Refresh headShift when setting trackers by @Louka3000 in #781
  • Make displayName consistent via hash by @Louka3000 in #775
  • Bundle & Receive OSCTrackers by @Louka3000 in #773
  • Drift compensation tracker and HMD requirement by @Louka3000 in #750
  • Clarify "extended" skeleton toggles in GUI by @Louka3000 in #779
  • make sentences consistents by @Louka3000 in #789
  • Autobone config migration is in wrong version by @ImUrX in #792
  • Fix comment on the wrong line by @ButterscotchV in #791
  • Fix toe snap by @Stermere in #793
  • Make manual proportion list grow if there is space by @ImUrX and @loucass003 in #784
  • Improve defaults SkeletonValues & add ratios in gui by @Louka3000 in #743
  • Send any computed tracker via VMC for props by @Louka3000 in #719
  • fix upper chest mounting null by @Louka3000 in #799
  • Quick fix for BVH issues by @ButterscotchV in #798
  • Fix updateTrackersDriftCompensation condition by @Louka3000 in #796
  • Move serial communication to desktop subproject by @ImUrX in #756
  • Fix tap to assign and other bugs by @Stermere in #795
  • avoid Git tags breaking by @Louka3000 in #802
  • Implement packet bundling by @0forks in #794
  • things I got pinged about to fix by @ImUrX in #803

Translation changes

New contributors

Full Changelog: v0.8.3...v0.9.0