Skip to content

Releases: xtaran/systray-mdstat

Feature and Bugfix Release

16 Nov 03:08
1.2.0
Compare
Choose a tag to compare

New Features

  • Adds right-click menu.
  • Notifications now show the date in time of the event.
  • Notification if the state of a single RAID set changed, not just if the overall state changed.

Visible Improvements

  • Use line breaks instead of semicolons as delimiter for readablity.
  • Notifications don't vanish by itself anymore.
  • Don't consider "check" and "verify" to be of "warning" state. They're a worth a notification, but not a "warning" level notification.

Bug Fixes

  • Fixes false negative issue when multiple disks failed in a RAID.
  • Don't display HTML tags in tool tips.

Other Changes


About the assets below

  • systray-mdstat-1.2.0.tar.gz is the CPAN-style source tar ball.
  • systray-mdstat-1.2.0.tar.gz.asc is the PGP signature for the CPAN-style source tar ball.
  • systray-mdstat_1.2.0.orig.tar.xz is the Debian source tar ball and requires Dist::Zilla to build.
  • systray-mdstat_1.2.0.orig.tar.xz.asc is the PGP signature for the Debian source tar ball.
  • The remaining "Source code" archives are plain archives of the Git repository at point of the release.

Bugfix and Minor Feature Release

07 Sep 23:41
1.1.0
Compare
Choose a tag to compare

New Features

  • Recognizes "check" state.
  • Emphasizes bad states in notification.
  • Drop never used icon directory locations from being searched.

Bug Fixes

  • Fixes resync/verify messages to show more than a percent sign.
  • Fixes Gtk/Glib loop which periodically runs &check_mdstat();

Other Changes

  • Adds a test suite and the infrastructure for it.
  • Factor out dynamic population of @icon_dirs.
  • Include searched icon directories in error message.

First Bugfix Release

06 Mar 23:09
1.0.1
Compare
Choose a tag to compare
1.0.1

Release as 1.0.1

Initial Release

01 Mar 00:58
1.0.0
Compare
Choose a tag to compare

This is the initial release of systray-mdstat.