Frontend

Release 2.12.0

Jul 30, 2024

Added

Release 2.11.0

Sep 27, 2023

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

Added an integration that allows a redirect to a desired website at the end of the meeting, by configuring the API string guestRedirectionUrl → API Integration with Redirection URL

Release 2.9.0

Jun 12, 2023 

Added

 

Release 2.8.0

Mar 16, 2023 

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

Jan 13, 2022 

Application version jumps from 1.5.6 to 2.7.0 to match versions specified in the 2021 roadmap.

Added

  • Is speaking feature



  • Auto framing focus feature




  • Nickname at video thumbnails in the meetings



  • Image preview for the chat attachments



  • 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

Release 1.5.6

Oct 13, 2021 

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


  • The Monitoring section

           

           - The possibility to see cards that show general data:

             

           - The possibility to see pie charts that show the kind of devices and browsers:

           - The possibility to see a line chart that shows actives meetings:

           

           - The possibility to see specific information of a specific meeting:         

           

         

Fix

  • An issue about  the overlap of the modals of end meeting and feedback 

Release 1.5.4

Aug 2, 2021 

Added

  • The possibility to change language in register page

         

  • The possibility to activate/deactivate full screen with double click

  • The possibility to apply filters to the export of meetings



         



  • The possibility to copy meeting information in order to share it


          

  • Messages for empty cards in profile page





  • Current plan renewal information (date and card)




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

Release 1.5.3

Jul 7, 2021 

Added

  • In Recordings section

            - Visualization for deleted recordings

          

          - A new link for direct download. The string Download * indicates a direct download link. 

            For more information see: 

                   - Changelog backend: Release 1.2.1

                   - Documentation:  https://api-vidaoo.xcally.com/#operation/v1.recordings.update

            

Release 1.5.2

Jun 30, 2021 

Added

  • Creator column to Meetings section table





  • Reports section

                 



               -  In Reports/Meetings section will be visualize ONLY the data about meetings

                        



               - Clicking in the Action button will be possible to visualize the participants information about that specific meeting



                           

                         



              -  There are two button for export the data ( one for CSV and one Excel )and there is one button for visualized the list of exports files

                        

                         

                          

               -  Clicking the exports list button will be shown a modal with exports table

                        



Release 1.5.1

Bugfix

  • Fixed missed permission in buttons section

Release 1.5.0

Jun 22, 2021 

Added

  • Feedback at the end of meeting

            

           - In the options for create a scheduled meeting there's the possibility to disable the feedback

              

  • 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

Removed

  • Ended meetings from Meetings section table

Other

  • Application loading time improved

Release 1.4.1

May 4, 2021 

Added

  • Billing information form to Checkout session


  • Billing information card to Profile page


Release 1.4.0

Apr 26, 2021 

Added

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

           - Possibility to drag and drop one or multiple files



                            

           - Preview of attachments

                       

           - 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

Other

  • Improved error handling during meeting

  • Improved meeting welcome page

Release 1.3.0

Feb 24, 2021 

Added

  •  a  chat section (for browser and mobile) to the meeting sidebar, next to the participants tab


                    



    A list of operations you can do with the chat:
    - Attachments: the possibility to attach one or multiple files
    - Edit: the possibility to edit a message
    - Delete: the possibility to delete a message
    - Download: the possibility to download a file or multiple file
    - Reply: the possibility to reply to specific message
    - Mention: the possibility to mention people



  • display the topic of meeting on top of video


  • 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

Other

  • Improved app loading time

Release 1.2.2

Dec 2, 2020 



Added

  • Section cards to Profile page





  • Logs section


Fix

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

Other

  • Deprecate "Sessions" and "Devices" sections. These sections will not be displayed to users registered after version 1.1.1

Release 1.2.1

Nov 6, 2020 



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

Other

  • Make Sessions and Devices sections deprecated

  • Minor visual improvements

Release 1.1.1

Jul 13, 2020 

Added

  • Button to reset date filters





  • Update user password








  • Update recordings label





  • Video page camera, microphone, screensharing and close buttons are now enabled by default.
    To disable them, add the following query string parameters to join_url:
    - cameraButton=false
    - microphoneButton=false
    - screensharingButton=false
    - closeButton=false
    Query string parameters are case-sensitive.




Release 1.1.0

Jul 6, 2020 

Fixed

  • Recordings download button

  • Recordings table default order

  • Tables refresh button

  • Tables search by ID

  • Tables duration values

  • Custom buttons visualization during call

Added

  • Recording label

  • Query string parameters to start a call with audio and/or video disabled

  • Filter recordings by Status

  • Filter users by Enabled

  • Filter tickets by Status

  • User permission list to profile page

  • Missing permission to toast notification error message

  • Custom button icon selection

  • Minor improvements and changes to UI interface