Skip to content

Releases: OpenWebhook/client

v1.0.9

22 Jan 13:51
cf93dd2
Compare
Choose a tag to compare

What's Changed

  • feature: use arrow function to get token from storage for each request by @Samox in #252

Full Changelog: v1.0.8...v1.0.9

v1.0.8

17 Apr 12:41
382f155
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

03 Apr 12:38
91a6044
Compare
Choose a tag to compare

What's Changed

  • feature: use openwebhook url for favicon by @Samox in #205
  • feature: add original headers in a custom header X-WS-Original-Headers by @Samox in #217

Full Changelog: v1.0.6...v1.0.7

v1.0.6

22 Mar 09:57
69d4aec
Compare
Choose a tag to compare

What's Changed

  • fix: make sure webhookstore url does not have a trailing slash by @Samox in #201

Full Changelog: v1.0.5...v1.0.6

v1.0.5

21 Mar 18:53
669dc23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

20 Mar 11:14
9e0d243
Compare
Choose a tag to compare

What's Changed

  • feature: use accesstoken in Apollo WSLink

Full Changelog: v1.0.3...v1.0.4

v1.0.3

09 Mar 14:54
075ebb1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

Update dependencies

09 Mar 13:53
c2ed295
Compare
Choose a tag to compare

What's Changed

  • refactor(Auth): Redirection happens earlier in process by @Samox in #149
  • chore(deps-dev): bump tailwindcss from 3.0.24 to 3.2.7 by @dependabot in #189
  • chore(deps): bump posthog-js from 1.29.2 to 1.50.0 by @dependabot in #188
  • chore(deps-dev): bump @testing-library/react from 13.1.1 to 14.0.0 by @dependabot in #187
  • Dependabot/merge by @Samox in #190
  • Dependabot/merge by @Samox in #192

Full Changelog: v1.0.1...v1.0.2

v1.0.1

20 Oct 14:31
b0eeceb
Compare
Choose a tag to compare

https://demo.openwebhook.io/refs/tags/v1.0.1/

Features:

  • Redirect on Github login for github.webhook.store
  • Load access token without the need to reload all page

v1.0.0

19 Oct 17:05
607cea1
Compare
Choose a tag to compare

First release
Features:

  • Authentication using Github OAuth
  • Display webhooks from store
  • Allow forwarding to localhost