Skip to content

v2.0.1-4

Pre-release
Pre-release
Compare
Choose a tag to compare
@zSoulweaver zSoulweaver released this 01 Mar 09:05
· 5 commits to master since this release

compare changes

🚀 Enhancements

  • Add webhook handling - adds optional internal webhook server - exposes function to handle events externally - adds chat message events (7771eba)
  • Add remaining webhook events (470ed60)
  • Add subscription id to event and add unsub func (0dfeebd)

💅 Refactors

  • Adjust api responses and structure instances (cdd2822)
  • Restructure event/webhook api (a62489f)
  • Rename webhooks to events and align to api design (3b9d201)

❤️ Contributors