Releases: edisionnano/QDiskInfo
Releases · edisionnano/QDiskInfo
Alpha 0.4
Changelog:
- FIX NSID ISSUE THAT MADE NVME DRIVES SHOW AS BAD!!!
- New and Updated translations from Crowdin
- QDiskInfo now ships a 48x48 and a 256x256 png of its logo, useful for the AUR package
- We now have an official AppImage thanks to @Sameru-sama for the recent advancements
- There's now a clear settings option
- The save JSON dialog has a predefined filename
- ASCII view has been implemented for SATA devices
- Fix some Wayland warnings (#37)
- The desktop file now has a StartupWMClass
- Fix issue where drives with smart_status null didn't show up as Unknown
- Fix an issue where the button doesn't get highlighted if the user switches disk from the radio buttons
- QDiskInfo now parses the total host read and writes for drives where LBA = GB
- Fix an issue where cyclic navigation enabled the next button when there was only a single drive
- A grid view window has been added for users with lots of drives, will be more useful when live updates will come
- The active drive remains active after changing some ui settings now
- An option to take a screenshot of the window contents has been added
- When host reads and writes are in TB there's now single decimal point precision
Alpha 0.3
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
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
The very first release of KDiskInfo