·
2 commits
to master
since this release
Additions
- Add option to "Auto Delete Old Prints", this will delete your oldest print when a new one is created when filling up all 64 print slots, it will try to keep 2 free slots always available.
- Add option "Notification Opacity" slider, works with VRCX overlay and XSOverlay.
- Add option "Save Instance Emoji" to save emojis that are spawned inside your instance.
- UserDialog groups edit mode bulk management (#1244).
- Search by user notes, added notes to playerList and friendsList tabs.
- Add/set avatar author tags in avatar dialog.
- Add avatar gallery and listing info to avatar dialog.
- Add support for inventory and props.
- Added Inventory tab in user dialog "Manage VRC+ Images & Inventory".
- Disable "items" in instances.
- Consume bundles.
- Parse failed video playback due to world whitelist "UntrustedUrl" when in public instances.
- Add location to group moderation log.
- Search gameLog/feed locations by groupName/groupId.
- Updated installer for winget & added versioning (#1264).
Changes
- Massive code refactor from @Map1en (#1224), this change should make VRCX feel a bit more snappy.
- Remove support for APNGs, API no longer allows them, RIP.
- Update total emoji & sticker count.
- User dialog "last activity" show as a timer.
- Move all image related settings from advanced to its own category as "Pictures".
- Archive crowdin.
- Remove content settings option when creating a new instance, seems like this feature was removed API side.
Fixes
- Fix saving instance stickers.
- Handle parsing malformed user created VRC config.json files.
- Fix instance info disabled content settings being incorrect.
- Fix gameLog parsing blank world names.
- Prevent "Relaunch VRChat after crashing" causing a crash loop.
- Fix VRCX PowerShell build script and "build-node" script.
- Fix video error "Event" spam.
Linux (Electron)
- Fix getting custom VRC photo location.
- Fix starting VRC when using NixOS.
- Hide and ignore
vrcLaunchPathOverride
. --startup
launch arg is now required when starting VRCX using "minimized/minimized in tray" options.- Check if VRChat path in VDF is stale (#1240).
- Fixed Screenshot Metadata menu "Open Folder" button opening file on Linux (#1245).