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
Refactored: Per-Source Volume Logic. The "Per-Source Volume" feature is now fully automatic. Volumes are auto-saved on change and strictly restored when switching streams. New streams "fork" the current volume levels. Removed the manual "Save" button for a seamless experience.
Improved: Real-Time Synchronization. Updates for client names, latency, mute status, and group streams are now handled with granular event listeners. This eliminates full state refreshes and prevents UI "ghosting" or lag.
Fixed: Group Sorting. Fixed a bug where changing a group's source would reset or scramble the card order. Custom sort order is now preserved during source switches.
Improved: Mobile Experience. Redesigned volume controls for mobile:
Maximize slider width for precise control.
Moved mute toggle to the client icon to save space.
Better touch targets for standard +/- buttons.
Improved: UI Polish. Added valid tooltips to stream status indicators and other controls for better accessibility and clarity.