Skip to content

Releases: DostEducation/RP_IVR_analytics

Release v0.7

12 Feb 14:44
a7ddc95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6...v0.7

Release v0.6

31 Dec 07:32
3368246
Compare
Choose a tag to compare

What's Changed

Release v0.5

13 Dec 13:53
b3a2fa9
Compare
Choose a tag to compare

What's Changed

Release v0.5

12 Nov 14:07
cd8ec85
Compare
Choose a tag to compare

Release highlights

Updates

  1. #167 Added status column in the user_custom_fields table

Release v0.4.1

23 Aug 13:54
d87c865
Compare
Choose a tag to compare

Release highlights

Bug fixes:

  1. #145 User group status not updating to inactive

Release v0.4.0

28 Jun 09:07
5b04e4f
Compare
Choose a tag to compare

Release highlights

Feature:

  1. #126 Default program for users who don't optin for a program
  2. #15 Find a way to load environment variables
  3. DostEducation/RP_IVR_callback#11 Multiple registration entry for one phone number

Bug fixes:

  1. #97 User_registration and IVR_prompt_response table not getting updated properly
  2. #89 Fix unicef_user_experience table - not getting populated correctly

v0.3.0

14 May 17:37
b98ed71
Compare
Choose a tag to compare

Release highlights

Feature:

  1. #69 Webhooks change for prompts used in filling other tables/columns

Bug fixes:

  1. #76 Need to set AFTERNOON as default time slot if the user presses any other key

v0.2.0

26 Apr 06:50
e6b607f
Compare
Choose a tag to compare

Release highlights

Enhancements:

#65 Open source readiness: Add pull request templates
#68 Webhook changes for missed calls and other call types
#77 Research and capture flow start time
#70 Webhook & schema changes to monitor user group switching
#82 Enhancements related to lags
#71 Webhook & schema changes to monitor custom contact info

v0.1.1

30 Mar 07:48
Compare
Choose a tag to compare

Release highlights

Features:

  • Pre-commit hook.
  • Github action to implement pre-commit
  • Issue templates for
    • Bug reporting
    • Feature request.
  • Added Github badges to readme.

Bug fixes:

  • Handle multiple registrations flows for the same user phone, avoid multiple registration entries.

Enhancements:

  • Changes the way we were capturing IVR Prompt response, started capturing whole prompt instead of just response value.