Releases: vrcx-team/VRCX
VRCX 2021.11.04
Additions
- Add Last Seen/Join Count/Time Spent to friends list tab (calculated using game logs).
- Add time spent together to user dialog.
- Add options for managing own worlds, download Unity package, world publish/unpublish, max capacity, allow user debug, custom tags and - YouTube video preview url.
- Set max table entry size and max page size, larger table sizes will cause VRCX to lag and use more RAM.
- Add VRChat SDK download links to the profile tab.
Changes
- Avatar cache search, use search tab to search through your own avatars/favorites.
- Feed and game log search/filters now query the entire SQLite database.
- Add world name to user online event in wrist feed/notifications.
- Remove current user from lobby friend count.
- Add instance id back to Discord RPC.
- Only use the first line of a users note as their nickname.
- Increased VR overlay resolution.
- Update PyPyDance integration.
- Update AssetBundleCacher to Unity 2019.4.31f1.
- Numerous other small changes.
Fixes
- Check if SteamVR is running before starting overlay (prevent VRCX from starting SteamVR).
- Fix refresh friends button loading forever.
- Fix Cef error caused by missing VC++ 2019.
- Numerous other bug fixes.
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.
VRCX 2021.08.15
Updates
- VRCX config files moved to
%AppData%\VRCX
. - Feed, FriendLog and Memos have been moved from
.json
to.sqlite3
a backup is automatically generated in case something goes wrong. - New VRCX auto updater.
- Side panel friends list width slider.
- Side panel friends list status sorting option (when private sorting is enabled only private instances will be sorted).
- New Instance Dialog set custom instance id and instance creator.
- Disable inviting friends to friend/invite only instances (due to API change).
- View public avatars by id without having to favorite them.
- Cache own avatars.
- Show hidden friend requests when clicking refresh in Notifications.
Fixes
- AssetBundleCacher updated to Unity 2019.
- Portal spawn notifications.
- Steam login.
- Typos.
- Numerous other bug fixes.
VRCX 2021.07.08
Updates
- Some changes have been made to the "Legendary" rank, check out this great write up by Foorack explaining the reasoning behind these changes.
- Increased maximum world/friend favorites.
- Regions support.
- Follow system theme (created by @GizmoOAO).
- Option to encrypt stored credentials, will need to enter password every time you start VRCX. (created by @GizmoOAO).
- VRC+ profile picture override.
- Upload and manage VRC+ gallery photos.
- Button to quickly access direct access.
- New side panel sorting options.
- Wrist feed is now transparent, can be reverted with this option.
- Upload custom world images.
- New instance dialog will remember last used access type and region.
Fixes
- User online/offline is more accurate.
- Fix status spam changing.
- API no longer allows inviting to friends/invite only instances, button is disabled to reflect this change.
- Disabled on player joining for friends only instances, because API never sends any events related to friends only instances (VRC pls fix).
- Remove players from the user dialog private section if they aren't explicitly online.
- Numerous other bug fixes.
Extra notes from Natsumi
I would like to thank some people that have helped me with AssetBundleCacher. Zettai for creating the Unity application, gompo with some great code examples and ScruffyRules with some advice.
Thanks for contributions to this release :)
VRCX 2021.05.26.1
Updates
- AssetBundleCacher
- Refresh freind list button
- Export own avatars as list
- Sweep VRChat cache function
- User dialog favorite worlds tab
- Copy to clipboard buttons
- Update CefSharp v90.6.50
Fixes
- Fixes for empty location, active user state
- Status character limit
- Fix notification spam
- Numerous bug fixes
Thanks for contributions to this release :)
VRCX 2021.05.07
VRCX 2021.04.04.1
Updates
Fixes
- Numerous bug fixes
Thanks for contributions to this release :)
VRCX 2021.03.08
sorry I'm late. a new version has been released. π₯³
Breaking changes
- You can no longer see moderations against you (block/mute/hide avatar). this feature has been removed from the VRChat API.
Updates
- Trust rank color picker
- Platform tag (PC/Quest)
- Avatar public/private filter
- Separate profile/settings tab
- Display invite message and photo
- Invite message tables and editing
- VRCPlus icon uploader
- Rename avatar and description
- Player count and instance time on wrist overlay
Fixes
- OnPlayerJoined/OnPlayerLeft
- Only notify OnPlayerJoining when game is running
- Fixes and Invite Message's in feed and notifications
- Fix 404 spam
- Remove moderation log auto refresh
- Numerous bug fixes
Thanks for contributions to this release :)
VRCX 2021.01.30.1
VRCX 2021.01.09
Happy new year π₯³
Updates
- Online/Offline for time
- VRCPlusIcons toggle option
- Multi Login
- Notification TTS
- Add overlay bind toggle
- Friend log notifications
Fixes
- Fix game info, online users
- Hide empty links on bio
- Fix close to tray
- Fix start minimized
- Numerous bug fixes