Skip to content

VRCX 2022.11.04

Compare
Choose a tag to compare
@Natsumi-sama Natsumi-sama released this 03 Nov 23:55
· 659 commits to master since this release

Username field has been removed from the API

VRChat API update has been rolled back temporarily if you still want usernames hold off from upgrading VRCX but they will be removed shortly, after the next VRChat patch.

VRChat has graciously informed us of this change prior and provided a long period of time to implement the required changes.
What is impacted by this change? The area underlined in red will be permanently removed and no longer accessible, that's about it.
More info on this change here #429
image

Additions

  • Add support for email 2FA once it has been rolled out.
  • Option for setting a custom pending offline delay in Settings > Advanced, pending offline is used to combat API reporting false positive user offline events.
  • Add support for new Quest YouTube domain nextnex.com.

Changes

  • Remove username field from user dialog, user search and Friends list tab. #429
  • Minimize to tray at startup when "Close to tray" and "Start as minimized state" are both enabled. #420
  • Tray icon has changed from double click to single click to maximize.
  • Force branch to installed VRCX branch at startup, e.g. switch branch to stable after installing with setup without it auto downloading nightly again.

Fixes

  • Fix direct access for legacy user id's. #425
  • Fix avatar history showing oldest records instead of latest ones. #421