Skip to content

Releases: bmlt-enabled/yap

4.3.3

01 May 18:46
f969ce0
Compare
Choose a tag to compare
  • Fix for reports where they are always recursing service bodies regardless of the setting [#980]
  • Fix for metrics counts summaries.
  • Fix for language word overrides. [#997]
  • Removing file_get_contents() usage to support some cases where servers may be misconfigured. Requires the fileinfo PHP extension to be enabled.
  • Using native Laravel database migrations.

4.3.3-beta4

13 Apr 02:42
d5eba4e
Compare
Choose a tag to compare
4.3.3-beta4 Pre-release
Pre-release
  • Fix for reports where they are always recursing service bodies regardless of the setting [#980]
  • Fix for metrics counts summaries.
  • Fix for language word overrides. [#997]
  • Removing file_get_contents() usage to support some cases where servers may be misconfigured.
  • Using native Laravel database migrations.

4.3.3-beta3

11 Apr 04:17
f5a45cd
Compare
Choose a tag to compare
4.3.3-beta3 Pre-release
Pre-release
  • Fix for reports where they are always recursing service bodies regardless of the setting [#980]
  • Fix for metrics counts summaries.
  • Fix for language word overrides. [#997]
  • Removing file_get_contents() usage to support some cases where servers may be misconfigured.
  • Using native Laravel database migrations.

4.3.3-beta2

30 Mar 15:20
6c3b621
Compare
Choose a tag to compare
4.3.3-beta2 Pre-release
Pre-release
  • Fix for reports where they are always recursing service bodies regardless of the setting [#980]
  • Fix for metrics counts summaries.
  • Removing file_get_contents() usage to support some cases where servers may be misconfigured.
  • Using native Laravel database migrations.

4.3.3-beta1

23 Mar 12:02
512e168
Compare
Choose a tag to compare
4.3.3-beta1 Pre-release
Pre-release
  • Fix for reports where they are always recursing service bodies regardless of the setting [#980]
  • Fix for metrics counts summaries.

4.3.2

21 Mar 17:30
f1050d1
Compare
Choose a tag to compare
  • Fixes some admin logins for BMLT users with special characters. [#973]
  • Fixes validation for when there is no phone number set for volunteers on the Admin interface. [#975]
  • Improvements for CORS handling.

4.3.1

19 Mar 15:58
d1daeb9
Compare
Choose a tag to compare
  • Fixes for call blasting and post call handling [#960]
  • Fixes for invalid SMTP settings error message in the upgrade advisor.
  • Fixes for when a BMLT user login happens and no service body rights have been assigned.

4.3.1-beta1

16 Mar 17:15
4f956d0
Compare
Choose a tag to compare
4.3.1-beta1 Pre-release
Pre-release
  • Fixes for call blasting and post call handling [#960]
  • Fixes for invalid SMTP settings error message in the upgrade advisor.
  • Fixes for when a BMLT user login happens and no service body rights have been assigned.

4.3.0

11 Mar 21:20
fe7eeff
Compare
Choose a tag to compare
  • Added feature for SPAD playback spad_option.
  • Added the ability to refine the spoken pronunciation of locations. [#917]
  • Added the ability to delete groups. [#680]
  • Added phone number validation for volunteers. Default is for US phone numbers, but can be configured, review the documentation for options. [#704]
  • Added the ability to edit a single shift for a volunteer. [#824]
  • Fix for scenario when no volunteers answer and caller hangs up before transferred to voicemail [#570]
  • 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]
  • Fix to check that if postal code gathering is disabled and a service body override it set, that the service body override takes precedence. [#818]
  • Fix for a condition where if you visit the /admin page before / you would receive service body overrides in your session.
  • All endpoints can now receive a callback querystring parameter that returns JSONP if it's a JSON response endpoint.
  • Yap now requires PHP version 8.1 and higher.

4.3.0-beta10

07 Mar 20:05
b3dcc2a
Compare
Choose a tag to compare
4.3.0-beta10 Pre-release
Pre-release
  • Added feature for SPAD playback spad_option.
  • Added the ability to refine the spoken pronunciation of locations. [#917]
  • Added the ability to delete groups. [#680]
  • Added phone number validation for volunteers. Default is for US phone numbers, but can be configured, review the documentation for options. [#704]
  • Added the ability to edit a single shift for a volunteer. [#824]
  • Fix for scenario when no volunteers answer and caller hangs up before transferred to voicemail [#570]
  • 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]
  • Fix to check that if postal code gathering is disabled and a service body override it set, that the service body override takes precedence. [#818]
  • Fix for a condition where if you visit the /admin page before / you would receive service body overrides in your session.
  • All endpoints can now receive a callback querystring parameter that returns JSONP if it's a JSON response endpoint.
  • Yap now requires PHP version 8.1 and higher.