Releases: bmlt-enabled/yap
Releases · bmlt-enabled/yap
4.2.5
- 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
- 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
4.2.2
4.2.1
4.2.0
- 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
4.1.1
4.1.0
- 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
fixing pagination issue (#607)