Releases: bigbluebutton/custom-feedback
Releases · bigbluebutton/custom-feedback
v1.11.0
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
What's Changed
- fix(frontend): improves error handling for invalid sessions #36
Full Changelog: v1.10.0...v1.10.1
v1.10.0
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
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
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
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
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
- @albanobattistella made their first contribution in #19
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- fix: client not redirected when feedback is directly skipped by @Arthurk12 in #17
New Contributors
- @Arthurk12 made their first contribution in #17
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Option to not register hooks and bail if hooks fail by @lfzawacki in https://github.com/mconf/custom-feedback/pull/16
Full Changelog: mconf/custom-feedback@v1.4.0...v1.5.0
v1.4.0
What's Changed
- Several fixes to feedback app by @lfzawacki in https://github.com/mconf/custom-feedback/pull/15
Full Changelog: mconf/custom-feedback@v1.3.0...v1.4.0