# V1.0 - 4th January 2021

In our latest UMA Book version, we have made it easier for users to change preferences from within the mobile application. The user preference section allows you to change the following details without logging in to the web admin page.

* Building location
* Foor
* Time Zone
* Time Format
* Language

&#x20;

We have also spent some time improving our user interface and made it easier to book desks and meeting rooms from our quick buttons. We have also made some additional improvements to the stability of the application.

| Version | Feature                  | Release Date |
| ------- | ------------------------ | ------------ |
| 0.2.9   | Updated user preferences | 4-01-2021    |
| 0.2.9   | UI Improvements          | 4-01-2021    |
| 0.2.9   | Quick Book Desks & Rooms | 4-01-2021    |
| 0.2.9   | Stability Fixes          | 4-01-2021    |

<figure><img src="/files/bm7RESkb7xI1JYdkl8zA" alt=""><figcaption></figcaption></figure>


---

# 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://support.meetuma.ai/uma-knowledgebase/release-notes/mobile/android/2021/v1.0-4th-january-2021.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.
