# V 1.0.4 May 2024

## Features

### Font Customization

* Font customization refers to the ability to choose and modify the typeface (font family) and typographic elements used throughout the Omniva platform. Implementing font customization enhances visual appeal, readability, and brand consistency.
* In the Appearance section of settings here the user updates their font and sees the preview of the font through the screen.
* Added five more colors to the platform for enhanced customization options.

<figure><img src="/files/3QJ8p2U0b8LjLUvym8Cs" alt=""><figcaption><p>Customize Font</p></figcaption></figure>

### Switch Profile&#x20;

* The "Switch Profile" feature allows users to switch between profiles: Admin, provider, and patient.
* Super admin grants users permission to switch profiles.
* **Role Management:** Super admins can view and edit users, assigning multiple roles like admin, provider, and patient.
* **Profile Switching:** Users switch between roles via a dropdown menu on their profile icon.
* **First-Time Setup:** Initial switches to provider or patient roles require completing a setup form, which can be resumed if partially filled.<br>

  <figure><img src="/files/xrP8FLo30WQKlAZg89bx" alt=""><figcaption><p>Admin Panel</p></figcaption></figure>

  <figure><img src="/files/pAFVdRWOgvsRO9xuodup" alt=""><figcaption><p>Provider Panel</p></figcaption></figure>

  <figure><img src="/files/Syf8iEVNfIYb1SAp7MaS" alt=""><figcaption><p>Patient Panel</p></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://changelog.omnivatelehealth.com/release-note-2024/v-1.0.4-may-2024.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.
