Releases: alesimula/wsa_pacman
Releases · alesimula/wsa_pacman
WSA-pacman v1.2.4
Changes:
- Improve system locale detection (find language script code)
- Add traditional Chinese localization
Fixes:
- Workaround for unicode apk names (e.g. apk file with Chinese letters)
WSA-pacman v1.2.3
Changes:
- New localizations: French, Spanish and Hebrew
- Sort languages by language name instead of language code
Fixes:
- Fixed Android permissions tagged as "uses-permission-sdk-23" not showing up in installer
- Fallback locale (in case system locale is not supported) is now always English
- Fixed crash if an unknown locale from a higher version is selected
WSA-pacman v1.2.2
Changes:
- Added custom fluent textbox
- WSA port option now visualized in a card
Fixes:
- Fixed UI for right-to-left languages
- Fixed launch button and autostart for unofficial WSA installations
- Fixed extra spacing when transparency option is unavailable
WSA-pacman v1.2.1
Changes:
- Add language selection combo box
- Add the following languages: Arabic, German, Portuguese, Chinese (Simplified)
- Translate window title
- Migrated options file to new directory ("%USERPROFILE%/.wsamanager" -> "%USERPROFILE%/.wsa-pacman")
WSA-pacman v1.2.0
Changes:
- Use lighter accent color for light theme
- Add localization support (multi-language)
- Add Italian language
Fixes:
- Update Jovial SVG library (fix some adaptive icons)
Typos:
- Fixed typo in permissions
WSA-pacman v1.1.3
Fixes:
- Fix WSA start button and autostart (gfxstream_backend.dll not found error)
- Fix some adaptive icons previously not being rendered
- Fix typo in WSA status alert
WSA-pacman v1.1.2
Fixes:
- Fix incorrectly displayed unicode apk information (eg. chinese title)
- Fix installer error on non-ASCII directory or file names (eg. chinese text in the apk path)
WSA-pacman v1.1.1
Changes:
- Use cards instead of buttons on the main menu
Typos:
- Fix typo in ConnectionStatus.CONNECTED message
WSA-pacman v1.1.0
Changes:
- Add 'legacy icons' option
- Add option to auto-start WSA on apk installer
- Detect when WSA is shut down to avoid running adb
- WSA status now reported more accurately
- Add button to start WSA if powered-off
Fixes:
- Invalid options file is rewritten instead of being ignored (fix options never changing)
WSA-pacman v1.0.1
Changes:
- Enable option for window transparency type (full, partial, disabled)
- Full transparency is now the default option
- Add Windows 11 style expanders for options
- Rework buttons (glassy theme)
Fixes:
- If options are updated, only reload options that changed