# Release Notes

## Release Summary <a href="#release-summary" id="release-summary"></a>

Local Governance 2.9 release includes the following changes:

* [x] Citizen Consent Form
* [x] Citizen Feedback Rating
* [x] KPI List (National Dashboard)
  * Citizen Feedback Score
  * Citizen Service Delivery Index
  * Aggregated SLA
  * Pendancy
* [x] mCollect (demand-based revenue collection) Pdf -QR code bug fix/alignment issues
* [x] Residential Construction Permit System - bug fixes
* [x] Local Business License Issuing System - bug fixes
* [x] Property Tax System - bug fixes
* [x] Finance - bug fix
* [x] Central Instance-related changes for modules - Property Tax, Trade License, Citizen Complaint Resolution System, Residential Construction Permit System, Water and Sewerage Connections, Fire Safety Certification, Birth and Death, mCollect, Reports and Inbox.

## New ‌Feature Additions <a href="#new-feature-additions" id="new-feature-additions"></a>

<table><thead><tr><th width="233">Feature</th><th>Description</th></tr></thead><tbody><tr><td>Citizen Consent Form</td><td>This feature is to get a consent from the citizen during the citizen login</td></tr><tr><td>Citizen Feedback Rating</td><td>This feature is focused to get a citizen rating when a service is completed.</td></tr><tr><td>NDSS KPIs</td><td><p>This includes</p><ul><li>Citizen Feedback Score</li><li>Citizen Service Delivery Index</li><li>Aggregated SLA</li><li>Pendancy</li></ul></td></tr><tr><td>Central Instance</td><td>This feature includes changes related to central instance for modules - Property Tax, Trade License, PGR, OBPS, Water and Sewerage, Firenoc, Birth and Death, mCollect, Reports, Inbox</td></tr></tbody></table>

## Enhancements <a href="#enhancements" id="enhancements"></a>

<table><thead><tr><th width="140">Updated Feature</th><th width="343">Description</th><th width="115">Category</th><th>Change Link</th></tr></thead><tbody><tr><td>PT bugs</td><td>While creating a new property the Institution name allowing special characters,institution-type options updated,in PDF, showing the proper name of the usage type.</td><td>Frontend</td><td> </td></tr><tr><td>TL</td><td>Create New Application from CE end and TL Renewal billing slab issues.</td><td>Frontend</td><td> </td></tr><tr><td>Finance</td><td>Total bill amount not showing proper</td><td>Frontend</td><td> </td></tr><tr><td>Common</td><td>Fetch bill api issue, Localisations issue in release kit.</td><td>Frontend</td><td> </td></tr><tr><td>mCollect</td><td>UI alignment issue, Payer's Name is not visible while scanning the QR code, The footer is overlapping the drop down.</td><td>Backend</td><td><a href="https://github.com/egovernments/configs/pull/2646">Config change</a></td></tr></tbody></table>

## ‌Document Resources & Links <a href="#document-resources-and-links" id="document-resources-and-links"></a>

<table><thead><tr><th width="351">UI Technical Documents</th><th>Backend Service Documents</th></tr></thead><tbody><tr><td><p><strong>New Docs</strong></p><p><a href="../access/local-governance-stack/citizen-engagement-module/citizen-engagement-configuration/citizen-consent-form-ui">Citizen consent form</a><br><a href="../access/local-governance-stack/citizen-engagement-module/citizen-engagement-configuration/citizen-feedback-ui">Citizen Feedback UI</a><br><a href="../deploy/configure-digit/configuring-digit-services/central-instance-configuration/ui-build-preparation-for-new-instance">UI build preparation for new instance</a></p></td><td><p><strong>New Docs</strong></p><p><a href="../access/local-governance-stack/dashboards-and-analytics/dashboards-and-analytics-service-configuration/kpis-pendancy-citizen-feedback-and-sla-changes">KPIs: Pendancy, Citizen Feedback and Pt-SLA changes</a></p><p><a href="../access/local-governance-stack/citizen-engagement-module/citizen-engagement-configuration/citizen-feedback-service">Citizen feedback Service</a><br><a href="release-notes/master-migration-document/digit-saas-guideline-central-instance">DIGIT SAAS Guideline - Central Instance</a></p></td></tr><tr><td></td><td></td></tr></tbody></table>


---

# 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/local-governance/urban/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.
