<html><head><style>pre,code,address {
  margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
ol,ul {
  margin-top: 0em;
  margin-bottom: 0em;
}
blockquote {
  margin-top: 0em;
  margin-bottom: 0em;
}
</style></head><body><div>Hello everyone,<br></div><div><br></div><div>I just released GSmartControl 2.0.2 (a GUI for smartctl),<br></div><div>you can find it at:<br></div><div><a href="https://gsmartcontrol.shaduri.dev">https://gsmartcontrol.shaduri.dev</a><br></div><div>and<br></div><div><a href="https://github.com/ashaduri/gsmartcontrol/releases">https://github.com/ashaduri/gsmartcontrol/releases</a><br></div><div><br></div><div>Changes in version 2.0.2:<br></div><div>- Support GCC 11 (and Ubuntu 22.04) by using and vendoring fmt library (#77).</div><div>- Support an option of saving smartctl output to text instead of JSON (#76).</div><div>- Restored pre-2.0.0 runtime support for smartctl < 7.3 (based on Text parser); this is an unsupported, old method without NVMe, provided for compatibility only (#77).</div><div>- Restored pre-2.0.0 support for standard (non-extended) self-test log found in very old ATA drives; the new JSON parser did not support this previously (#79).</div><div>- Better support for temperature values in JSON parser; this fixes unreasonably large temperature values (#78).</div><div>- Add a tooltip explaining self-test "lifetime hours" wrapping behavior (#73).</div><div>- Windows: Fixed a crash on Windows 7 when opening drive information by using Windows 7-compatible librsvg (#71).</div><div>- Windows: Avoid using non-integer font sizes.</div><div><br></div><div>As always, I appreciate any testing and feedback.<br></div><div>If you find any issues, please report them here:<br></div><div><a href="https://github.com/ashaduri/gsmartcontrol/issues">https://github.com/ashaduri/gsmartcontrol/issues</a><br></div><div><br></div><div><br></div><div>Thank you,<br></div><div>Alexander<br></div><div><br></div><div><br></div><div><span></span></div></body></html>