VRCX 2024.10.11
Natsumi-sama
released this
11 Oct 10:12
·
54 commits
to master
since this release
Additions
- PR: Rework sidebar friend sorting, it should migrate your old settings if all goes well (#913).
- Manage and upload VRC+ stickers (#925).
- Add support for chatbox muting/unmuting.
- Added imposter version, per platform download size and server side performance ratings to avatar dialog.
- Add "Stickers disabled" and "Focus view disabled" tags to world dialog.
- Add location logging in gameLog for Quest standalone users.
- PR: add option to hide unfriends entirely
Settings -> General -> Logging
(#916).
Changes
- PR: Improve search matching significantly for special characters and characters that look similar to latin characters (#914).
- Remove install.exe OSC fix, it has been superseded by
--skip-registry-install
VRC launch parameter (https://feedback.vrchat.com/bug-reports/p/installexe-breaks-osc-port-binding). - Treat group member only instances as private with Discord presence.
- Rename hiddenFriendRequest to ignoredFriendRequest.
- Change avatar dialog last updated date to use last uploaded bundle date when available, to match world dialog behavior.
- Display 2FA dialog whenever any endpoint returns an error requesting a 2FA code.
- Change delete icon to be consistent across tables.
- Add temporary workaround for 404 error some users are getting when fetching their friends list (VRC pls fix).
- Localization updates.
- Update to Cef 129.0.110.
Fixes
- Fix websocket not immediately reconnecting on disconnect.
- Fix creating group role only instances.
- Fix sweep cache.
- Fix notifications table loading wrong table entries from database at startup when having over 1k entries.
- Fix user moderation showing incorrect state when selecting a moderation action more than once.
- PR: Fix group dialog not opening when clicking on users group while user is traveling (#903).
- PR: Use user defined proxy when downloading VRCX updates (#898).
- Support variants when reading file size from cache.