Skip to content

Releases: rmyndharis/OpenWA-n8n

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 05:39
ecced32

0.10.0 (2026-08-25)

Features

  • synchronize the node with OpenWA 0.23.3 (#45) (7286851)

Bug Fixes

  • coerce text parameters, and correct copy that misstated server behaviour (#48) (48814e5)
  • stop dropping blank update fields, and recover errors from binary requests (#47) (ca0a641)

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 16 Aug 07:27
79a590a

0.9.3 (2026-08-16)

Bug Fixes

  • reject a webhook secret below the server's 16-character floor (#43) (d507909)

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:50
10b8009

0.9.2 (2026-08-15)

Bug Fixes

  • offer the group.join_request event the gateway dispatches (#41) (4f8d08c)

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 08:35
65c7e42

0.9.1 (2026-08-08)

Bug Fixes

  • offer every webhook event the gateway dispatches (#37) (5c1ed3d)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:37
2ee2fd3

0.9.0 (2026-07-30)

Features

  • extend the node to the full usable OpenWA API surface (9cecc6f), closes #28

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 26 Jul 19:12
d2a49e2

0.8.2 (2026-07-26)

Bug Fixes

  • mirror core's webhook event catalog in both nodes (#32) (5640c7d)

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 16:39
a259230

0.8.1 (2026-07-23)

Bug Fixes

  • satisfy the n8n Creator Portal lint gate (#30) (7a152e7)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 11:38
4b9097c

0.8.0 (2026-07-23)

Features

  • trigger: add opt-in delivery de-duplication and reject unverifiable deliveries loudly (16e8532)
  • trigger: scope the webhook path to the session (41653de)

Bug Fixes

  • trigger: delete the webhook from the session it was registered on (616e845)
  • trigger: re-register the delivery webhook when its configuration changes (e4d9cb5)

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:54
709f667

0.7.2 (2026-07-09)

Bug Fixes

  • move source to root credentials/nodes per n8n convention (#26) (b9778e1)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 09:56
08e8821

0.7.1 (2026-07-09)

Bug Fixes

  • satisfy n8n community-node package requirements (#24) (00efab8)