v0.13.1-rc.1
Pre-release
Pre-release
github-actions
released this
16 Oct 02:11
·
125 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(gui): tab title by @TheDevMinerTV in #1175
- Update appstream data by @ImUrX in #1177
- Config check if config path exists and create it if not by @ImUrX in #1176
- Move top level await to tauri.ts by @loucass003 and @ImUrX in #1181
- use 128MB of memory for server by @ImUrX in #1178
- Sleep HID dataRead with devices present by @sctanf in #1183
- Tracker status box shadow color fix by @Polymoria and @ImUrX in #1170
- Add drift compensation warning by @JovannMC in #1160
- Hide navbar onboarding by @JovannMC in #1152
- enforce lf with editorconfig by @ImUrX in #1192
- Add acceleration & position to tracker page by @JovannMC in #1191
- Add OS decorations toggle by @ImUrX in #1180
- Add warning to proportions reset by @JovannMC in #1179
- Add extrapolated prediction to drift compensation by @nekomona and @loucass003 in #1184
- add a way to skip rest calibration tutorial by @ImUrX in #1186
- Block AutoBone with high error values by @ButterscotchV in #1185
- Handle missing local IP by @ButterscotchV and @ImUrX in #1174
- Restrict mounting reset on server by tracker reset status by @ButterscotchV in #1169
- Add settings reset & advanced section by @JovannMC in #1154
- Update all gradle dependencies we have by @ImUrX in #1173
- Update to Tauri v2 stable by @ImUrX in #1194
- add runtime check for appindicator on linux by @ImUrX in #1193
- Remove check for port 35903 by @ButterscotchV in #1195
New Contributors
- @Polymoria made their first contribution in #1170
Full Changelog: v0.13.0...v0.13.1-rc.1