> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes.md).

# Product Release Notes

- [Property Tax Release Notes](https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes/property-tax-release-notes.md)
- [Online Building Permission System UI/UX Revamp Release Notes](https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes/online-building-permission-system-ui-ux-revamp-release-notes.md): OBPS Release notes for Urban DIGIT 2.8 release.
- [Trade Licence Reports Release Notes](https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes/trade-licence-reports-release-notes.md): Trade License release notes for Urban DIGIT 2.8 release.
- [Water & Sewerage UI/UX Revamp Release Notes](https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes/water-and-sewerage-ui-ux-revamp-release-notes.md)
- [Bill Amendment UI/UX Revamp Release Notes](https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes/bill-amendment-ui-ux-revamp-release-notes.md)
- [Bill Genie UI/UX Revamp Release Notes](https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes/bill-genie-ui-ux-revamp-release-notes.md)
- [Birth & Death Reports Release Notes](https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes/birth-and-death-reports-release-notes.md): Birth and death release note for Urban DIGIT 2.8.
- [National Dashboard Enhancement Release Notes](https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes/national-dashboard-enhancement-release-notes.md): DSS release note for Urban DIGIT 2.8
- [Survey Release Notes](https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes/survey-release-notes.md)
- [Product Specific Pages Release Notes](https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes/product-specific-pages-release-notes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/v2.8/platform/release-notes/product-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.
