• v1.3.0 091f4c1c6c

    v1.3.0 Stable

    Ghost released this 2026-03-27 00:52:33 +01:00 | 325 commits to main since this release

    1.3.0 (2026-03-26)

    Features

    • client: add debug logging for WebSocket read wait and errors in readLoop (ea83555)
    Downloads
  • v1.2.0 d3331b4060

    v1.2.0 Stable

    Ghost released this 2026-03-27 00:24:08 +01:00 | 327 commits to main since this release

    1.2.0 (2026-03-26)

    Features

    • client: add debug logging for WebSocket send operations in writeMsg (e1943a0)
    Downloads
  • v1.1.0 a0e9056a3f

    v1.1.0 Stable

    Ghost released this 2026-03-27 00:11:43 +01:00 | 329 commits to main since this release

    1.1.0 (2026-03-26)

    Features

    • client: add debug logging for WebSocket messages in readLoop (fe68997)
    Downloads
  • v1.0.3 868b4555c9

    v1.0.3 Stable

    Ghost released this 2026-03-26 21:19:28 +01:00 | 332 commits to main since this release

    1.0.3 (2026-03-26)

    Downloads
  • v1.0.2 ae7c7c0e88

    v1.0.2 Stable

    Ghost released this 2026-03-26 20:58:29 +01:00 | 334 commits to main since this release

    1.0.2 (2026-03-26)

    Bug Fixes

    • release: use VERSION file instead of nextRelease.version in publishCmd (b8f0129)
    Downloads
  • v1.0.1 005ef74e7f

    v1.0.1 Stable

    Ghost released this 2026-03-26 15:28:37 +01:00 | 336 commits to main since this release

    1.0.1 (2026-03-26)

    Bug Fixes

    • release: remove latest tag from Docker build in semantic-release publishCmd (99e2c8b)
    Downloads
  • v1.0.0 705910158c

    v1.0.0 Stable

    Ghost released this 2026-03-26 15:17:09 +01:00 | 338 commits to main since this release

    1.0.0 (2026-03-26)

    Bug Fixes

    • client: set empty conditions array to satisfy Uptime Kuma 2.2.1+ NOT NULL constraint (a3507db)
    • client: use raw TCP transport for WebSocket connections to preserve headers (790bcb3)
    • e2e: use 127.0.0.1 instead of localhost for Uptime Kuma URL (dbc07f9)
    • e2e: use docker cp instead of volume mount for test binary (6b88de0)
    • e2e: use GITHUB_WORKSPACE for test binary path instead of /tmp (9318b56)

    Features

    • core: CI workflow and add E2E testing infrastructure (48f65e2)
    • dev: add git hooks setup and clean up whitespace (8be0c05)
    Downloads