github gawindx/WinNUT-Client v7.7.0.6-dev
v2.0.7706 beta

pre-release3 years ago

Fix :

  • App crash when disconnecting with null streams (Thanks to tgp1994) (Issue #48)
  • Correction of a bad state of the Notify Icon Text when the return value of ups status is not only "OL" (Issue #45)
  • Add -f parameter to force shutdown (Issue #46)
  • Some modifications provided by tgp1994
  • Fixed a bug that could occur when using a value of "0" for the grace period (thanks to jcsmook - pull requests #55)
  • Fixed a bug generating an infinite connection / reconnection loop when the load value is retrieved to "0" during connection (thanks to jcsmook, pull requests #55)
  • Correction of a code error causing the event time not to be updated in the logs.
  • Fixed an error causing an unhandled exception when you do not want to apply the update immediately and the installation file already exists at the location specified for saving.
  • In the case of a left click on the systray icon, WinNUT was restored to its original size and the context menu was opened at the same time.
    This behavior has been corrected and only the context menu opens.
    Restoring the WinNUT window to its original size is caused by a single or double click only.

Added :

  • Addition of a directory containing the translations at the repository level.
    Makes it easier to submit a new translation (or correction) via a fork / pull request (nonPointer idea - issue #35)
  • Translation of the "List UPS Variable's" interface (translation forgot during v2.0)

Changed :

  • Some changes on how logs work (Thanks to tgp1994)
  • Modification of the code to recover the power supply frequency of the UPS when it only provides the output frequency (modification made in response to an unsuccessful commit of pull requests #55 - problem encountered by jcsmook)
  • Modification of the generated installer:
    - Addition of a custom image banner
    - Removal of the dependent Windows libraries installed in the WinNUT directory
  • The update process is no longer based on the "changelog.txt" of the repository but on the list of releases via the GitHub APIs.
    This modification has been implemented to avoid reproducing issue #53.
    This modification also brings the possibility of receiving both stable and development updates for those who choose to follow the development channel (the more recent of the two being the proposed update).
  • The changes made to the update process allow the implementation of a more suitable versioning of the type
    [Major Version].[Minor Version].[Automatic Build Version].[Automatic Revision Version]
  • Complete syntax review of Changelog.txt file

Don't miss a new WinNUT-Client release

NewReleases is sending notifications on new releases.