Skip to content

Releases: 7gxycn08/WSA-Tray-Helper

WSA-Tray-Helper v1.0.1.2

22 Feb 07:00
24ea5f7
Compare
Choose a tag to compare

Changes:

  • Added custom backup location via ini file to address backup issue with different configurations.

Notice:

  1. Edit Backup_path.ini in dependencies folder and place the full path of the LocalCache folder under custom_path entry.
  2. Save and close the path will be used automatically.
  3. It should look like this.

Screenshot 2024-02-22 105721

Name: WSA-Tray-Helper-win64-setup.exe
Size: 24100780 bytes (22 MiB)
SHA256: a1b226475dc0e41733d8b1e7005c7299ffaac1a034609222a70270129d63614b

WSA-Tray-Helper v1.0.1.1

21 Feb 22:03
e87522e
Compare
Choose a tag to compare

Changes:

  • Replaced gui library PyQt6 with PySide6.
  • Fixed all code warnings and typos.
  • Fixed wsa status monitoring function.
  • Added LocalState folder to backup function.
  • Added placeholder for custom backup path via ini file.
Name: WSA-Tray-Helper-win64-setup.exe
Size: 24104731 bytes (22 MiB)
SHA256: 691b9d3acb1202b70bdab5cdbf6b8fdd37c4f65eccbec979638ec62889bc40cc

WSA-Tray-Helper v1.0.1.0

12 Feb 05:17
0c2f4c8
Compare
Choose a tag to compare
  • Added WSA Backup and Restore options.
  • Fixed crash after message box button Is clicked.
  • Unified messege box function.
  • Code cleanup.

WSA-Tray-Helper v1.0.0.9

11 Feb 18:36
9eb0f85
Compare
Choose a tag to compare
  • Added ability to run custom commands at WSA start up.
  • Slight adjustments to tray menu style.
  • Reorganized dependency file location
  • Refactored code and fixed exception message box

WSA-Tray-Helper v1.0.0.8

07 Feb 23:45
efdfc80
Compare
Choose a tag to compare
  • Updated to PyQt6
  • Updated Python to version 3.12.2
  • Added custom css styling.
  • Fixed message box not appearing when an exception occurs.

WSA-Tray-Helper v1.0.0.7

23 Jan 09:48
eb7d686
Compare
Choose a tag to compare
  • Revamped entire code.
  • Added start at boot option.
  • Added cleaner and more reliable method to check WSA status.
  • Added standalone Installer setup file made with Inno Setup Installer.
  • Program version is more consistent throughout.