Releases: Frontesque/scrcpy-plus
Releases · Frontesque/scrcpy-plus
1.4.1
- 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
- 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
fix: :ambulance: Version 1.3.3 (CRITICAL FIX)
1.3.2
- Make the back button more uniform throughout the app
- Add new "Coming Soon" tool "Resource Monitor"
- Add building guide to the github (BUILDING.md)
- Major device polling improvements
- Fix spelling error (im human too)
- Finally add a bitrate slider after MANY requests
1.3.1
- Add new section: "Tools"
- Add tool "Package Manager"
- Rework the "Back Button"
- Fix issue where wireless connection sometimes crashes the app
1.3.0
Preface
In this update, I wanted to return some of the awesome UI/UX to the app that it used to have. Everything was getting too cluttered and hard to navigate for new users, so I took some time to clean it up and restore it to the "good ol' days".
Changelog
- Update "ADB Quick Actions" to fit the rounded theme of the app
- Changed order of "ADB Quick Actions" buttons
- Add "Advanced" SCRCPY Settings
- Improved error handling
- Add custom scrollbar to fit app theme
- Pressing 'enter' in the wireless setup now pairs/connects to the device
- Fix inputting nothing in the wireless setup causing the app to crash
- Brand new title bar to fit the app theme!
- Set minimum window width
- Automatically continue back to home page after wireless pairing setup is complete
1.2.1
- Added automatic update notification
- Bump SCRCPY Version (1.23 -> 1.24)
1.2.0
- Refactored some of the app to be more modular
- Dynamically get the installed version of SCRCPY
- Dynamically get the installed version of ADB
- Minor UI Tweaks
- Multiplatform / Linux Support
- Some Bug Fixes
- Take 'Wireless Connection' Development Warning Away
1.1.2
- Added wireless pairing gui
- Added support for ADB over Wi-Fi
- (KNOWN BUG) having multiple devices connected crashes the app
1.1.1
- Fix error being thrown when closing the SCRCPY window
- Increased device information/recognition polling rate 8x
- Optimized device recognition to use less system resources
- Fixed causing some devices to lag badly while having the main window open