Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 13 Mar 16:25
· 24 commits to main since this release

What's Changed

  • Update icon image to a clearer version
  • Fix: threshold.warning/threshold.critical values now coerced to numbers — non-numeric config strings (e.g. "off") no longer produce NaN and silently break status bar coloring
  • Fix: rate-limit handler no longer lets updateStatusBar errors escape as unhandled promise rejections
  • Tests: add unit tests for formatTimestamp, getConfig, and buildTooltip

Full Changelog: v0.3.1...v0.3.2