github AnalogJ/scrutiny v0.6.0

latest releases: v0.8.1, v0.8.0, v0.7.3...
16 months ago
  • [feat] ⚠️ ⚠️ WARNING ⚠️ ⚠️ - upgrade Shoutrrr library from v0.4.4 to v0.6.1
    • Shoutrrr is a library used by Scrutiny to send notifications, so depending on your configuration, this may result in broken or missing notifications.
      • run curl -X POST http://SCRUTINY_WEB_HOSTNAME/api/health/notify to test your notifications work correctly after upgrading.
    • thanks @davralin 🎉
    • fixes #355
    • fixes #420
  • [feat] updated healthcheck to ensure that Scrutiny can successfully communicate with InfluxDB and SQLite
  • [feat] increased the timeout for collector -- allowing for larger SMARTCTL payloads to be submitted successfully
  • [bug] exit with an error when the configuration file cannot be parsed successfully.
  • [bug] when temperature values are null, skip them
  • [doc] update README to clarify that only one web image is necessary in hub/spoke deployment mode
  • [doc] update README to clarify that notifications have been implemented
  • [doc] add notification testing command to troubleshooting guide
  • [doc] clarify that /dev/sdX mounts don't matter, as scrutiny uses the WWN value to ensure uniqueness
    • added workaround to ensure consistentcy using /dev/disk/by-id/ mounts
  • [doc] added installation guides for Synology.
    • thanks drfrankenstein.co.uk 🎉
    • thanks @SiM22 🎉
  • [doc] added manual install guide for Windows
Timestamp SHA Message Author
2023-01-12T00:42Z 1c7f299 (v0.6.0) Automated packaging of release by Packagr packagrio-bot
2023-01-12T00:37Z 602fdce Merge pull request #425 from AnalogJ/update_shoutrrr Jason Kulatunga
2023-01-12T00:17Z 61fde6a update shoutrrr version. fixes #355 Jason Kulatunga
2022-12-02T15:13Z d843bcc fix nightly build. Jason Kulatunga
2022-11-30T16:25Z f2856e0 adding a healthcheck endpoint that confirms communication with influxdb and sqlite. ref: #381 Jason Kulatunga
2022-11-30T15:56Z 58ef1aa update readme. Jason Kulatunga
2022-11-30T06:45Z 6a6570b trying to fix nodejs build of frontend. Jason Kulatunga
2022-11-30T06:24Z 29a0860 trying to fix nodejs build of frontend. Jason Kulatunga
2022-11-30T06:06Z fb760a9 make sure we print an error if the config file is invalid. fixes #408 Jason Kulatunga
2022-11-30T05:07Z c9f13f4 update README to correctly call-out the influxdb requirement in hub-spoke deployments. references #409 Jason Kulatunga
2022-11-28T16:16Z dd03a8c Revert "trying to fix build" This reverts commit 0a6ade4. Jason Kulatunga
2022-11-28T16:13Z 0a6ade4 trying to fix build Jason Kulatunga
2022-11-28T15:47Z 5c8c11d Merge pull request #407 from StratusFearMe21/patch-1 Jason Kulatunga
2022-11-28T15:46Z 00502cc Merge pull request #406 from boomam/patch-1 Jason Kulatunga
2022-11-28T05:46Z 0febe3f Looks like this is already implemented StratusFearMe21
2022-11-28T00:28Z fcd4bb4 Added new formatting ....to match existing doc formatting standard. boomam
2022-11-28T00:27Z 89f763e Addition of notification testing command to troubleshooting Addition of notification testing command to troubleshooting. boomam
2022-11-15T17:07Z 075eb94 Merge pull request #394 from AnalogJ/skip_null_temp Jason Kulatunga
2022-11-09T04:21Z 098ce06 Update TROUBLESHOOTING_DEVICE_COLLECTOR.md Jason Kulatunga
2022-11-06T15:54Z 2677796 fixing bug. Null value for temperatures should be ignored. Jason Kulatunga
2022-11-06T15:46Z 5cc7fb3 Merge pull request #391 from adripo/patch-1 Jason Kulatunga
2022-11-05T03:14Z 222b810 fix: increase timeout adripo
2022-10-13T04:26Z 727d5b0 Update SUPPORTED_NAS_OS.md Jason Kulatunga
2022-10-13T03:58Z d7b45e5 update docs. Jason Kulatunga
2022-09-23T05:13Z 578a262 Merge pull request #372 from Robert-Zacchigna/master Jason Kulatunga
2022-09-21T19:58Z c6e11f8 Minor Formatting Fix Robert-Zacchigna
2022-09-21T19:51Z b795331 Doc for Manual Install on Windows Robert-Zacchigna

Don't miss a new scrutiny release

NewReleases is sending notifications on new releases.