Skip to content

Releases: bmlt-enabled/yap

4.2.5

17 Oct 17:10
124098c
Compare
Choose a tag to compare
  • Fix for status notification messages on the admin interface login page as a result of moving it there. This issue occurs when a value is purposefully left out of config.php, but intended to be inherited from a service body. A new option has been added to specifically hide some specific errors. More information is here. [#677]
  • Fix for broken links on the status button on the admin interface.

4.2.4

16 Oct 21:03
85bad1a
Compare
Choose a tag to compare
  • Security fixes and enhancements for dialback. [#527]
    • Dialback is now restricted to a PIN that is stored for each call and visible in the admin portal under the voicemail and reports section.
    • When $sms_dialback_options is enabled some SMS messages will have information about the PIN and a special magic link for dialing back. These SMS messages are 1) when a volunteer receives an incoming call SMS and 2) when a voicemail notification SMS is received. More information about how to configure these options here.
  • Added documentation links to Settings page in the admin interface.
  • Decoupled warnings from upgrade advisor, restyled and added to the admin login page.

4.2.3

15 Oct 14:03
Compare
Choose a tag to compare
  • Option added to disable SMS (sms_disable) after a call completed returning meeting results back to the caller. [#663]
  • Fix for multi-language support response not returning correct mime type.

4.2.2

07 Oct 19:58
c7b12be
Compare
Choose a tag to compare
  • Fix for User-Agent issue that appears to be present on SiteGround hosted root servers. [#660]

4.2.1

29 Sep 21:51
638b156
Compare
Choose a tag to compare
  • SMS blackhole feature [#656]
  • Fixed an issue with All metrics. Only available now for Yap admins. [#658]

4.2.0

11 Sep 15:05
b4a7901
Compare
Choose a tag to compare
  • Yap now requires PHP version 7.4 or 8.0 and higher. [#623]
  • Added support for downloading the list of volunteers in JSON format for a given service body. [#612]
  • Added support for customizing SMS for incoming calls. [#636]
  • Show missed calls also as a percentage of total calls received.
  • Metric endpoint now returns volunteer missed and answered metrics, not exposed to UI yet. [#632]
  • Fixed an issue where override_service_body_config_id wasn't checking cache for session settings. [#648]
  • Fixed issue when metric summaries wouldn't zero out between switching service bodies.
  • Fixed issue with metric summary for Volunteer SMS which wasn't reporting correctly.
  • Fixed issues with unassigned aka "General" metrics, when no service body is known or defined at a point in a call or SMS. [#627]
  • Fixed an issue with reports not recursing more than one level. [#620]

4.1.2

17 Aug 15:44
af54b43
Compare
Choose a tag to compare
  • Fixed an issue where leading whitespace could cause corrupted xml output resulting in failed calls. [#621]

4.1.1

14 Aug 21:09
Compare
Choose a tag to compare
  • Use the current logged-in users' settings for the Admin Portal. This suppresses the Twilio error for Zonal Yap Servers for service bodies. [#614]
  • Missed call summary metric for reports [#611]
  • Fix for missing additional volunteers on reports regression. [#613]

4.1.0

06 Aug 20:59
25858bf
Compare
Choose a tag to compare
  • Added date picker for reports. [#574]
  • Added support for downloading the list of volunteers for a given service body. [#595]
  • Added support for SMS reporting and metrics. [#574]
  • Added metrics points for when there is no data. [#530]
  • Added reporting metrics summary feature with some basic metrics. [#574]
  • Fix for data missing for meeting lookups. [#594] [#586]
  • Fix for loading map points on reports. Rendering enhanced.
  • Fix to handle metrics and reporting bugs for when service body tracking fails. [#530]
  • Fix for how metrics service body id lookup happens. [#530]
  • Fix for upgrade advisor regression. [#589]
  • Fallback routing for when helpline field was never set and volunteer routing is disabled.

4.1.0-beta3

02 Aug 14:26
12e4fa6
Compare
Choose a tag to compare
4.1.0-beta3 Pre-release
Pre-release
fixing pagination issue (#607)