Releases: infinitepower18/WSA-Sideloader
WSA Sideloader v1.3.12
Following the successful launch of the native ARM64 version of v1.3.11, this will be the first version to have both x64 and ARM64 versions available on the Microsoft Store. The store will install the version that is most appropriate for your device. If you encounter any issues with the ARM64 version, please report on GitHub.
Changes made in v1.3.12:
- Updated the way ADB authorizations are handled.
- Updated the WSA autostart mechanism.
- Fixed a bug in the x64 installer where if install for all users is selected, it would install to the Program Files (x86) folder by default if installed on an ARM64 device.
WSA Sideloader v1.3.11
This update removes the Windows 11 restriction from the installer.
Thanks to the work of the community getting WSA running on Windows 10, WSA Sideloader can now be used on Windows 10.
I however cannot guarantee this will work properly since WSA on Windows 10 is not supported by Microsoft, but I have tested it with WSA 2301.40000.4.0 from WSABuilds on Windows 10 22H2 (Build 19045.2546) and it seems to be working. If WSA can accept ADB commands correctly, then I believe WSA Sideloader should work just fine.
This restriction will only be lifted for the downloadable EXE release from GitHub, as well as winget. MS Store version will continue to be limited to Windows 11 only, and thus will not be getting this update and will remain on 1.3.10.
UPDATE (11 March 2023): Native ARM64 version is now available!
WSA Sideloader v1.3.10
This update includes a button to open WSA Settings for enabling developer mode, as well as some bug fixes.
WSA Sideloader v1.3.9
- Added error info from adb to help troubleshoot APK installation failures
- Updated file association icon
WSA Sideloader v1.3.8
- The application now checks if WSA is installed when launched
- Bug fixes and UX improvements
WSA Sideloader v1.3.7
- Fixed an issue where adb continued to run when the program is closed if the "Install another APK" button after successful APK install or the OK button after a failed APK install is clicked
- Fixed an issue where the program would not completely uninstall if WSA was started by this program, and WSA was not shut down before uninstalling
WSA Sideloader v1.3.6
Updated error messages
WSA Sideloader v1.3.5
ADB address is now saved if the ADB address input is modified. The new address is saved upon pressing either the "Install" or "Installed apps" buttons.
WSA Sideloader v1.3.4
- Added link to a list of compatible apps under Help section
- Reworked update checker (GitHub version only)
WSA Sideloader v1.3.3
- Replaced toast notifications with in window messages
- adb.exe will now be stopped upon closing the program
- First version to be distributed on Microsoft Store as a MSIX package (download at https://www.microsoft.com/store/apps/9NMFSJB25QJR). Please uninstall the old MS Store version before installing this version.