4.3.0-beta5
Pre-release
Pre-release
- Added feature for SPAD playback
spad_option
. - 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 andsms_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.