Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Release 2.12.0

Added

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

    Image Removed




    Image Added



  • 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=true

  • The 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

    Image Removed


    Image Added
  • In the chat section:

...

  • MeetingId column to recordings table



  • a button to copy the meeting link to the meetings table

    Image Removed


    Image Added

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

    Image Removed


    Image Added



  • Logs section

    Image Removed


    Image Added

Fix

  • A problem that allow users to join meetings before selecting devices

...

 


Added

  • Automations feature

    Image Removed


    Image Added



  • Meetings feature

    Image Removed


    Image Added



  • A dedicated meeting's page that adds new features:
    - the possibility to choose a nickname

    Image Removed


    Image Added



    - the possibility to choose audio and video devices before joining the meeting

    Image Removed


    Image Added



    - 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

    Image Removed


    Image Added




Fix

  • An issue that caused the plans to display incorrectly on their page

  • Duration and Size columns in Recordings table

...