Skip to content

Releases: bigbluebutton/custom-feedback

v1.11.0

30 Jan 17:36

Choose a tag to compare

What's Changed

  • feat: add early skip for specific reason/error codes
  • build(backend): express@4.22.1
  • build(backend): body-parser@1.20.4
  • build(frontend): react-router-dom@6.30.3
  • build(frontend): vite@7.1.12

Full Changelog: v1.10.1...v1.11.0

v1.10.1

06 Oct 14:50

Choose a tag to compare

What's Changed

  • fix(frontend): improves error handling for invalid sessions #36

Full Changelog: v1.10.0...v1.10.1

v1.10.0

12 Sep 03:38

Choose a tag to compare

What's Changed

  • feat: add audio/camera/screenShareBridge info to feedbacks
  • fix: missing institution fields in feedbacks submitted after meeting end
  • fix: use ISO timestamps in backend logs
  • build(frontend): vite@v7.1.5

Full Changelog: v1.9.0...v1.10.0

v1.9.0

05 Sep 03:17

Choose a tag to compare

What's Changed

  • feat: capture feedback rating on page leave or unload (#34)
  • feat: add external user ID to feedback reports (#34)

Full Changelog: v1.8.0...v1.9.0

v1.8.0

22 Aug 19:50

Choose a tag to compare

What's Changed

  • feat: migrate to Vite and refactor backend to use Node.js' fetch API by @AtilaU19 in #30
  • build: vite@7.1.2, @vitejs/plugin-react@5.0.0 by @prlanzarin in #31
  • fix(backend): extend default expiration of redis hash keys by @Arthurk12 in #32
  • fix: missing institution fields from feedbacks by @prlanzarin in #33

Full Changelog: v1.7.0...v1.8.0

v1.7.0

13 Aug 02:21

Choose a tag to compare

What's Changed

  • feat: add support for 'ask_for_feedback_on_logout' parameter (#24)
  • feat: update feedback questions/answers (#26)
  • fix: changes to include end reason and redirect timeout (#24)
  • fix: styles adjustments & remove progress indicator on error screen (#27)
  • fix(backend): handle Redis hash keys with expiration and cleanup (#29)
  • fix: replaces deprecated ReactDOM.render (#29)
  • build(frontend): npm audit fix

Full Changelog: v1.6.0...v1.7.0

v1.6.0

30 May 14:27

Choose a tag to compare

What's Changed

  • feat: enhance UI and generalize steps (#18)
  • feat: add Italian localization (#19)
  • fix: tweaks for larger devices (#18)
  • fix: user-typed answers were not submitted with feedback (#18)
  • build: npm audit fix on backend and frontend

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

20 May 19:47

Choose a tag to compare

What's Changed

  • fix: client not redirected when feedback is directly skipped by @Arthurk12 in #17

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

27 Feb 20:35
6d77660

Choose a tag to compare

What's Changed

Full Changelog: mconf/custom-feedback@v1.4.0...v1.5.0

v1.4.0

27 Feb 14:05
c67f73d

Choose a tag to compare

What's Changed

Full Changelog: mconf/custom-feedback@v1.3.0...v1.4.0