Skip to content

v1.3.0 - Check Updates Release 馃攧

Choose a tag to compare

@lvcabral lvcabral released this 22 Jul 01:29
· 51 commits to main since this release

Starting from this release, the app will only check for new releases (if the option is enabled) instead of trying to download and install it automatically. The original implementation was not working, so now it will only notify that a new release is available and provide a button to open the download page.

What's Changed

  • Stop streaming when Display window is hidden by @lvcabral in #58
  • Display menu can be shown with Right Click by @lvcabral in c44adff
  • Fixed Display aspect-ratio on Full Screen by @lvcabral in #59
  • Added way to restore Display window visibility on Dock/Task bar mode by @lvcabral in #60
  • Replaced auto update functionality by check for updates by @lvcabral in #61
  • Show fallback image when there is an error loading a device by @lvcabral in #62

Full Changelog: v1.2.0...v1.3.0