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

# 5.2.0

<table><thead><tr><th width="179">Release version</th><th width="182">Date</th><th width="239">Comments</th></tr></thead><tbody><tr><td><a href="#release-5.2.0-05-04-2023">5.2.0</a></td><td>5 Apr 2023</td><td>Stable release</td></tr><tr><td><a href="/pages/iU4rb0Yjcnu9n8u1fF83">5.1.2</a></td><td>14 Feb 2023</td><td>Intermediate release</td></tr><tr><td><a href="/pages/puJQOrstoCGInn2RUwub">5.1.1</a></td><td>14 Feb 2023</td><td>Intermediate release</td></tr></tbody></table>

### About this document

This document provides details of [features](#new-features), [enhancements](#enhancements-technical-tasks) and the [updates](#updates-taken-from-other-building-blocks) that will be taken from other building blocks to the Sunbird platform for the release version 5.2.0.

### New Features

*Note: There are no new features in this release*

### Enhancements / Technical tasks

Intermediate releases:

[5.1.2](/older-versions/use/releases/release-notes/release-5.2.0/release-5.1.2.md#enhancements-technical-tasks)

[5.1.1](/older-versions/use/releases/release-notes/release-5.2.0/release-5.1.1.md#enhancements-technical-tasks)

<table><thead><tr><th width="75">NO.</th><th width="186">JIRA Ticket Number</th><th>Description</th><th>Project</th></tr></thead><tbody><tr><td>1</td><td><a href="https://project-sunbird.atlassian.net/browse/ED-1283">ED-1283</a> (onGoing)</td><td>Enhanced the themes of the library cards (onGoing)</td><td>Web App - Portal, Desktop</td></tr></tbody></table>

### Updates taken from other building blocks

As part of the Sunbird ED release, updates from other building blocks are integrated into the Sunbird ED building block to create a larger user experience. The below table consists the proof of concepts (POC) that will be taken from other building blocks in future releases.

<table><thead><tr><th width="76">No.</th><th width="182">Jira Ticket Number</th><th>Building Block</th><th>Description</th><th>Project</th></tr></thead><tbody><tr><td>1</td><td><a href="https://project-sunbird.atlassian.net/browse/ED-1273">ED-1273</a></td><td>Sunbird Lern</td><td><p><strong>Ease of development on local work environment</strong></p><p><br>For Local development made KeyCloak as optional<br></p></td><td>Web App - Portal</td></tr><tr><td>2</td><td><a href="https://project-sunbird.atlassian.net/browse/ED-1347">ED-1347</a></td><td>Sunbird InQuiry</td><td>New version of NPM pacakge<br>* QuML Player<br>* Collection-Editor<br><br>refer: <a href="https://inquiry.sunbird.org/use/release-notes/inquiry-release-v5.3.0">https://inquiry.sunbird.org/use/release-notes/inquiry-release-v5.3.0</a><br></td><td>Web App - Portal</td></tr></tbody></table>

### Open / Known Bugs

<table><thead><tr><th width="75">No.</th><th width="187">JIRA Ticket Number</th><th width="350">Description</th><th>Project</th></tr></thead><tbody><tr><td>1</td><td><a href="https://project-sunbird.atlassian.net/browse/ED-1286">ED-1286</a></td><td>Tara chatbot did not respond in portal</td><td>Web App - Portal</td></tr><tr><td>2</td><td><a href="https://project-sunbird.atlassian.net/browse/ED-1180">ED-1180</a></td><td>Received 404 error on the v1/form/read on the Home page while onboarding the guest user</td><td>Web App - Portal</td></tr><tr><td>3</td><td><a href="https://project-sunbird.atlassian.net/browse/ED-1179">ED-1179</a></td><td>Contents did not load in digital textbook, courses, and TV classes</td><td>Web App - Portal</td></tr><tr><td>4</td><td><a href="https://project-sunbird.atlassian.net/browse/ED-1178">ED-1178</a></td><td>Browse by subject, browse by category &#x26; recently published courses sections not displayed in home page for logged in and guest user</td><td>Web App - Portal</td></tr></tbody></table>

| Service to build | Public Tag | Private Tag |
| ---------------- | ---------- | ----------- |
|                  |            |             |

### Release Notes: Dependent building blocks

Sunbird-Knowlg: [Release notes](https://knowlg.sunbird.org/use/release-notes/release-5.2.0-ongoing#hot-fix-5.2.1-20-01-2023) (V 5.2.1)

Sunbird-Obsrv: [Release notes](https://obsrv.sunbird.org/use/release-notes/release-v-5.1.0-latest) (V 5.1.0)

Sunbird-Lern: [Release notes](https://lern.sunbird.org/use/release-notes/release-v-5.1.0) (V 5.1.0)

### Upgrade Sunbird-Ed


---

# 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://ed.sunbird.org/older-versions/use/releases/release-notes/release-5.2.0.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.
