# Enhanced chat notifications, OTP verification, video player features, and optimizations ## Added New **Meetings** webhook event: - `meeting.summary_shared` ## Changed New `device_testing` request field in these **Meetings** APIs: - `POST /v2/users/{userId}/meetings` - `POST /v2/accounts/{accountId}/users/{userId}/meetings` - `PATCH /v2/meetings/{meetingId}` - `PATCH /v2/accounts/{accountId}/meetings/{meetingId}` New `device_testing` response field in these **Meetings** APIs: - `POST /v2/users/{userId}/meetings` - `POST /v2/accounts/{accountId}/users/{userId}/meetings` - `GET /v2/meetings/{meetingId}` - `GET /v2/accounts/{accountId}/meetings/{meetingId}` New `jbh_time`, `auto_start_meeting_summary`, `auto_start_ai_companion_questions`, ` sign_language_interpretation`, `language_interpretation`, and `continuous_meeting_chat` fields in this **Meetings** webhook event: - `meeting.updated`