VRCX 2024.06.12
Natsumi-sama
released this
12 Jun 21:32
·
173 commits
to master
since this release
Additions
- Add boop support for sending, responding, notifications, logging and disabling.
- Add colour blind friendly user status icons.
- Add mobile status icons when user is using a platform other than Windows.
- Animate animated emojis in emoji dialog.
- Add option to auto accept invite requests (#797).
- Add "Previous Instance Info" button to game log (#803).
- Display avatar content tags on user dialog and feed.
- New option in
General -> Logging -> Log avatars in feed without names
, it's disabled by default. - Add zoom option in
Appearance -> Zoom
. - Add option to block/unblock groups.
- Display previous avatar names when expanding avatar events in feed.
- Avatar tags dialog can now set custom tags.
- Custom tags are now shown on avatar and world dialogs.
- Clicking on user dialog display name will display UTF-8 hex values.
- Add canny link to game log error about install.exe holding VRC OSC server port hostage.
- Add option to set a custom database location using
%AppData%\VRCX\VRCX.json
. - Add
customvr.js
. - Many localization updates.
Changes
- Move VRCX domain to VRCX.app.
- Add more rounding to the dialogs so they're closer to Material UI theme.
- When clicking a public avatar in feed speed up avatar search when using multiple avatar search providers.
- Adjust XSOverlay notification height a little.
- Use
profilePicOverrideThumbnail
when appropriate. - Update to Cef 124.3.80.
Fixes
- Fix favorites list not being populated at startup.
- Fix feed favorites not working correctly when using a custom favorites group selection.
- Fix world/avatar files sizes showing incorrect file sizes.
- Fix legacy build instance.
- Fix incorrect group leave notifications.
- Fix new instance dialog group member access switch looking broken with dark theme.
- Limit bio links to 3 in UI to match API limit (#798).
- Disable game log parsing for invalid datetimes.
- Fix YouTube API key being reset.
- Fix and update Linux install script (#793) (#789).