Skip to content

Releases: deajan/smartmontools-win

frozen-Pyngui

11 Apr 08:39
Compare
Choose a tag to compare

This release mainly adds new features for smartd configuration.
It also includes long awaited fixes for earlier pyngui release (especially the infamous unicode bug that happened with Python 3.4).

frozen Pyngui

25 Apr 08:36
Compare
Choose a tag to compare

This is a major release with following highlights:

  • Python rewrite of the GUI allowing to configure smartd and erroractions after install
  • Simplify command-line options for unattended installations
  • Improved erroraction script and log output
  • Updated upstream release to v6.5-1
  • Installer now uses 64 bit binaries on 64 bit systems (following upstream)
  • Updated mailsend to v1.19
  • Simplified upgrade path
  • Multiple fixes

For details, see changelog file.

frozen Pyngui RC3

19 Apr 07:27
Compare
Choose a tag to compare
frozen Pyngui RC3 Pre-release
Pre-release

Yet another quick fix release that corrects an low severity issue with the erroraction script returning an error when there shouldn't be one.

frozen Pyngui RC2

15 Apr 16:54
Compare
Choose a tag to compare
frozen Pyngui RC2 Pre-release
Pre-release

Another small bugfix release which main goal is to fix a bug introduced with the erroraction script preflight checks.
Also, adds optional anonymous installation statistics.

frozen Pyngui RC1

12 Apr 12:31
Compare
Choose a tag to compare
frozen Pyngui RC1 Pre-release
Pre-release

This is a small bugfix release for the eldery beta containing the following fixes:

  • Revamps some of the alert GUI UX
  • Some fixes in alert management script (preflight check, better debugging)
  • Unattended mail/local alert selection support
  • Adds missing MSVCR100.dll to python binary folder

frozen Pyngui beta

11 Nov 22:24
Compare
Choose a tag to compare
frozen Pyngui beta Pre-release
Pre-release

This is a major rewrite release

Most of the installer logic has been removed from Inno Setup and two independant GUI programs have been added:

  • smartd-pyngui: cross platform smart service control GUI
  • erroraction_config: smartmontools-win specific mail / local alert GUI

The unattended mass install syntax is GREATLY simplified, and allows preconfiguration by putting smartd.conf and erroraction_config.cmd files in the same path as the installer.

Translation fixing only release

06 Apr 13:54
Compare
Choose a tag to compare

Probably last release before going with Python config interface