VRCX 2024.03.23
Natsumi-sama
released this
29 Mar 08:21
·
238 commits
to master
since this release
Breaking change:
If you use--config
launch parameter it needs to be changed from the database location to the folder containing the database file.
Additions
- Instance closing button, indicator and notification.
- PR: OVR Toolkit Notifications
Settings > Notifications > OVR Toolkit HUD Notifications
(#751).
- PR: Show Headset Battery percentage in VR Overlay (#742).
- PR: Add Spanish localization (#734).
- World favorite search, searches through both VRC and local favorites (#735).
- Add "Play Time" to own user dialog, clicking it will open own previous instances dialog.
- Add "Disable Local World Persistence" toggle to settings for those that want to disable the localhost webserver (#710).
- Add V-Bucks count to profile tab.
Changes
- Update list of languages.
- Display limit for amount of groups joined.
- Focus main window when a 2FA code or email is requested (#719).
- Save new group instance region option independently.
- Option to hide nicknames has been separated from hide memo toggle.
- Persist friendbar category hide states (hide active and offline for more performance).
- Show public group posts on group dialog for groups you aren't in.
- Change OSC error to
VRChat could not start OSC server
so it doesn't seem like a VRCX related error, pls fix (https://vrchat.canny.io/bug-reports/p/installexe-breaks-osc-port-binding). - Emoji max value upped with API from 5 to 9.
- Update to Cef 122.1.120.
- Update openVR.
Fixes
- PR: Material 3 Theme fixes (#707).
- PR: Many localization updates.
- PR: Fix saved accounts scrollbar (#726).
- Fix needing to login again after switching accounts.
- Fix "Start at Windows startup" and "Start as minimized state" not saving UI state.
- Fix VRCX multi instance support when using a custom --config path.
- Fix notification filters not saving when closing window without clicking save.
- Fix resend 2FA email button (#732).
- Fix screenshot viewer errors (#728).
- Fix delete saved account button logging you into that account.
- Fix VRCX failing to open a folder with WinApi, added fallback to open with explorer.
- Allow PWI to save empty strings.
- Add delay to group member fetching to avoid rate limiting error.
- Fix performance issues with VR overlay system uptime counter (#743).
- Fix previous world/user instances search box, it now searches for group name and world name as well.
- Fix program breaking when editing notification filters without saving them after a fresh install.