Releases: Frontesque/scrcpy-plus
Releases Β· Frontesque/scrcpy-plus
2.2.1
- 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
- Add settings page
- Add "Remember SCRCPY settings" setting
- Update bundled SCRCPY on Windows
2.6.1
->2.7
2.1.1
- Update SCRCPY
2.3.0
->2.6.1
- Remove "Partition Dumper" button from the "Tools" section
2.1.0
- 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
from2.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
- Bump SCRCPY version 2.1.1 -> 2.3.0
- Add Discord invite to app
2.0.1
- Bump SCRCPY version 2.0.0 -> 2.1.1
2.0.0
- 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
- 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
- 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
- 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