v0.13.0-rc.1
Pre-release
Pre-release
github-actions
released this
01 Aug 22:22
·
184 commits
to main
since this 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
andslimevr.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 erimel breaking codeowners by @ImUrX in #1032
- Use assigned vid/pid for HID tracker by @sctanf in #1044
- Begone Slimevr-ui.exe by @VocalFan in #1018
- Fix update button not redirecting to the installer directly on Windows by @Erimelowo in #1037
- Fix VMC floating by @Erimelowo in #1039
- Fix mocap mode breaking on startup by @Stermere in #1046
- Add padding to tracker list on onboarding by @ImUrX in #1058
- Update serial console description by @Erimelowo in #1064
- Add VMC toggle to mirror tracking by @Erimelowo in #1065
- keep up with quality guidelines in Flathub by @ImUrX in #1063
- Use
Exit
event instead ofExitRequested
by @ImUrX in #1062 - Don't check for waist or hip on
hasChest
by @ImUrX in #1031 - Update metainfo to latest by @ImUrX in #1024
- Update how Linux bundling is done by @ImUrX in #983
- fix
waitUntil
failing with arrays and objects by @ImUrX in #1028 - Create tarball of GUI bundle on release by @ImUrX in #1004
- De-duplicate repeated HID packets by @nekomona in #1036
- macOS app naming improvements by @i0ntempest in #991
- Override tauri config version with git tag by @ImUrX in #994
- Add Discord Rich Presence support by @ImUrX in #1027
- Delete old resources from java by @ImUrX in #984
- Fix WebSocketVRBridge HMD by @rcelyte in #1072
- GUI - Tracker assignment options by (@ZycaR, @loucass003 and @Erimelowo) in #1009
- Update to latest Tauri v2 by @ImUrX in #1023
- Issue#1074 - Icon of the body part in correct color by @ZycaR in #1075
- Issue#1066 - Show the current selected direction on the tracker mounting radial menu by @ZycaR in #1077
- Remove useLayout by @loucass003 in #1080
- assignments enhancements by @loucass003 and @ZycaR in #1083
- Sync server constants with firmware by @JovannMC in #1093
- Fix Quaternion biAlign by @AxisAngles in #1094
- Fix VMC foot offset by @Erimelowo in #1020
- Don't use neck length if head tracker doesn't have position by @Erimelowo in #1019
- Issue#1092 - White theme has correct manual mounting colors by @ZycaR in #1103
- Add missing head tracker status by @ImUrX in #962
- Issue#1082 - The Exit Modals does not go on top of other by @ZycaR in #1105
- Issue#1079 - Add a background to the 3d preview skeleton by @ZycaR in #1107
- Updated IMU Constants by @ShineBrightMeow in #1100
- Update to latest tauri again by @ImUrX in #1097
- Improvement on firewall batch scripts by @VocalFan in #1030
- Update jSerialComm library by @ButterscotchV in #1117
- Add a way to save serial logs as a file by @ImUrX in #1029
- Update flake nixpkgs revision by @gale-username in #1121
- OSCQuery support by @Erimelowo and @ImUrX in #958
- Computed head reset by @Erimelowo in #1057
- Use default security attributes for named pipes by @ButterscotchV in #1116
- Fix git version script trimming wrong command by @ImUrX in #1128
New Contributors
- @i0ntempest made their first contribution in #991
- @rcelyte made their first contribution in #1072
- @JovannMC made their first contribution in #1093
- @ShineBrightMeow made their first contribution in #1100
- @gale-username made their first contribution in #1121
Full Changelog: v0.12.1...v0.13.0-rc.1