Skip to content

3.0

Compare
Choose a tag to compare
@spalladino spalladino released this 04 Nov 20:22
· 223 commits to master since this release

Breaking changes

  • Verboice now uses Asterisk 13.8 with PJSIP for SIP-based calls

Calls

  • Additional info provided on failures in calls via Twilio channels #742

API

  • New GET /api/calls/ID/details API endpoint for obtaining additional info on a call #761
  • New option to include all call session variables in the status callback #744

Call flows

  • Preview play button for uploaded audio resources in call flows and resource screens #654
  • Allow variable interpolation in the phone number field in Forward Call steps #644
  • Can promote a sub-flow to be the initial sub-flow in a call flow #626
  • Caller/callee phone number, SMS number and language are available as variables to be used in external services and branches #578 #760

Phonebook

  • Add bulk delete of contacts in phonebook #719
  • Support sorting by a user-specified column #740
  • Support for filtering by a part of the phone number #762
  • Added new "last activity" column in phonebook #741
  • Can now compare two variables in phonebook filters #754

Local deployments

  • Can choose to skip account email confirmation in local deployments in the server configuration #745
  • Updated Vagrantfile to generate Verboice VM for the new version

Bugfixes

  • Shared admins can now upload audio files to a project #513
  • A hang up icon was being displayed for External Action steps #664
  • Alert icon (on failed validations) was not clickable in the steps in a call flow #730
  • Editing a "detect language" text option always redirected to the default language instead of opening the selected language #737
  • The timeline for scheduled calls was being rendered multiple times upon validation errors #736
  • Phone numbers can now be copied directly from the address book without accidentally navigating to that contact's details page #733
  • Channel selector in forward call steps is now rendered correctly #645
  • Minor fixes in the input step details view layout #731
  • Fixed paging in phonebook issues that occurred after visiting the call logs view #750
  • Fixed error when searching by a defined variable in phonebook after a value search #753

Minor text changes

  • Replaced 'Audio Recordings' with 'Resources' when choosing whether to include resources in call flows exports #613
  • Added explanation to what the "Force question" option does in the detect language step #734