You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add select all/deselect all button to favorites tab (#1501).
Add option to customize navigation menu.
Add mutual friends to friends list tab for sorting.
Add group events to group dialog.
Add featured events toggle to group calendar, disabled by default.
Add third person world tag.
Toggle notification tray icon dot inside of appearance settings.
Changes
Add back invite message editing to tools tab.
Lazy load localization files, localization can now be edited at runtime and reloaded with Alt + Shift + R.
Handle Windows "Controlled Folder Access" error, display an error when failing to save emojis or launch game from path when Windows blocks folder access.
Update to .NET 10.
Fixes
Fix user dialog getting stuck loading when failing to fetch mutual friends.
Fix favorites items not displaying correctly.
Fix OnPlayerLeft spam notifications.
Sped up bulk unfriend mode in friends list tab.
Fix edit world tags dialog not closing.
Fix chart world names.
Fix joining group from search.
Fix group calendar UTC time sometimes causing it to fetch the wrong month.
Fix player list tab displayName sorting.
Fix favorites sort order when new favorite is added outside of VRCX.
Exclude Emojis from screenshot viewer.
Remove favorite friend when unfriending.
Fix notification opacity slider visibility.
Fix custom.js execution order, it'll run after $pinia stores are created now.