Skip to content

v0.1.19

Choose a tag to compare

@github-actions github-actions released this 03 Jan 19:42
· 62 commits to main since this release

v0.1.19

  • 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.