Skip to content

v1.13.2

Choose a tag to compare

@Starosdev Starosdev released this 22 Jan 05:01

v1.13.2 (2026-01-22)

Bug Fixes

  • Correct TB written/read calculation for Intel SSDs (#101)
    • Intel S4510/S4610 and similar SSDs were showing 0.00 TB written/read because they report attributes 241/242 in 32 MiB units rather than LBA counts. The fix detects the unit type from the attribute name provided by smartctl and applies the correct conversion.