Skip to content

Releases: Frontesque/scrcpy-plus

2.1.0

29 Feb 00:15
Compare
Choose a tag to compare
  • Compilation fixes
    (Because Nuxt2 is getting old, Vue wasn't installing properly via yarn. Vue2 had to be pinned at version 2.6.14 to proceed with development)
  • Remove changelog from within the app (refer to github releases for changelogs)
  • Bump SCRCPY to 2.3.1 from 2.3.0

Additional notes: The future of SCRCPY+
The flutter rewrite has been scrapped as I don't have much time to work on a complete rewrite. I'll be looking to porting the existing codebase to Vue3 from Nuxt2.
I've also switched to Fedora Linux as my daily driver OS. Linux builds should become up to date sometime soon.

edit: Linux build added to this release

2.0.2

27 Nov 16:47
a9b90ed
Compare
Choose a tag to compare
  • Bump SCRCPY version 2.1.1 -> 2.3.0
  • Add Discord invite to app

2.0.1

01 Nov 01:23
Compare
Choose a tag to compare
  • Bump SCRCPY version 2.0.0 -> 2.1.1

2.0.0

06 Apr 23:11
Compare
Choose a tag to compare
  • Rewrite update notice modal to banner
  • Add more icons to buttons
  • Cache SCRCPY and ADB versions so the homepage loads faster
  • Rewrite start error notice modal to banner
  • Improve the UI for the file manager
  • Remove "Resource Monitor" from tools
  • Restyle all buttons
  • Various UI tweaks
  • Program now knows when SCRCPY is running
  • Upgrade Dependencies
  • Add settings menu back
  • Fix MacOS window options displaying over title bar
  • Rework "Device" section
  • Remove "ADB Quick Actions" section
  • Port to SCRCPY v2
  • Due to SCRCPY v2, audio is now supported

1.5.2

31 Aug 16:01
f04ffd2
Compare
Choose a tag to compare
  • Upgrade Dependencies:
    @nuxtjs/vuetify ^1.12.1 → ^1.12.3
    electron ^19.0.7 → ^20.1.0
    electron-builder ^22.14.5 → ^23.3.3
    vuetify ^2.5.10 → ^2.6.9

1.5.1

03 Aug 20:07
Compare
Choose a tag to compare
  • Clean up some code
  • Improve app stability
  • Add "Restart App" button when app fails to start properly
  • Remove app settings (sorry for feature loss, i hate to do that but the code was so annoying to maintain for something useless imho)
  • Remove fingerprint from "Device" information section
  • Add icons to "Device" information section
  • Improve rendering of "Device", "SCRCPY Settings", "Tools" and "ADB Quick Actions" sections
  • Change "Build" to "Build Number" under the "Device" section

1.5.0

05 Jul 18:40
Compare
Choose a tag to compare
  • Slight UI Tweaks
  • Disable Resource Monitor tool since it only worked on older samsung devices
  • Move Tools and ADB Quick Commands next to eachother as per the request of reddit/u/aroonz
  • Fix errors not showing on some devices when starting SCRCPY
  • Change how SCRCPY flags are rendered for better performance and style
  • Change how the file manager renders list items
  • Change how icons are rendered
  • Add settings page
  • Add the ability do disable sections of the app in settings
  • Change default window bounds
  • Adjust bounding on wireless connecting success screen

1.4.1

04 Jul 19:56
Compare
Choose a tag to compare
  • Minor language tweaks / better action description
  • Improve device recognition time
  • Fix memory leak in device detection
  • Refactor how the loading wheel is shown
  • Show the loading wheel when connecting to a new device
  • App automatically detects your OS and builds for it :)
  • Add basic resource monitor
  • Fixes for Linux & MacOS builds

1.4.0

03 Jul 19:11
Compare
Choose a tag to compare
  • Refactor the build process for the app
  • The app now fully uninstalls itself properly if you use the built in uninstaller after using the "installer" build
  • Bump Electron from 16.2.8 to ^19.0.7
  • Huge performance improvements
  • Refactor the execute command in the backend
  • Add file manager

1.3.3

03 Jul 06:30
Compare
Choose a tag to compare
fix: :ambulance: Version 1.3.3 (CRITICAL FIX)