Skip to content

2.0.0

Compare
Choose a tag to compare
@Nyabsi Nyabsi released this 24 Aug 09:01
· 227 commits to main since this release
152185f

Changelog

  • Added favorites now you can favorite Worlds, Avatars and Users from VRCAA (You can find favorites from Profile -> Action -> View Favorites, to add Favorites go to any World/Avatar/User -> Action -> Add Favorite)
  • Now you can view your own Avatars and Worlds through Profile -> View Avatars/Worlds
  • Fix issue where login screen may not show up even when your login token is invalid, this would force the user to state of limbo which made the application unusable
  • Fix issue where recently visited worlds would be duplicated on the Home page
  • Now active friends in a accessible instance are separated in Friend page, from friends which reside inside inaccessible instances
  • Fixed group search menu layout being broken / non-functional
  • Fix issue where login flow forced user being re-directed back to login page after successful login
  • Only show "Invite myself" button in User action menu, if user is in accessible instance
  • Now instead of storing the entire user navigation history, the application will redirect user to Home page, which after user pressed back twice, the application will exit
  • Rename Feed tab to Activities to incorporate Feed, Notifications and Group Activities into single tab
  • Now group languages can be found above group discriminator instead of separate section at the end of the page
  • Implement avtrDB support as default avatar search engine, now you can switch between avtrDB and JustHParty
  • Implement Developer Mode for debugging network traffic received by the client
  • Fix search world result name and user count alignment
  • Now user profile updates from external profile changes
  • Various of fixes