Skip to content

Releases: robbeverhelst/wakehook

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 09:33

1.2.0 (2026-06-15)

Features

  • subscribers: configurable signature header + combined OpenClaw/Hermes skill (cb26ffb), closes #25

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 14:20

1.1.0 (2026-06-14)

Features

  • poll: window-gated polling around the morning window (ad938c7)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 13:54

1.0.0 (2026-06-14)

  • feat(subscribers)!: per-subscriber headers; drop the openclaw preset (87ad604)

BREAKING CHANGES

  • the openclaw preset is removed — use generic (default) with
    headers and an OpenClaw hooks.mappings entry.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 08:48

0.2.0 (2026-06-14)

Bug Fixes

  • google: drop include_granted_scopes from the consent URL (8bb6b45)

Features

  • google: poll mode + correct v4 sleep read shape (5dd55c2)