Releases: bmlt-enabled/yap
Releases · bmlt-enabled/yap
4.3.0-beta1
- Added feature for SPAD playback
spad_option
. - Fix for incorrect calculation of total and missed calls metrics on reports page.
- Fix for scenario when
sms_combine
is enabled andsms_ask
is disabled. [#706] - Yap now requires PHP version 8.1 and higher.
4.2.11
- Sometime in August 2023, Twilio introduced a change in API Behavior. The conferences API now seems to be eventually consistent. This change adds retry logic that addresses this timing issue.
- User Agent updated to a more current one.
4.2.11-beta1
- Sometime in August 2023, Twilio introduced a change in API Behavior. The conferences API now seems to be eventually consistent. This change adds retry logic that addresses this timing issue.
4.2.10-beta2
- Added explicit notification that SMS will be sent in response to meeting search request; reflected this in report. This is to satisfy regulatory requirements regarding explicit consent.
4.2.10
- Added explicit notification that SMS will be sent in response to meeting search request; reflected this in report. This is to satisfy regulatory requirements regarding explicit consent.
4.2.10-beta1
- Added explicit notification that SMS will be sent in response to meeting search request; reflected this in report. This is to satisfy regulatory requirements regarding explicit consent.
4.2.9
4.2.8
4.2.7
- Fix for reports regression introduced by adding the pin. Removed for now, and will re-incorporate in the future.
4.2.6
- Fix for www.jftna.org broken certificate issue. Swapped to jftna.org. [#691]
- Fix for some servers that don't have credentials in config.php. When that is the case, pages that require Twilio credentials will return a 403 Forbidden page. [#681]
- Fix for config api not returning correct mime type. [#684]