v0.3.2
What's Changed
- Update icon image to a clearer version
- Fix:
threshold.warning/threshold.criticalvalues now coerced to numbers — non-numeric config strings (e.g."off") no longer produceNaNand silently break status bar coloring - Fix: rate-limit handler no longer lets
updateStatusBarerrors escape as unhandled promise rejections - Tests: add unit tests for
formatTimestamp,getConfig, andbuildTooltip
Full Changelog: v0.3.1...v0.3.2