Release 2.8.0
Fix
Fixed issue with meeting scheduling. Meetings are now visible 2 days after have been created, both on Vidaoo video section and on participants calendar.
Release 2.7.0
Application version jumps from 1.5.6 to 2.7.0 to match versions specified in the 2021 roadmap.
...
- ReCaptcha verification at the register page
Fix
- Backgrounds pagination in meetings section
- Removed update button in the page of informations, will be possible to modify directly without click the update button
- Removed replace checkbox in /button page
...
- The possibility to see specific information of a specific meeting:
Fix
- An issue about the overlap of the modals of end meeting and feedback
...
Update
- Terms and Conditions page
Fix
- An issue that didn't show all roles list when create an user
- Reports table replacing 'created at' column with 'started at' column
- An issue that didn't allow to change language in the login page
...
- Checkout localization
Fix
- An issue that prevented the user to open the sidebar from mobile
- An issue that shown the video meeting all to left
- An issue that doesn't show all buttons at the creation of meeting
...
- Possibility to show notifications either in chat tab and in fullscreen mode
Fix
- An issue that prevented the user from filtering results by ID in various tables
- An issue that did not allow the correct display of IDs in the Sessions and Devices tables (deprecated)
- An issue that did not allow the correct translation of ticket states
- An issue that prevented the user from joining a meeting without a webcam and a microphone
- An issue that showed progress bar even if uploaded file sent an error
...
- MeetingId column to recordings table
- a button to copy the meeting link to the meetings table
Fix
- An issue that allowed only 10 users to be loaded in the user selection dropdown of the conditions section of automation page
...
- Section cards to Profile page
- Logs section
Fix
- A problem that allow users to join meetings before selecting devices
...
- Automations feature
- Meetings feature
- A dedicated meeting's page that adds new features:
- the possibility to choose a nickname
- the possibility to choose audio and video devices before joining the meeting
- a sidebar that shows the list of participants along with their nicknames and the status of their devices
- a responsive version of the page, which allows the users to partecipate in the meeting from their mobile phones - a list of query string parameters that make meeting's page customizable:
- skipWelcome: if "true", the user will join the meeting skipping the nickname and devices selection page
- nickname: the string specified will be used as user nickname (only available for not authenticated - guest - users)
- audio: if "false", the user will join the meeting with its microphone muted
- video: if "false", the user will join the meeting with its camera disabled
- mode: if "audioOnly", all video tracks will be disabled (the user will not send and receive video tracks). If "videoOnly", all audio tracks will be disabled (the user will not send and receive audio tracks)
- cameraButton: if "false", hides camera button
- microphoneButton: if "false", hides microphone button
- screensharingButton: if "false", hides screensharing button
- fullscreenButton: if "false", hides fullscreen button
- closeButton: if "false", hides the button to leave/close the meeting
- settingsButton: if "false", hides settings button
Query string parameters are case-sensitive. - Reset own password
Fix
- An issue that caused the plans to display incorrectly on their page
- Duration and Size columns in Recordings table
...