BigBlueButton Playback 5.0.0
What's Changed
- feat(playback): move react-scripts to devDependencies by @frankemax in #199
- Add regional fallbacks for all languages by @MBM1607 in #201
- Replace ReactDOM.render with createRoot by @MBM1607 in #200
- chore: locales from upstream by @pedrobmarin in #204
- feat(whiteboard): add tldraw support by @germanocaumo in #205
- chore(deps): bump terser from 5.14.1 to 5.14.2 by @dependabot in #209
- fix(tldraw): respect view area width/height + by @germanocaumo in #214
- chore(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.6 by @dependabot in #215
- fix(tldraw): moved to back shapes lost behind slide by @germanocaumo in #216
- bump minimatch and recursive-readdir by @dependabot in #220
- chore(deps): bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #221
- chore(deps): bump @xmldom/xmldom from 0.7.6 to 0.7.9 by @dependabot in #222
- [Snyk] Upgrade react-router-dom from 6.3.0 to 6.4.3 by @jfederico in #223
- Upgrade @tldraw/tldraw from 1.20.0 to 1.26.4 by @germanocaumo in #232
- [Snyk] Upgrade sass from 1.53.0 to 1.56.1 by @jfederico in #225
- chore: upgrade react-intl from 6.0.4 to 6.2.5 by @germanocaumo in #233
- [Snyk] Upgrade video.js from 7.19.2 to 7.21.1 by @jfederico in #227
- feat(player): add forward and back buttons by @germanocaumo in #229
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #231
- fix(poll): show number of votes and group answers by @germanocaumo in #230
- fix(tldraw): video tooltips/volume behind presentation by @germanocaumo in #235
- chore: bump tldraw to 1.27.0 to match client by @antobinary in #234
- fix(tldraw): apply scale factor introduced in 2.6.0-rc.4 by @germanocaumo in #236
- fix(tldraw): Reduce max canvas size by @germanocaumo in #238
- refactor(tldraw): use bbb-version from tldraw.json if available by @germanocaumo in #239
- chore: update from develop by @germanocaumo in #240
New Contributors
- @frankemax made their first contribution in #199
- @MBM1607 made their first contribution in #201
- @jfederico made their first contribution in #223
- @antobinary made their first contribution in #234
Full Changelog: v4.0.0...v5.0.0