Releases: DostEducation/RP_IVR_analytics
Releases · DostEducation/RP_IVR_analytics
Release v0.7
What's Changed
- Removed User Module Content services from the system by @Satendra-SR in #339
- Generating different level of logs in cloud function by @Satendra-SR in #346
- Added different level of logs throughout whole codebase. by @Satendra-SR in #342
Full Changelog: v0.6...v0.7
Release v0.6
What's Changed
- #224 Added functionality to update program_sequence by @GauravGusain98 in #225
Release v0.5
What's Changed
- #204 Timestamp columns not updating by @GauravGusain98 in #217
- #174 script to retry failed webhooks by @GauravGusain98 in #215
- #208 Add functionality to mark user_program as complete by @GauravGusain98 in #220
Release v0.5
Release v0.4.1
Release v0.4.0
Release highlights
Feature:
- #126 Default program for users who don't optin for a program
- #15 Find a way to load environment variables
- DostEducation/RP_IVR_callback#11 Multiple registration entry for one phone number
Bug fixes:
v0.3.0
v0.2.0
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
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.