Skip to content

Releases: hedihadi/zal

2.1.1

12 Nov 19:10
Compare
Choose a tag to compare
  • added Firewall rules to allow server.exe file to communicate with other devices on the local network.

2.1.0

09 Nov 17:35
Compare
Choose a tag to compare
  • added option to manually connect to PC
  • fixed gaming mode showing white screen
  • minor UI and QOL improvements.

2.0.1

07 Nov 18:10
Compare
Choose a tag to compare
  • removed webrtc connection
  • removed the need for an account
  • temporarily removed notifications feature
  • temporarily removed 'Can i run it' feature
  • added local network connection
  • some font and UI fixes

1.7.7

01 Aug 18:40
Compare
Choose a tag to compare

What's Added

  • added local connection support, for those who can't connect with webrtc.

What's Changed

  • Small C# code fixes and formatting by @Saibamen in #3
  • Update LibreHardwareMonitorLib to 0.9.3 by @Saibamen in #4
  • Add .EditorConfig for C# from official ASP.NET Core repo by @Saibamen in #5
  • Update readme by @Saibamen in #6

New Contributors

Full Changelog: https://github.com/hedihadi/zal/commits/1.7.7

1.7.6

07 Apr 17:45
Compare
Choose a tag to compare

fixed fps screen not working for some users

1.7.5

07 Apr 14:43
Compare
Choose a tag to compare
  • added logging to fpsDataGetter to find out why it's not working for some users.

  • added "copy backend data" and "copy raw backend data" to see why some gpu/cpu data isn't showing for some users.

1.7.4

02 Apr 11:30
Compare
Choose a tag to compare
  • rewrote the PC app from scratch, which i managed to migrate all the code from Dart & Python to C#. this was an important step to prevent random problems and increase stability.
  • some UI improvements on the mobile app.