Skip to content

Releases: infinitepower18/WSA-Sideloader

WSA Sideloader v1.4.6

27 Mar 17:26
77d456a
Compare
Choose a tag to compare

Fixed save button in settings not working

WSA Sideloader v1.4.5

25 Mar 22:53
394cd5d
Compare
Choose a tag to compare
  • [GitHub version only] If a new update is available, an update button is now shown on the main screen
  • Fixed wrong error message being shown when clicking view permissions with an empty file name
  • Fixed incorrect language detection
  • Updated the text that is shown when Windows Subsystem for Android is not installed

WSA Sideloader v1.4.4

12 Nov 21:30
46907b6
Compare
Choose a tag to compare
  • The app icon has been updated.
  • Fixed a bug where APK bundles containing long file names may cause the program to hang during install.
  • The layout when viewing XAPK permissions has been improved.
  • Improved installation progress messages, now indicates when it's trying to connect to WSA.
  • Minor UI improvements.

WSA Sideloader v1.4.3

27 Aug 21:24
6fbb374
Compare
Choose a tag to compare

Thanks to the community, WSA Sideloader is now available in 3 additional languages:

WSA Sideloader v1.4.2

30 Jul 18:32
Compare
Choose a tag to compare
  • The option to open app after installation is now available for APK bundles.
  • The following translations have been added thanks to the community:

WSA Sideloader v1.4.1

24 Jun 23:00
3a2cf11
Compare
Choose a tag to compare
  • Updated Japanese translation
  • Bug fixes

WSA Sideloader v1.4.0

23 Jun 15:04
01c03f7
Compare
Choose a tag to compare

Introducing the next major update to WSA Sideloader, v1.4, bringing some long awaited features!

  • You can now install and view permissions for APK bundles in the following formats: XAPK, APKM and APKS.
  • New settings page added, you will now find the ADB address setting there rather than on the main screen.
  • You can now disable the update notification upon application launch (this option is not available on the Microsoft Store version)
  • APK bundles are cached to save time if you need to reinstall them, should you wish to browse/free up space, you can open the Bundles folder via settings.
  • Multi language support added. The language that is displayed is dependent on your Windows display language. If you're interested in translating WSA Sideloader, refer to the readme for further details.
  • Japanese language support added (thanks @s1204IT for contributing!)
  • Stability improvements. In the unlikely case the app crashes it will now display the error message which you can use to submit a bug report.

WSA Sideloader v1.3.13

19 May 19:10
Compare
Choose a tag to compare

This update fixes an issue where APK files with certain characters in the filename may fail to install. (#69)

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!