Skip to content

Releases: infinitepower18/WSA-Sideloader

WSA Sideloader v1.4.8

23 Dec 23:27
Compare
Choose a tag to compare
  • Migrated to Python 3.13.
  • Updated some on-screen messages.

WSA Sideloader v1.4.7

24 Aug 15:09
9a399bb
Compare
Choose a tag to compare
  • The colour of the buttons now uses the Windows accent colour.
  • Switched from PySimpleGUI to FreeSimpleGUI due to PySimpleGUI switching to a yearly subscription model.
  • Migrated to Python 3.12.
  • Updated adb and aapt to the latest versions.

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)