- Enhanced the web component to include a kick participant feature.
- Updated the UI to allow moderators to input participant identity for kicking.
- Modified the room controller to handle the new kick participant request.
- Refactored code for better readability and maintainability across various services and controllers.
- Updated the index.mustache and room.mustache templates to reflect changes in functionality.
testapp: ensure roomId is defined before rendering stored webhook events
testapp: correct build script to include build:client step
ci: reduce log retention days from 7 to 2 for various artifacts
test: remove 'only' from moderator join event test for full execution
testapp: correct build script order in package.json for proper execution
frontend: update openvidu-components-angular to version 3.2.0-dev17 in package.json and package-lock.json
webcomponent: remove unnecessary comment from playwright configuration file