Skip to content

1.7.1 - Maintenance Release

Compare
Choose a tag to compare
@iwalton3 iwalton3 released this 12 Aug 22:13
· 1043 commits to master since this release

This release adds update notifications and fixes various issues. Changes:

  • Increase the timeout for logins. (#99)
    • If you were frequently getting "MPV Shim Login Failed", this should fix that.
  • Add update check using GitHub. (#50)
    • Update checks happen when casting media by checking where the GitHub releases page redirects to.
    • If there is an update, you will only be notified once, until the application is restarted.
    • You can disable this feature using the menu or the config file.
  • Prepare application for translation. (#68)
  • Clarify the "Always Transcode" option. (#72)
  • Add option to scale web client. (#90)
  • Shim mode now fixed in Flatpak. (#89)
  • Migrate from deprecated idle event to observer.
  • Remove unused SyncPlay config options.