# v1.2 Release Notes

## Release Summary

Health Campaign Management v1.2: The frontline worker’s App includes 8 new features that allow the frontline teams to perform their tasks efficiently even when offline.

## New Feature Additions

| Module               | Functionality                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Registration         | <p>Mobile app that enables the field teams to easily register eligible beneficiaries with built-in checks that enforce data collection protocols and validations to avoid data entry errors. The new features added are:</p><ul><li>The ability to support voucher-based registration: Users can now scan and link a 2D code voucher to a beneficiary (household or an individual) while registering the beneficiary.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| Service Delivery     | <p>Mobile app to enable the field teams to search for eligible beneficiaries and deliver the healthcare intervention with built in checks that enforce data collection protocols and validations to avoid data entry errors.</p><ul><li><p>Ability to search registered beneficiaries and deliver benefits (products/services) for a multi round campaign- Supporting the following use cases is now possible:</p><ul><li>Single Cycle- Single Dose</li><li>Single Cycle- Multiple Doses</li><li>Multiple Cycles- Single Dose</li><li>Multiple Cycle- Multiple Doses</li></ul></li><li>Ability to scan and redeem a voucher during distribution.</li><li>Ability to search and filter the beneficiary list based on proximity: Based on distance of the user from the registered beneficiary.</li><li>Provide decision support to the use by automatically calculating the number of benefits to be delivered based on configured formula.</li><li>Ability to track and record side effects for a campaign beneficiary post resource delivery.</li><li>Ability to track and manage beneficiary referrals.</li><li>Automated eligibility check for campaign beneficiary: Based on configured parameters, the application determines in the registered individual is eligible for the campaign.</li></ul> |
| Inventory Management | <p>Mobile app that enables the field staff to capture inflow and outflow of resources received from the warehouse or the supervisors.</p><ul><li>Last-mile tracking of resources is now possible and programme supervisors have visibility of stock movement across the supply chain.</li><li>The ability to record stock received from the warehouse/ supervisor as well as issue to other frontline teams.</li><li>The ability to record stocks that were lost and damaged during field operations.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| Sync                 | <ul><li>Users can now download and reuse beneficiary data synced by other users for one or more boundaries.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digit.org/health/v1.6/introducing-health/release-notes/v1.2-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
