Skip to content

Releases: alesimula/wsa_pacman

WSA-pacman v1.2.4

23 Jan 13:08
Compare
Choose a tag to compare

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

16 Jan 00:07
Compare
Choose a tag to compare

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

13 Jan 22:46
Compare
Choose a tag to compare

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

11 Jan 11:52
Compare
Choose a tag to compare

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

09 Jan 12:38
Compare
Choose a tag to compare

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

31 Dec 14:26
Compare
Choose a tag to compare

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

27 Dec 14:02
Compare
Choose a tag to compare

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

22 Dec 18:25
Compare
Choose a tag to compare

Changes:

  • Use cards instead of buttons on the main menu

Typos:

  • Fix typo in ConnectionStatus.CONNECTED message

WSA-pacman v1.1.0

21 Dec 18:18
Compare
Choose a tag to compare

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

11 Dec 22:25
Compare
Choose a tag to compare

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