> For the complete documentation index, see [llms.txt](https://inquiry.sunbird.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inquiry.sunbird.org/use/release-notes/inquiry-release-v-4.8.0-upcoming-1.md).

# inQuiry - Release V 4.9.0

### Document Release Version

| Project | Release Date | Release Version |
| ------- | ------------ | --------------- |
| inQuiry | 18-05-22     | V 4.9.0         |

### **1. Summary of the changes**&#x20;

This document contains information about the new features and enhancements planned to the inQuiry building block as part of release 4.9.0:

* Bug Fixes - click [here](https://project-sunbird.atlassian.net/browse/SB-29738?jql=filter%20in%20\(%2211682%22\)%20AND%20sprint%20in%20\(225%2C%20226\)%20AND%20issuetype%20in%20\(Story%2C%20Task%2C%20Enhancement%2C%20Bug\)%20AND%20%22Building%20Block%22%20%3D%20%22Sunbird%20inQuiry%22%20AND%20Contributor%20in%20\(EkStep\)) to see the list of bugs fixed in this release.
* New features and enhancements: None

### 2. Test Scenarios

Link to the test scenarios/cases validated by the inQuiry building block QA team as part of 4.9.0 release:&#x20;

Test scenarios : [Link](https://project-sunbird.atlassian.net/wiki/spaces/SunbirdinQuiry/pages/3123838977/4.9+Test+Scenarios)


---

# 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://inquiry.sunbird.org/use/release-notes/inquiry-release-v-4.8.0-upcoming-1.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.
