Skip to content

Syncplay 1.7.0 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Et0h Et0h released this 19 Mar 19:12
· 61 commits to master since this release
0571819

If you find any issues created by this version then please create an issue and note that you are using RC1.

Release page: https://syncplay.pl/syncplay-1-7-0-release-candidate-1/

Known issues:

  • On macOS it might give an error about not being able to check for updates. We'll try to get a v2 for the macOS release to fix this issue.

Headline additions

  • Add room permanence option to server (#434 by @Assistant with additional work in #487 by @Et0h and #492 by @odrling)
  • Add dark mode support for Windows (#483) by @Et0h
  • Syncplay now supports five more languages:
  • Add playlist-related commands (https://github.com/Syncplay/syncplay/issues/472 by @Et0h and #518 by @rtix):
    • /qa [file/url] - add file or url to bottom of playlist
    • /qas [file/url] - add file or url to bottom of playlist and select it
    • /ql - show the current playlist
    • /qs [index] - select given entry in the playlist
    • /qn - select next entry in the playlist
    • /qd [index] - delete the given entry from the playlist

Tweaks and bug fixes