Skip to content

Releases: Frontesque/scrcpy-plus

2.2.1

12 Oct 23:39
1d594c5
Compare
Choose a tag to compare
  • Fix "bitrate" not saving, when "Remember SCRCPY settings" is enabled
  • The custom title bar now shows on Linux
  • Upgraded dependencies:
Dependency Old version New version
NodeJS v16.x.x v20.x.x
@xpda-dev/core 0.1.6 0.1.7
deepmerge 4.2.2 4.3.1
electron 27.0.2 32.2.0
electron-builder 24.6.4 25.1.8
nuxt 2.15.8 2.18.1
vuetify 2.6.12 2.7.2
webpack 4.46.0 4.47.0
vue 2.6.14 2.7.16
vue-server-renderer 2.6.14 2.7.16

2.2.0

09 Oct 20:16
Compare
Choose a tag to compare
  • Add settings page
  • Add "Remember SCRCPY settings" setting
  • Update bundled SCRCPY on Windows 2.6.1 -> 2.7

2.1.1

09 Sep 19:04
Compare
Choose a tag to compare
  • Update SCRCPY 2.3.0 -> 2.6.1
  • Remove "Partition Dumper" button from the "Tools" section

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