github Starosdev/scrutiny v1.28.0

latest release: v1.28.1
12 hours ago

v1.28.0 (2026-02-21)

Features

  • persist scheduler timestamps, batch missed pings, add HTML emails (#245)
    • Persist report scheduler timestamps in SQLite so service restarts don't re-trigger daily/weekly/monthly reports (previously in-memory only, causing duplicates on restart -- observed 3x daily report on

Bug Fixes

  • performance benchmarking fixes for containers and NVMe (#243)
    • tmpfs auto-detection: In containerized environments, disks passed as raw block devices cause findMountPoint to return the /dev tmpfs (64MB).
  • update Go base image to 1.25 to match go.mod (#246)
    • Update golang:1.24-trixie to golang:1.25-trixie in all 5 Dockerfiles to match the go 1.25 requirement in go.mod (bumped in v1.27.3 via shoutrrr/viper upgrades)

Other Changes

  • Release v1.27.3: Scheduled Reports, Notification Improvements, Collector Fixes (#247)
    • Report formats: HTML email (SMTP), plain text (Discord/Slack/script/etc.), PDF export to disk

Don't miss a new scrutiny release

NewReleases is sending notifications on new releases.