# Release Notes

## Release Notes

Release notes are shown:

* Within the app build history
* Withing the e-mail notification if new app versions are uploaded
* On the mobile download page of your app

There are several ways to manage release notes of an app version / build.&#x20;

### Upload new app version (build)

When you upload a new app version you can add your release notes.&#x20;

![Upload a new build](/files/-Mgu_gyAdoPuTdnYmpII)

### Edit release notes

If you would like to change release notes of an already uploaded app version/ build you can select your app version within the app build history and click on edit release notes.

![Edit release notes](/files/-MguavgYBh-5AU9e6MqB)

### Release Notes Slack notification

If you have integrated [Slack](/your-projects/project-settings/integration-1/slack.md) for your app, the release notes of your new uploaded app version will also appear in the Slack notification.


---

# 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.getupdraft.com/your-projects/builds/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.
