Skip to content

Releases: bmlt-enabled/yap

4.3.0-beta1

13 Oct 00:57
6d412bf
Compare
Choose a tag to compare
4.3.0-beta1 Pre-release
Pre-release
  • 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 and sms_ask is disabled. [#706]
  • Yap now requires PHP version 8.1 and higher.

4.2.11

06 Sep 02:07
e98fb57
Compare
Choose a tag to compare
  • 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

28 Aug 01:52
54a9c72
Compare
Choose a tag to compare
4.2.11-beta1 Pre-release
Pre-release
  • 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

08 Jul 14:43
968207e
Compare
Choose a tag to compare
4.2.10-beta2 Pre-release
Pre-release
  • 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

10 Jul 22:08
968207e
Compare
Choose a tag to compare
  • 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

03 Jul 02:37
58a4c33
Compare
Choose a tag to compare
4.2.10-beta1 Pre-release
Pre-release
  • 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

19 Jun 00:40
40a99f8
Compare
Choose a tag to compare
  • Fix for issue when many volunteers are set for a service body and data becomes corrupted due to underlying database field size. [#809]

4.2.8

28 Dec 21:29
Compare
Choose a tag to compare
  • Fix for issue where SMS notifications wouldn't send for voicemails with Responder setting. [#709]

4.2.7

29 Oct 00:53
Compare
Choose a tag to compare
  • Fix for reports regression introduced by adding the pin. Removed for now, and will re-incorporate in the future.

4.2.6

26 Oct 02:08
Compare
Choose a tag to compare
  • 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]