Releases: mconf/bbb-webhooks
Releases · mconf/bbb-webhooks
v2.3.0
v2.2.2
v2.2.1
v2.2.0
v2.1.0
What's Changed
- feat(events): add guest field to user-joined/user-left by @prlanzarin in #20
- build: mconf/[email protected] by @prlanzarin in #21
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- !build: merge with bigbluebutton/[email protected] (see CHANGELOG.md)
- feat: restore BOT role
- feat: restore handle user join/left via transfer
- feat: restore meeting-transfer-enabled/disabled events
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- update to node 18
- new events for poll start and respond
- update dependencies
- fix Dockerfile according to hadolint
New Contributors
- @Arthurk12 made their first contribution in #12
Full Changelog: v1.1.0...v1.2.0
Mconf Live Webhooks 1.1.0
What's Changed
- chore: update dependencies by @pedrobmarin in bigbluebutton#4
- Add event IDs for webhooks to filter out un-needed messages. by @NaNgets in bigbluebutton#3
- add group chat, pad, presentation events by @mkuron in bigbluebutton#5
- refactor(pads): use pad's content event by @pedrobmarin in bigbluebutton#6
- fix!(chat): remove private chat from hooks by @pedrobmarin in bigbluebutton#7
Full Changelog: v1.0.9...v1.1.0
Mconf Live Webhooks 1.0.10
feat(role): add bot role
Mconf Live Webhooks 1.0.9
BREAKING CHANGE: meeting-recording-changed
turned into two new events
meeting-recording-started
and meeting-recording-stopped
.
chore: update dependencies fa23ad1
feat(webinar): add transfer status change b7fe439
refactor(mapping): style and handlers db28309
refactor!(mapping): recording status change d716c6b