Skip to content

Releases: wwalsh/scrcpy-launcher

scrcpy-launcher v0.7.3

Choose a tag to compare

@wwalsh wwalsh released this 24 Aug 01:34

Milestone 8 maintenance and reliability release.

Highlights

  • Removed obsolete UI and tray scaffolding.
  • Split focused Settings dialogs into dedicated modules.
  • Deferred optional imports to improve startup efficiency.
  • Limited device and application polling to active discovery operations.
  • Restored the tray icon automatically after Windows Explorer restarts.
  • Preserved configuration compatibility with v0.7.2.

Verification

  • 230 automated tests passed.
  • Dependency security policy passed.
  • Installer and portable lifecycle verification passed.
  • Installed and portable manual acceptance passed.
  • Explorer restart recovery passed across repeated restarts.

Bundled scrcpy: 4.1

The installer is not Authenticode-signed, so Windows may display an unknown-publisher warning. SHA-256 checksum files are attached for both downloads.

scrcpy-launcher v0.7.2

Choose a tag to compare

@wwalsh wwalsh released this 23 Aug 20:26

What's new

  • Added a native About scrcpy-launcher dialog showing the launcher version, bundled scrcpy version, GPL-3.0-only license, and project link.
  • Added a user-initiated Check for updates… command.
  • Update checks run in the background so the tray remains responsive.
  • Update checks are bounded and never download or install software.

Verification

  • 217 automated tests passed.
  • Dependency security policy passed.
  • Installer and portable lifecycle verification passed.
  • Installer upgrade, configuration preservation, About, update checking, and portable operation were manually tested.

Downloads are not Authenticode signed. Verify the matching SHA-256 file before running the installer or extracting the portable package.

scrcpy-launcher v0.7.1

Choose a tag to compare

@wwalsh wwalsh released this 23 Aug 19:13

scrcpy-launcher v0.7.1

First public release of scrcpy-launcher, a Windows 11 system-tray application for reusable scrcpy sessions.

Highlights

  • Installer and portable Windows editions
  • Verified bundled scrcpy 4.1 runtime with ADB
  • Connected-device detection and selectable device serials
  • Searchable installed-application browser
  • Session creation, editing, duplication, reordering, import, and export
  • Optional per-user Windows autostart for the launcher
  • Configuration recovery, bounded JSON input, atomic file handling, dependency controls, runtime integrity verification, and targeted log redaction

Downloads

  • Installer: scrcpy-launcher-0.7.1-setup.exe
  • Portable: scrcpy-launcher-0.7.1-portable.zip

Download the matching .sha256 file and verify the SHA-256 checksum before running either package.

Releases are not currently Authenticode signed. Windows may display an unknown-publisher or reputation warning; continue only after verifying the download and checksum from this release page.

See the README and user guide for installation, first-run setup, session management, troubleshooting, and security information.