From e3896bf5e755df87cf8cf1868df6f72319d72c82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Mon, 13 Sep 2021 10:45:32 +0200 Subject: [PATCH] Adding features to CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 710b85fd..c0bd7335 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ ### Updates - New scripting API features : - Use `WA.ui.registerMenuCommand(commandDescriptor: string, options: MenuOptions): Menu` to add a custom menu or an iframe to the menu. +- New `jitsiWidth` parameter to set the width of Jitsi +- Refactored the way videos are displayed to better cope for vertical videos (on mobile) +- Fixing reconnection issues after 5 minutes of an inactive tab on Google Chrome ## Version 1.4.14