VRCX 2021.10.02
It is recommended to install VRCX with the newly provided setup, this will be required for things like in-app updates to work.
Updates
-
API change prevents viewing users avatar name or image if they have a VRCPlus profile photo set (in other words hide your avatar with VRCPlus).
-
Game log's and notifications are now stored in a SQLite database.
-
Save cookies when logging out (2FA no longer required when switching account).
-
Added vrcx URI Scheme for user/world/avatar e.g.
vrcx://world/uuid
-
Update Asset Bundle Cacher to Unity 2019.4.31f1.
-
Game log and feed table limits have been set to 7 days and 5000 entries to prevent VRCX from lagging.
-
Changed dark mode VR notification overlay to be transparent.
-
Option to display user images with notifications (they will load faster without them).
-
Use YouTube API to display now playing information of video playing inside world (can optionally set your own API key).
-
Added world dialog favorites percentage, last time visited and number of visits.
-
Added user dialog last time seen and amount of joins.
This information is calculated using VRCX local SQLite database.
Fixes
- Fix user images being displayed as robots.
- Fix shader keyword limit message for Unity 2019.
- Stop Asset Bundle Cacher from downloading the world that is currently being joined causing VRChat to send you to your home world.
- Numerous other bug fixes.