Skip to content

Releases: infinitepower18/WSA-Sideloader

WSA Sideloader v1.3.12

16 Mar 10:51
Compare
Choose a tag to compare

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

11 Feb 13:04
a3a30a3
Compare
Choose a tag to compare

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

08 Feb 12:49
c5187e5
Compare
Choose a tag to compare

This update includes a button to open WSA Settings for enabling developer mode, as well as some bug fixes.

WSA Sideloader v1.3.9

14 Nov 21:45
Compare
Choose a tag to compare
  • Added error info from adb to help troubleshoot APK installation failures
  • Updated file association icon

WSA Sideloader v1.3.8

29 Sep 00:30
Compare
Choose a tag to compare
  • The application now checks if WSA is installed when launched
  • Bug fixes and UX improvements

WSA Sideloader v1.3.7

02 Sep 13:20
e747049
Compare
Choose a tag to compare
  • 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

01 Sep 10:49
Compare
Choose a tag to compare

Updated error messages

WSA Sideloader v1.3.5

10 Aug 16:47
Compare
Choose a tag to compare

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

18 Jul 10:06
e777301
Compare
Choose a tag to compare
  • Added link to a list of compatible apps under Help section
  • Reworked update checker (GitHub version only)

WSA Sideloader v1.3.3

13 Jul 18:51
2452192
Compare
Choose a tag to compare
  • 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.