Releases: codeurjc-students/2019-OpenViduTeaching
Releases · codeurjc-students/2019-OpenViduTeaching
OpenViduTeaching v1.3.0
This new version includes:
- Users don't need to create an account to enter a room, just pick a name,
- Border around users who are speaking.
- Mic and cam icons in assistants tab to indicate if they are on/off or speaking.
- Configurable light or dark theme via enviroment variable.
- Configurable primary, accent and warn colors via RGB values in enviroment variables.
- OpenVidu 2.15.0.
- Angular 10.
- Several bug fixes and minor improvements.
OpenViduTeaching v1.2.0
This new version includes:
- A new form of recording using the Angular app as a external custom layout that also records the chat, notifications, whiteboard...
- A new API method to add already existing users to already existing rooms.
OpenViduTeaching v1.1.0
This new version includes:
- A whiteboard where moderators can draw, and all other assistants will see it.
- New API methods to add new users and rooms.
OpenViduTeaching v1.0.0
This version includes a complete overhaul of the frontend side of the app in the form of a OpenVidu Call rebase. Everything included in 2.14.0 is now in OpenVidu Teaching, namely:
- Join a session without media devices.
- Active speaker layout.
- Muted videos now won’t appear in the layout.
- New footer bar showing remote assistants.
- Reconnection alerts.
- Smooth track replace when screen sharing.
- Small visual improvements.
OpenViduTeaching v0.3.3
Changed response of video file from byte array to Resource.
OpenViduTeaching v0.3.2
Bug fixes:
- Navigation from home page and invite link sometimes prevented video from not showing.
- Disconnects sometimes didn't work correctly.
OpenViduTeaching v0.3.1
This version includes improved documentation and a solved incompatibility for newer versions of Java.
OpenViduTeaching v0.3.0
The new features of this version are:
- Moderators can start and stop recordings of a session
- Any assistant of a room can access the videos of previously recorded sessions
- Serveral bug fixes and security improvements
- OpenVidu 2.14.0 update with deployment on premises from 2.13.0
OpenViduTeaching v0.2.0
The new features of this version are:
- Popups for user connecting or disconnecting.
- Popups for new chat messages.
- Users can "raise their hand" to get the moderators attention.
- Small UX/UI improvements.
- Invite link for presenters.
- Angular 9 and OpenVidu 2.12.0 update.
OpenViduTeaching v0.1.0
First release of OpenViduTeaching. Features include:
- Login/logout/register in the app.
- User roles for each room: Moderator, presenter and participant.
- Invite links.
- Chat for all assistans and chat for moderators only.
- Abilty too see all assistants in a room.