Releases: bigbluebutton/bbb-events
Releases · bigbluebutton/bbb-events
2.0.0
What's Changed
This release has a bunch of fixes to improve compatibility with events from newer versions of BigBlueButton, and adjustments to some of the dependencies to be compatible with newer versions of Rails (ActiveSupport). A major change has been done to the format of timestamps in the generated JSON data - the format is now independent of the system locale to ensure it can be reliably parsed.
Here's a summary of important pull requests that have been merged:
- Comment on why keys are turned to snake_case by @ritzalam in #6
- Added attribute accessor to fix polls bug by @etiennevvv in #13
- Don't crash if the events file has no events by @kepstin in #14
- Improve duration calc by @ritzalam in #17
- Calc user duration based on userid by @ritzalam in #18
- Fix talking time (pulled from mconf) by @jfederico in #21
- Relax dependency on activesupport by @kepstin in #24
- Fix ActiveSupport include by @kepstin in #31
- In 2.6, polls are not set to published in the generated data by @ritzalam in #30
- Change timestamp format by @ritzalam in #26
- automatic gem release by @parthikmodi in #34
- Release workflow: Run on any tag by @kepstin in #35
- fix timestamp format for attendee joins and poll start times by @ritzalam in #36
- Answers of Typed Response polls are not stored correctly by @ritzalam in #37
Full Changelog: 1.2.0...2.0.0
1.2.0
1.1.0
1.0.0
1.0.0