Skip to content

Releases: edisionnano/QDiskInfo

Alpha 0.3

19 Aug 16:18
Compare
Choose a tag to compare

Changelog:

  • There is now an About Qt dialog, this also lists the Qt version that the app is using
  • The version of the project is now correctly shown in the About dialog
  • Four dashes will be displayed in the line edit if the drive doesn't state its firmware revision
  • Add Simplified Chinese (zh_CN) translation thanks to @Rongronggg9
  • CrystalDiskInfo Anime skins are now supported but only if you compile the project, I'm looking into ways of loading them at runtime too (Issue #7)
  • SK Hynix drives and perhaps some from other controller manufacturers which use the Percent_Lifetime_Remain attribute should now display their remaining health properly (Issue #19)
  • The .desktop file no longer lists the app as ConsoleOnly (Issue #18)
  • Full support for drives of the SCSI protocol has been implemented (Raised on Issue #16)
    • The model name, power on count, firmware revision, gigabytes read/written are parsed.
    • The table displays the SCSI Error Counter Log
    • A warning pop-up will be shown if the SCSI Grown Defect List is >0

Alpha 0.2

21 Jun 14:26
Compare
Choose a tag to compare

The project is now known as QDiskInfo

Changelog:

  • Rename to QDiskInfo
  • Add es_ES translation thanks to @Ludmarus
  • Add pt_BR translation thanks to @cassiofb-dev
  • Fix Ubuntu and based distros not quitting when a password is not provided to PKEXEC
  • Use a scrollbar when there are too many drives (Issue #9)

Alpha 0.1

18 Jun 23:45
9bc05ee
Compare
Choose a tag to compare

The very first release of KDiskInfo