Monday, September 30, 2024
1 change · master
Enhancements to existing features
Video calls are now better protected when a user closes a browser tab. If another available browser tab is open, the system will try to recover the ongoing call there, reducing accidental call interruptions.
Original PR description
**Current behavior before PR:** Closing a browser tab with an ongoing video call terminates it. **Desired behavior after PR is merged:** If another available browser exists, it will attempt to recover the call. Task-3244140 [COMMUNITY PR](https://github.com/odoo/odoo/pull/174201)