Changelog

This is a past release. See the latest (v1.0.5)

v0.7.2

New Features

  • The window now remembers its size, position, and maximized state, and restores them on next launch

Improvements

  • The Settings screen now uses a two-column layout (left side-nav + content) when the window is wide enough
  • The friend list now refreshes automatically after waking from sleep (no need to press the refresh button)
  • When the server connection is lost, the sidebar now shows "re-login required" and the session is checked periodically
  • Performance and stability improvements (replaced constant polling in the WebSocket and log watcher with event-driven updates, optimized HTTP integration API call intervals, reduced memory usage, etc.)

Bug Fixes

  • Fixed the friend sort order sinking to the lower-priority color when the Persona and VRChat status colors differ (now sorts by the higher color)
  • Fixed "badge earned" notifications (e.g. VRC+ subscription badges) being displayed malformed
  • Added a safeguard against the same friend appearing multiple times in the right menu on accounts with many friends (strengthened de-duplication when fetching friends)