Release 2.12.0
Added
Added the possibility to change interface language on meetings Welcome Page → https://xcally.atlassian.net/wiki/spaces/MMAX/pages/1927184385/Video+section#Create-a-Scheduled-Meeting
Added the possibility to select the desired language through query parameters → https://xcally.atlassian.net/wiki/spaces/MMAX/pages/1927184385/Video+section#Advanced-Parameters
Release 2.11.0
Fix
Fixed issue with Feedback check in the creation of a scheduled meeting: if you choose to set it as false, dialog doesn't appear at the end of the meeting
Added
...
The possibility to apply background filters during a meeting:
The possibility to upload images to be used for background replacement during a meeting
The possibility to apply background filters using query string parameters
filter=blur applies a blur effect to the background
filter=mask&backgroundId=615dcf6cf659d300113933ef replaces background with the image with Id 615dcf6cf659d300113933ef
These parameters can be used in combination with others, like skipWelcome=trueThe Monitoring section
...
A section dedicated to subscribing to a plan. In this section you can view the details of your subscription and subscribe to one of the plans made available by Vidaoo, simultaneously choosing the number of simultaneous sessions
Meeting "create" automation event
A section on the Profile page dedicated to your partner's information
In the chat section:
...
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
...
Added
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 phonesa 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
...