Commit 88412cd
committed
chore(release): 1.1.1
## [1.1.1](v1.1.0...v1.1.1) (2025-12-09)
### Bug Fixes
* **collector:** handle large LBA values in SMART data parsing ([7f4bceb](7f4bceb)), closes [#24](#24) [AnalogJ#800](AnalogJ#800)
* **collector:** ignore bit 6 in smartctl exit-code during detect ([735fe2e](735fe2e))
* **collector:** keep existing device type ([b5bb1a2](b5bb1a2))
* **config:** use structured logging for config file messages ([03513b7](03513b7)), closes [#22](#22) [AnalogJ#814](AnalogJ#814)
* **database:** use WAL mode to prevent readonly errors in restricted Docker ([1db337d](1db337d)), closes [#25](#25) [AnalogJ#772](AnalogJ#772)
* **notify:** try to unmarshal notify.urls as JSON array ([9109fb5](9109fb5))
* **thresholds:** add observed threshold for attribute 188 with value 0 ([c86ee89](c86ee89))
* **thresholds:** mark wear leveling count (attr 177) as critical ([c072119](c072119)), closes [#21](#21) [AnalogJ#818](AnalogJ#818)
* **ui:** display temperature graph times in local timezone ([6123347](6123347)), closes [#30](#30)1 parent cf18a6b commit 88412cd
2 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
5 | 19 | | |
6 | 20 | | |
7 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments