Skip to content

Releases: nutdotnet/WinNUT-Client

Pre-Release v2.2.8693

20 Oct 18:37
52aff25
Compare
Choose a tag to compare
Pre-Release v2.2.8693 Pre-release
Pre-release

What's Changed

  • Fix logs going to App directory again in #111
    • I'm moving WinNUT towards following .NET Framework standards. This change will put the logs in yet a new folder structure: (user folder)\AppData\Roaming\NUTDotNet\WinNUT Client\(version)\Logs.
  • Correct UPS Load display in #112
    • Introduces a new system of retrieving or calculating the load on the UPS, and removes any reference to the Load calibration values and Load dial adjustments. My hope is to account for as many UPSs as possible, but if this breaks something for you, please comment in #41 with a full Debug log, UPS Variable output, and current real power usage attached and I'll try to help.

Full Changelog: v2.2.8690...v2.2.8693

Pre-Release v2.2.8690 (minor fix)

17 Oct 17:48
765b48f
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Quick release that fixes log files being directed to the application directory. Log files now follow standard .NET Framework directory conventions and can be found in AppData/Roaming/NUTDotNet/WinNUT Client/(current version)/. #110
  • Some additional small code changes have been made that should not affect functionality.

Full Changelog: v2.2.8688...v2.2.8690

Pre-Release v2.2.8688

15 Oct 18:48
56a0900
Compare
Choose a tag to compare
Pre-Release v2.2.8688 Pre-release
Pre-release

What's Changed

  • Fixed being unable to exit when close and minimize to tray were enabled. WinNUT now exits normally in all circumstances.
  • Re-enabled the auto-retry functionality when starting WinNUT for the first time. I had disabled it because WinNUT hangs while making a connection. Hoping to address that in the future.

Note: There was an issue where the installer I uploaded here contained outdated code. I'm not sure why, but it's been fixed now. If you managed to download the broken installer, please uninstall WinNUT, redownload the installer here and reinstall WinNUT.

Full Changelog: v2.2.8617...v2.2.8688

Pre-Release v2.2.8617

05 Aug 19:29
Compare
Choose a tag to compare
Pre-Release v2.2.8617 Pre-release
Pre-release

Quick fix regarding #78; a crash when the system date is set in an unexpected manner.

What's Changed

Full Changelog: v2.2.8614...v2.2.8617

Pre-Release v2.2.8614

02 Aug 21:00
Compare
Choose a tag to compare
Pre-Release v2.2.8614 Pre-release
Pre-release

This release fixes an issue where WinNUT was crashing when connecting to a Synology UPS server. At the same time, a crash when generating a crash report has also been fixed. Additional work has gone into core connection and logging code to make the program more robust. Finally, the README has been simplified, and QNAP instructions were added (thanks @pvanderp.)

Edit: I've also just realized that the automatic updating has been broken for about as long as I've been creating releases, because I didn't upload the installer correctly. That should be working now.

New Contributors

Full Changelog: v2.2.8436...v2.2.8614

Pre-Release v2.2.8436

05 Feb 21:48
1c73454
Compare
Choose a tag to compare
Pre-Release v2.2.8436 Pre-release
Pre-release

After a longer than expected wait, the next pre-release is out with another set of bugfixes.

What's Changed

  • Data directory location is more consistent depending on how WinNUT is being run (build type and location) by @gbakeman in #62
    • Also includes some improvements to the Logger
  • WinNUT is more stable when the connection is lost, and the UI will no longer show strange data by @gbakeman in #64
  • Define UPS_States values as pow of 2 to fix state change detection by @supersmile2009 in #71
  • Fix release build by @supersmile2009 in #72

New Contributors

Full Changelog: v2.2.8356...v2.2.8436

Pre-Release v2.2.8356

17 Nov 23:54
8ec7108
Compare
Choose a tag to compare
Pre-Release v2.2.8356 Pre-release
Pre-release

What's Changed

  • Installer dependency cleanup by @gbakeman in #48
  • Logging fixes by @gbakeman in #50
  • Fix incorrect windows version detection by @gbakeman in #51
  • Fix List_Var_Gui error by @gbakeman in #52
  • Upgrade to .Net Framework 4.8 by @gbakeman in #53
  • Upgrade unhandled exception handling, cryptography by @gbakeman in #49
    • This fixes an error on startup that was affecting many people. Please upgrade to this version if WinNUT was crashing on startup for you.
  • Respect Follow FSD setting by @gbakeman in #57

Also fixing the installer per #60

Full Changelog: v2.2.8331...v2.2.8356

Pre-Release v2.2.8331 (Installer quick fix)

23 Oct 21:25
e76147e
Compare
Choose a tag to compare

Quick fix to remove many dependencies that were added to the installer distribution of WinNUT. Only the installer has changed; please see the last release for the non-installer version.

Pre-Release v2.2.8328

21 Oct 00:11
4141237
Compare
Choose a tag to compare
Pre-Release v2.2.8328 Pre-release
Pre-release

Noticeable changes

  • Re-enabled the Battery Runtime calculation. Not sure why it was disabled, please report any issues experienced with this. #33
  • Finally applied pending de-DE and zh-TW translations to WinNUT #39
  • Re-activate stop actions system and extensive core changes including status updates overhaul in #36
    • Also fixed resuming WinNUT from a suspended state
  • Correct Interval/Delay value in #37

Minor changes

  • Created a build automation workflow so pull requests will have debug builds of WinNUT created and available for download automatically.
  • Updated documentation for build & release, and translation procedures.
  • Upgraded AGauge .Net Framework to solution's 4.7.2.
  • Replaced Win10 static binary references with NuGet package to enable Toast Notifications while still building cross-platform (Win7 and up).

New Contributors

Full Changelog: v2.2.8303...v2.2.8328

Version 2.2.8303

25 Sep 19:01
606d711
Compare
Choose a tag to compare
Version 2.2.8303 Pre-release
Pre-release

Attempting to fix versioning on MSI Installer for future smooth upgrades. No changes in main program since last version.

NOTE: You will need to remove the old version (2.2 in Add Remove Programs list) for this and future upgrades to install correctly.

Full Changelog: v2.2.8286...v2.2.8303