Skip to content

Releases: lukislp/piwatch

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Aug 10:54

1.1.3 (2026-08-07)

Bug Fixes

  • correct README deployment section to match the real CI/CD-built image (eb4f13e)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:31

1.1.2 (2026-08-07)

Bug Fixes

  • re-trigger CI after the previous push's webhook was dropped during a GitHub Actions incident (fa9b19c)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 10:52

1.1.1 (2026-08-06)

Bug Fixes

  • catch IndexError in read_uptime_s and read_meminfo like read_load already does (5f29d23)
  • close the server-side writer in the raw TCP test helper (6295440)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 20:53

1.1.0 (2026-08-05)

Bug Fixes

  • remove invalid working-directory key on the upload-artifact step (fee884f)

Features

  • add a self-hosted test coverage badge (c5822f0)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:37

1.0.3 (2026-08-05)

Bug Fixes

  • add an overview dashboard screenshot to the README (97d2c7a)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Aug 16:43

1.0.2 (2026-08-05)

Bug Fixes

  • surface the public live demo link in the README (9d5e61c)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 11:36

1.0.1 (2026-08-05)

Bug Fixes

  • surface build/release/license status via README badges (7c8d85d)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 22:26

1.0.0 (2026-08-04)

Bug Fixes

  • resolve real lint/audit findings surfaced by the new CI checks (c2eb27a)

Features

  • add GitHub Actions CI/CD pipeline (bfde393)