Releases: bmlt-enabled/yap
Releases · bmlt-enabled/yap
2.1.0
- Email notifications with voicemail (see the README for more information)
- Voicemails are now MP3s to ensure reliable playback and delivery even in the lowest of bandwidth situations.
- Bug fix: Titles were being cut off. There is now a 2 second delay to prevent this from happening.
- Bug fix: Authentication issue with special characters resolved.
- Bug fix: Voicemail was not working with Forced CallerID, this was resolved.
- Bug fix: Volunteer routing with no numbers will automatically go to voicemail.
2.0.1
2.0.0
- The "Admin" portal. Yap has the ability to make managing helpline volunteers very easy. If you are using helpline volunteer routing in Yap 1.x, you know how painful it was.
- The "Admin" portal re-uses the BMLT permission hierarchy scheme. This means if you sign into the Yap admin portal, that user will only see their service bodies. This makes it very easy to allow service bodies to administer their own volunteers.
- Eliminated the "yap" in the Helpline field and "HV" formats for tagging things. The admin portal makes it simple to add volunteers and schedules.
- Music on hold while dialing out to a volunteer. In Yap 1.x it was dead air.
- README.md has a table of contents (makes it easier to find things), the documentation itself needs a cleanup.
- Talks directly to Twilio API. This is the just beginning of the ability to hook into some more powerful functionality. With this requires adding your Twilio credentials to config.php. You will notice in the Admin portal that you can see all your provisioned numbers very easily.
- Music on Hold for volunteer routing with playlist capabilities.
- Music on Hold Customizations, you can supply any MP3 file or Shoutcast/Icecast stream.
- Voicemail capabilities for volunteer routing.
- Optional SMS notifications for new voicemail.
- Customizable call cycling algorithms (Loop Forever, Cycle Once and go to Voice Mail, or Random Forever).
- Quick button for adding/removing 24/7 shifts for volunteers.
- Optional SMS notification for information volunteers of inbound calls (with Caller ID, for easy callbacks).
- Updates to the upgrade-advisor.php for checking common root server misconfigurations.
- Forced Caller ID setting (Yap 1.x feature parity)
- Redirect service body to another (Yap 1.x feature parity)
- Configurable per call timeouts (Yap 1.x feature parity)
- Various UI bug fixes, smoother modal transitions.
- Improved voice recognition failure handing.
- Call session configuration, defaults and overrides.
- Settings page for viewing the various options and their current value.
- Configuration precedence model.
- Multi-lingual phone menu + admin portal support.
- Direct to service helpline routing option.
- Custom mp3 prompts for initial greeting and voicemail.
- Facebook Messenger Bot split off to it's own application.
2.0.0-beta4
surprise beta4
2.0.0-beta3
version bump
2.0.0-beta2
forgot to update version #
1.3.3
- Added CAPTCHA to force dialing + made configuration options a little more flexible, this should prevent robocalls and fax dialers (ala Grasshopper).
- Improved setup documentation for Google API Keys + Search Radius on the BMLT.
- Added the location bias default to be US, improves search results.
- Making Helpline calls a prominent button on Facebook Messenger bot.
- Upgrading to Facebook Messenger API v3.0.
- Auto-pull hostname for host header async call for Facebook Messenger bot.
2.0.0-beta1
bumping timeouts
1.3.2
- Facebook Messenger bot responsiveness fix (avoids repeat message bug when response times out, long standing issue).
- Facebook Messenger bot remembers last searched location for day swaps.
- Facebook Messenger bot now returns helpline number if you type "talk".
- Minor change to CI workflow, not sending emails, slack only.