Skip to content

Commit

Permalink
2.12.0 update (#44)
Browse files Browse the repository at this point in the history
* 2.12.0 update
  • Loading branch information
mayk-zoom authored May 5, 2023
1 parent 3414c49 commit 0406567
Show file tree
Hide file tree
Showing 47 changed files with 513 additions and 32 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,39 @@
# CHANGELOG
## version 2.12.0
## General
### Added
1. APIs for "Sharing" QoS data.

### Changed
1. Return values of getAttendeeslist() and getCurrentUser() by adding customerKey attribute.

### Fixed 
1. Issue where screen share would not work properly in certain cases.

## Client view
### Added
1. Option for the host to disable live transcription.
1. Smart summary support.

### Changed
1. Live streaming to include an option to follow host's view.
1. Better support to customize watermark location.
1. Waiting Room details and customization options.

### Fixed
1. Issue where users would not be able to mute the original audio when using interpretation.

## Component view
### Added
1. APIs for pinning users.
1. "Optimize for Video Clip" support when screen sharing.

### Changed
1. UX and flow of screen share permission warnings UX.

### Fixed
1. Issue where defaultViewType would not work correctly when isResizable is set to false.

## version 2.11.5
## General
### Enhanced
Expand Down
Binary file modified dist/lib/av/1502_audio.encode.wasm
Binary file not shown.
Binary file modified dist/lib/av/1502_audio.simd.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/lib/av/1502_audio_simd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_js_audio_process.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_js_audio_worklet.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_js_audio_worklet_process.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_js_audio_worklet_simd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_js_media.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_js_media_ie.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_sharing_m.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_sharing_mtsimd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_sharing_s.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_sharing_simd.min.js

Large diffs are not rendered by default.

Binary file modified dist/lib/av/1502_video.decode.wasm
Binary file not shown.
Binary file modified dist/lib/av/1502_video.mt.wasm
Binary file not shown.
Binary file modified dist/lib/av/1502_video.mtsimd.wasm
Binary file not shown.
Binary file modified dist/lib/av/1502_video.simd.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/lib/av/1502_video_m.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_video_mtsimd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_video_s.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_video_share_mtsimd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_video_simd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/1502_websipclient.min.js

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions dist/lib/lang/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@
"apac.errorcodes_frequent_join": "Sie sein Limit von Zoom, müssen recaptcha überprüfen.",
"apac.errorcodes_host_email": "Bitte verwenden Sie Host/Alternative -E -Mail, um das Webinar zu starten.",
"apac.errorcodes_host_inactive": "Meeting host is inactive.",
"apac.errorcodes_meeting_websdk_version_need_update": "Ihre aktuelle SDK-Version wird nicht mehr unterstützt. Aktualisieren Sie bitte auf die neueste Version.",
"apac.errorcodes_need_use_zoom_desktop_or_mobile": "Unfähig beitreten aus Browser, verbinden Sie bitte den Zoom-Desktop-Client oder mobile App.",
"apac.errorcodes_no_response_from_web": "No response from web, try again later.",
"apac.errorcodes_not_allow_cross_join": "Appkey review status exception",
Expand Down Expand Up @@ -262,6 +263,7 @@
"apac.has_been_removed_dialog.ok_text": "Verlassen",
"apac.helper.confirm_desc": "Klicken Sie auf \"{0}\", um fortzufahren. Bitte bleiben Sie auf dieser Seite, bevor der Prozess abgeschlossen ist.",
"apac.helper.confirm_title": "Bestätigen Sie {0}",
"apac.host_sign_in": "Host Sign in",
"apac.interpration.on_air": "Auf Sendung",
"apac.interpretation": "Dolmetschen",
"apac.interpretation.add_interpreter": "Dolmetscher hinzufügen",
Expand Down Expand Up @@ -443,6 +445,8 @@
"apac.polling.YourAnswer": "Ihre Antwort:",
"apac.polling.clear_warn": "Neustart wird das Ergebnis der Befragung löschen.",
"apac.polls": "Umfragen",
"apac.practise_session_tip": "Bitte warten. Das Webinar beginnt in Kürze",
"apac.preview.privacy_hint": "Durch Klicken auf \"Beitreten\" erklären Sie Ihr Einverständnis mit unseren <a>Nutzungsbedingungen</a> <b>und</b> unserer <c>Datenschutzerklärung</c>",
"apac.promote.cancel": "Als Zuschauer bleiben",
"apac.promote.content_1": "Als Diskussionsteilnehmer können Sie die Stummschaltung aufheben und das Video beginnen; das bedeutet, dass Sie für andere im Webinar sichtbar sind.",
"apac.promote.content_2": "Sollten der Host oder andere Diskussionsteilnehmer beschließen, das Webinar aufzuzeichnen, per Live-Stream zu übertragen oder zu archivieren, nachdem Sie die Stummschaltung aufgehoben haben, sind Ihre Äußerungen inbegriffen.",
Expand Down Expand Up @@ -482,6 +486,8 @@
"apac.real_name_verification": "Bürgerlicher Name Verifikation",
"apac.recaptcha": "ReCaptcha",
"apac.recorded": "Aufgenommen",
"apac.recurring_meeting": "Dies ist ein wiederkehrendes Meeting",
"apac.recurring_webianr": "Dies ist ein wiederkehrendes Webinar",
"apac.redirect_text": "Umleiten in 3 Sekunden ...",
"apac.register": "Anmelden",
"apac.registering": "Registrieren",
Expand All @@ -504,6 +510,7 @@
"apac.same_as_system": "Dasselbe wie das System",
"apac.save_video_order": "Videoanordnung speichern",
"apac.save_video_order_tips": "Speichern Sie Ihre Galerieanordnung im Menü Ansicht für künftige Meetings",
"apac.scheduled": "Geplant",
"apac.security.allow_participants_to": "Teilnehmern die Erlaubnis geben:",
"apac.security.button": "Sicherheit",
"apac.security.remove_participant": "Teilnehmer entfernen",
Expand Down Expand Up @@ -588,6 +595,15 @@
"apac.sign_in": "Anmelden",
"apac.sign_up_free": "Melde dich kostenlos an",
"apac.signing_in": "Einloggen",
"apac.smartSummary.info": "",
"apac.smartSummary.new_tip": "",
"apac.smartSummary.smart_summary": "",
"apac.smartSummary.start_smart_summary": "",
"apac.smartSummary.stop_smart_summary": "",
"apac.smartSummary.toast_button_description_text": "",
"apac.smartSummary.toast_button_text": "",
"apac.smartSummary.toast_text_1": "",
"apac.smartSummary.toast_text_2": "",
"apac.sms_verification": "SMS-Bestätigung",
"apac.speaker_view": "Sprecheransicht",
"apac.start_time": "Anfangszeit",
Expand Down Expand Up @@ -661,6 +677,11 @@
"apac.video_cannot_move_video_hide_non_video": "Sie können kein Video verschieben, wenn Teilnehmer, die keine Videos teilen, ausgeblendet sind",
"apac.video_cannot_move_video_hide_self_video": "Sie können kein Video verschieben, wenn Ihr Video ausgeblendet ist",
"apac.video_preview": "Video-Vorschau",
"apac.wait_for_admit2": "Der Host lässt Sie ein, wenn er soweit ist",
"apac.wait_for_admit3": "Der Host ist dem Meeting beigetreten. Wir haben ihm Bescheid gegeben, dass Sie hier sind.",
"apac.wait_for_host": "Darauf warten, dass der Host das Meeting startet",
"apac.wait_for_host_webinar": "Darauf warten, dass der Host das Webinar startet",
"apac.wait_for_webinar_begin": "Bitte warten Sie, bis das Webinar beginnt",
"apac.wait_room_tip1": "{0} ist in den Warteraum für dieses Meeting eingetreten",
"apac.wait_room_tip2": "{0} Personen sind in den Warteraum für dieses Meeting eingetreten",
"apac.waiting": "Warten...",
Expand Down Expand Up @@ -1399,5 +1420,7 @@
"apac.websdk_update": "Aktualisieren",
"apac.websdk_update_content": "Update WebSDK auf die neueste Version zu optimieren Meeting-Erlebnis",
"apac.websdk_update_title": "Aktualisierung erforderlich",
"apac.wr_about_join": "Sie sind dabei, dem Meeting beizutreten",
"apac.wr_about_join_webinar": "Darauf warten, dass der Host das Webinar startet",
"apac.wrong_pass": "Falsches Passwort"
}
23 changes: 23 additions & 0 deletions dist/lib/lang/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@
"apac.errorcodes_frequent_join": "You be limit by zoom, need to check recaptcha.",
"apac.errorcodes_host_email": "Please use host/alternative email to start the webinar.",
"apac.errorcodes_host_inactive": "Meeting host is inactive.",
"apac.errorcodes_meeting_websdk_version_need_update": "The current sdk version is no longer supported, please upgrade to the latest version.",
"apac.errorcodes_need_use_zoom_desktop_or_mobile": "Unable join from browser, please join using the Zoom desktop client or mobile app.",
"apac.errorcodes_no_response_from_web": "No response from web, try again later.",
"apac.errorcodes_not_allow_cross_join": "Appkey review status exception",
Expand Down Expand Up @@ -262,6 +263,7 @@
"apac.has_been_removed_dialog.ok_text": "Leave",
"apac.helper.confirm_desc": "Click \"{0}\" to continue. Please remain on this page before completing the process.",
"apac.helper.confirm_title": "Confirm {0}",
"apac.host_sign_in": "Host Sign in",
"apac.interpration.on_air": "On air",
"apac.interpretation": "Interpretation",
"apac.interpretation.add_interpreter": "Add Interpreter",
Expand Down Expand Up @@ -443,6 +445,8 @@
"apac.polling.YourAnswer": "Your answer:",
"apac.polling.clear_warn": "Re-launching the poll will clear existing polling results. Do you want to continue?",
"apac.polls": "Polls",
"apac.practise_session_tip": "Please wait. The webinar will begin soon",
"apac.preview.privacy_hint": "By clicking \"Join\", you agree to our <a>Terms of Services</a> <b>and</b> <c>Privacy Statement</c>",
"apac.promote.cancel": "Stay as Attendee",
"apac.promote.content_1": "As a panelist, you can unmute and start video which means you will be visible to others in the webinar.",
"apac.promote.content_2": "If the host or other panelists decide to record, livestream, or archive the webinar after you unmute, your participation will be included.",
Expand Down Expand Up @@ -482,6 +486,8 @@
"apac.real_name_verification": "Real name verification",
"apac.recaptcha": "ReCAPTCHA",
"apac.recorded": "Recorded",
"apac.recurring_meeting": "This is a recurring meeting",
"apac.recurring_webianr": "This is a recurring webinar",
"apac.redirect_text": "Redirecting in 3 seconds...",
"apac.register": "Register",
"apac.registering": "Registering",
Expand All @@ -504,6 +510,7 @@
"apac.same_as_system": "Same as System",
"apac.save_video_order": "Save Video Order",
"apac.save_video_order_tips": "Save your gallery order for future meetings in the view menu",
"apac.scheduled": "Scheduled",
"apac.security.allow_participants_to": "Allow participants to:",
"apac.security.button": "Security",
"apac.security.remove_participant": "Remove Participant",
Expand Down Expand Up @@ -588,6 +595,15 @@
"apac.sign_in": "Sign in",
"apac.sign_up_free": "Sign Up Free",
"apac.signing_in": "Signing in",
"apac.smartSummary.info": "",
"apac.smartSummary.new_tip": "",
"apac.smartSummary.smart_summary": "",
"apac.smartSummary.start_smart_summary": "",
"apac.smartSummary.stop_smart_summary": "",
"apac.smartSummary.toast_button_description_text": "",
"apac.smartSummary.toast_button_text": "",
"apac.smartSummary.toast_text_1": "",
"apac.smartSummary.toast_text_2": "",
"apac.sms_verification": "SMS verification",
"apac.speaker_view": "Speaker View",
"apac.start_time": "Start time",
Expand Down Expand Up @@ -661,6 +677,11 @@
"apac.video_cannot_move_video_hide_non_video": "You cannot move a video while non-video participants are hidden",
"apac.video_cannot_move_video_hide_self_video": "You cannot move a video while your video is hidden",
"apac.video_preview": "Video Preview",
"apac.wait_for_admit2": "The host will admit you when they're ready",
"apac.wait_for_admit3": "Host has joined. We've let them know you're here",
"apac.wait_for_host": "Waiting for host to start the meeting",
"apac.wait_for_host_webinar": "Waiting for host to start the webinar",
"apac.wait_for_webinar_begin": "Please wait for the webinar to begin",
"apac.wait_room_tip1": "{0} has entered the Waiting Room for this meeting",
"apac.wait_room_tip2": "{0} people have entered the Waiting Room for this meeting",
"apac.waiting": "Waiting...",
Expand Down Expand Up @@ -1399,5 +1420,7 @@
"apac.websdk_update": "Update",
"apac.websdk_update_content": "Update WebSDK to the latest version to optimize meeting experience",
"apac.websdk_update_title": "Update Required",
"apac.wr_about_join": "You are about to join the meeting",
"apac.wr_about_join_webinar": "You are about to join the webinar",
"apac.wrong_pass": "Passcode wrong"
}
23 changes: 23 additions & 0 deletions dist/lib/lang/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@
"apac.errorcodes_frequent_join": "A ser límite de zoom, necesita comprobar Reconocer texto.",
"apac.errorcodes_host_email": "Utilice el host/correo electrónico alternativo para iniciar el seminario web.",
"apac.errorcodes_host_inactive": "Meeting host is inactive.",
"apac.errorcodes_meeting_websdk_version_need_update": "La versión actual de sdk ya no es compatible actualice a la versión más reciente.",
"apac.errorcodes_need_use_zoom_desktop_or_mobile": "No puede unirse desde el navegador, por favor unirse usando el cliente de escritorio Zoom o aplicación móvil.",
"apac.errorcodes_no_response_from_web": "No response from web, try again later.",
"apac.errorcodes_not_allow_cross_join": "Appkey review status exception",
Expand Down Expand Up @@ -262,6 +263,7 @@
"apac.has_been_removed_dialog.ok_text": "Salir",
"apac.helper.confirm_desc": "Haga clic en \"{0}\" para continuar. Por favor, permanezcan en esta página antes de completar el proceso.",
"apac.helper.confirm_title": "Confirmar {0}",
"apac.host_sign_in": "Inicio de sesión del anfitrión",
"apac.interpration.on_air": "Retransmitiendo",
"apac.interpretation": "Interpretación",
"apac.interpretation.add_interpreter": "Añadir intérprete",
Expand Down Expand Up @@ -443,6 +445,8 @@
"apac.polling.YourAnswer": "Su respuesta:",
"apac.polling.clear_warn": "El relanzamiento borrará el resultado de la votación actual, ¿desea continuar?",
"apac.polls": "Votaciones",
"apac.practise_session_tip": "Espere. El seminario web comenzará pronto",
"apac.preview.privacy_hint": "Al hacer clic en \"Unirse\", está aceptando nuestros <a>Términos del servicio</a> <b>y nuestra</b> <c>Declaración de privacidad</c>",
"apac.promote.cancel": "Quedarse como asistente",
"apac.promote.content_1": "Al ser un panelista, puede reactivar el audio e iniciar el vídeo, lo que significa que será visible para los demás en el seminario web.",
"apac.promote.content_2": "Si el anfitrión u otros panelistas deciden grabar, transmitir en directo o archivar el seminario web después de que usted reactive el audio, se incluirá su participación.",
Expand Down Expand Up @@ -482,6 +486,8 @@
"apac.real_name_verification": "verificación del nombre real",
"apac.recaptcha": "ReCAPTCHA",
"apac.recorded": "Grabaciones",
"apac.recurring_meeting": "This is a recurring meeting",
"apac.recurring_webianr": "This is a recurring webinar",
"apac.redirect_text": "Redirigiendo en 3 segundos ...",
"apac.register": "Registrar",
"apac.registering": "Registrando",
Expand All @@ -504,6 +510,7 @@
"apac.same_as_system": "Igual que el sistema",
"apac.save_video_order": "Guardar orden de vídeos",
"apac.save_video_order_tips": "Guardar el orden de la galería para futuras reuniones en el menú de visualización",
"apac.scheduled": "Programada",
"apac.security.allow_participants_to": "Permitir que los participantes:",
"apac.security.button": "Seguridad",
"apac.security.remove_participant": "Eliminar participante",
Expand Down Expand Up @@ -588,6 +595,15 @@
"apac.sign_in": "Registrarse",
"apac.sign_up_free": "Regístrate gratis",
"apac.signing_in": "Iniciando sesión",
"apac.smartSummary.info": "",
"apac.smartSummary.new_tip": "",
"apac.smartSummary.smart_summary": "",
"apac.smartSummary.start_smart_summary": "",
"apac.smartSummary.stop_smart_summary": "",
"apac.smartSummary.toast_button_description_text": "",
"apac.smartSummary.toast_button_text": "",
"apac.smartSummary.toast_text_1": "",
"apac.smartSummary.toast_text_2": "",
"apac.sms_verification": "la verificación de SMS",
"apac.speaker_view": "Vista del hablante",
"apac.start_time": "Hora de inicio",
Expand Down Expand Up @@ -661,6 +677,11 @@
"apac.video_cannot_move_video_hide_non_video": "No puede mover un vídeo mientras haya participantes sin vídeo ocultos",
"apac.video_cannot_move_video_hide_self_video": "No puede mover un vídeo mientras su vídeo esté oculto",
"apac.video_preview": "Vista previa de vídeo",
"apac.wait_for_admit2": "El anfitrión le admitirá cuando todo esté listo",
"apac.wait_for_admit3": "El anfitrión se ha unido. Le hemos hecho saber que estás aquí.",
"apac.wait_for_host": "Esperando a que el anfitrión inicie la reunión",
"apac.wait_for_host_webinar": "Esperando a que el anfitrión inicie el seminario web",
"apac.wait_for_webinar_begin": "Espere a que comience el seminario web",
"apac.wait_room_tip1": "{0} ha ingresado a la sala de espera para esta reunión",
"apac.wait_room_tip2": "{0} personas han ingresado a la sala de espera para esta reunión",
"apac.waiting": "Esperando...",
Expand Down Expand Up @@ -1399,5 +1420,7 @@
"apac.websdk_update": "Actualizar",
"apac.websdk_update_content": "Actualización WebSDK a la última versión para optimizar la experiencia de la reunión",
"apac.websdk_update_title": "Se requiere actualización",
"apac.wr_about_join": "Está a punto de unirse a la reunión",
"apac.wr_about_join_webinar": "Esperando a que el anfitrión inicie el seminario web",
"apac.wrong_pass": "Contraseña incorrecta"
}
Loading

0 comments on commit 0406567

Please sign in to comment.