Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

v3.11.6

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 08:55
· 290 commits to master since this release
3b782a0

3.11.6 (2020-09-11)

Bug Fixes

  • mediasupport: fix container support detection (b8fb879)
  • nowplaying: show now playing chip when browsing and playing (3ab4a54)

Code Style

  • slot: use v-slot shorthand # (ba3c7ed)

Refactor

  • chatsettings: move chat settings into synclounge settings (430a83e)
  • createroom: refetch health on connect error (3a4b570)
  • css: use vuetify helper classes (6b24dad)
  • icons: refactor icon buttons (d5bf084)
  • plexsettings: move plex settings into left sidebar (8c833f3)
  • plexsettings: redesign plex settings dialog (8903c8f)
  • settings: move dialog into separate component (6a284ab)
  • settings: redesign settings dialog (80aa0cd)
  • sidebars: use simpler vuex methods for opening (ff16522)
  • video: use black background on web player (b23ec4c)
  • vue: use pascal case for component names (7cc930b)

Build