Releases: nutdotnet/WinNUT-Client
Pre-Release v2.2.8693
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
.
- I'm moving WinNUT towards following .NET Framework standards. This change will put the logs in yet a new folder structure:
- 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)
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
What's Changed
- Fixed being unable to exit when close and minimize to tray were enabled. WinNUT now exits normally in all circumstances.
- in #108
- 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.
- in #107
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
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
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
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
- @supersmile2009 made their first contribution in #71
Full Changelog: v2.2.8356...v2.2.8436
Pre-Release v2.2.8356
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)
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
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
- @MartinKurtz made their first contribution in #30
Full Changelog: v2.2.8303...v2.2.8328
Version 2.2.8303
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