Releases: infinitepower18/WSA-Sideloader
Releases · infinitepower18/WSA-Sideloader
WSA Sideloader v1.4.7
- 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
Fixed save button in settings not working
WSA Sideloader v1.4.5
- [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
- 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
Thanks to the community, WSA Sideloader is now available in 3 additional languages:
- French by @ThomasGitHubcom
- Arabic (Egypt) by @MesterPerfect
- Brazilian Portuguese by @Auryan
WSA Sideloader v1.4.2
- The option to open app after installation is now available for APK bundles.
- The following translations have been added thanks to the community:
- Hungarian by @gidano
- Romanian
WSA Sideloader v1.4.1
- Updated Japanese translation
- Bug fixes
WSA Sideloader v1.4.0
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
This update fixes an issue where APK files with certain characters in the filename may fail to install. (#69)
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.