Adding features to CHANGELOG
This commit is contained in:
parent
fbddd54059
commit
e3896bf5e7
@ -3,6 +3,9 @@
|
|||||||
### Updates
|
### Updates
|
||||||
- New scripting API features :
|
- New scripting API features :
|
||||||
- Use `WA.ui.registerMenuCommand(commandDescriptor: string, options: MenuOptions): Menu` to add a custom menu or an iframe to the menu.
|
- 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
|
## Version 1.4.14
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user