Skip to content

v1.12.1

Choose a tag to compare

@Starosdev Starosdev released this 22 Jan 03:36

v1.12.1 (2026-01-22)

Bug Fixes

  • Prevent false failures from corrupted ATA device statistics (#98)
    • Fixed false failure alerts caused by impossibly high ATA Device Statistics values (e.g., 420 billion mechanical failures). Values above 1 million are now treated as corrupted data rather than real failures. Also adds a config option (failures.ignored.devstat) to let users manually suppress specific device statistics attributes.