v0.13.1 — The shouldn't be a patch update
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:
- Windows web installer: https://github.com/SlimeVR/SlimeVR-Installer/releases/latest/download/slimevr_web_installer.exe
- To run SlimeVR, use the shortcut from the start menu or desktop, or open the installation folder and launch slimevr.exe.
Flatpak distribution for Linux
Now you can install SlimeVR from Flathub and update it through there. You can install it by running: flatpak install flathub dev.slimevr.SlimeVR
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
- catch unable to find hid library by @sctanf in #1199
- Fix spacing issues on advanced settings by @ImUrX in #1198
- Add asexual theme by @ButterscotchV in #1207
- Fix vmc head shift for lock head by @Erimelowo in #1208
- Fix typo on
OBTAINING_MAC_ADDRESS
by @ImUrX in #1206 - Fix tauri not autosaving store on close anymore by @ImUrX in #1209
- Fix style for tracker "shadow" & add to all cases by @ButterscotchV in #1204
- Clarify AutoBone error after #1185 by @ButterscotchV in #1214
- Auto label pull requests by @ImUrX in #1217
- Hid update protocol by @sctanf in #1200
- Fix Drift compensation prediction description by @Erimelowo in #1216
- Don't upload
desktop.jar
on CI by @ImUrX in #1211 - Fix finishing setup wizard not make it be skipped next time by @ImUrX in #1212
- Implement magnetometer toggle for firmware by @ImUrX in #1114
- Fix missing translation key on tracker settings for
Tracker name
by @ImUrX in #1215 - Update nix flake by @ImUrX in #1221
- Fix magnetometer status bug and fix locale string plural rules by @ImUrX in #1223
- Improve logic of magnetometer toggle by @ImUrX in #1225
- Check if buffer is the size of a
u16
at least before getting it by @ImUrX in #1226 - Make label of tracker name use the translation function by @ImUrX in #1224
- New Pontoon translations by @SlimeVR-bot in #1171
Translation changes
- 🧋 Updated Traditional Chinese translation (@medicalwei @Jaydenha09)
- 🇵🇱 Updated Polish translation (@l0ud @ReDoXpl @michael-091 @stronzo2137 @MenacingExiler)
- 🇨🇳 Updated Simplified Chinese translation (@nekomona)
- 🇻🇳 Updated Vietnamese translation (@MenacingExiler)
- 🇫🇷 Updated French translation (@Erimelowo)
- 🇧🇷 Updated Brazilian Portuguese translation (@Mamagen @parmenashp)
- 🇩🇪 Updated German translation (@SebastianZockt @Ghostydrae @unlogisch04 @TheDevMinerTV)
- 🌎 Updated Latinamerican Spanish translation (@ImUrX @MaxEvil47)
- 🇪🇸 Updated Spain Spanish translation (@Lavasteam-Ariz @ImUrX)
- 🇷🇺 Updated Russian translation (@Dragonflar @Graphite-Rod @serge55575 @SummerArtz)
- 🇰🇷 Updated Korean translation (@infopcgood @Kamilake)
New Contributors
- @Polymoria made their first contribution in #1170
- @Graphite-Rod made their first contribution in #1171
- @serge55575 made their first contribution in #1171
- @Lavasteam-Ariz made their first contribution in #1171
- @Ghostydrae made their first contribution in #1171
Full Changelog: v0.13.0...v0.13.1