# 2024-11-20

## Enhancements

***

Enhanced items represent existing features/functionality that have been updated to enhance customer experience.

### Brick Voiceovers

The Brick voiceover feature has been enhanced to provide a method for users who meet the requirements listed below to automatically produce a brick voiceover when a brick is published. &#x20;

{% hint style="danger" %}
Note: When a user publishes a brick as a non-institutional user and later becomes an institutional faculty member, the system will not generate a voiceover for the new version of the brick. This is because the user, not the institution, still owns the brick. To generate a voiceover, the user should clone and publish the original brick
{% endhint %}

Requirements:

* Bricks subscription
* Either (or both) of the following roles: Brick Institutional Admin, Faculty Brick Author
* Institutional flag on the profile is enabled (checked)

**\[For illustration purposes – cloned brick with voiceover]**

<div align="left"><figure><img src="/files/xcSz1fJiqWTPBYJTUvCo" alt=""><figcaption></figcaption></figure></div>

### ‘Manage Settings’ – removed ‘password’ tab

The 'Password' tab has been removed from the 'Manage Settings' page. Customers can still change their password by utilizing the 'Can't log in?' link on the login page, entering an email address, clicking the 'Submit' button, and updating the password via the email.

<div align="left"><figure><img src="/files/jWLq0mIfNQVr9scIKUdt" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/YIiXqjO3ERGMWodYwoR8" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/O5DItIYalwyzgEQePaTr" alt=""><figcaption></figcaption></figure></div>

## Fixes

Fixes represent items that were reported by customers and subsequently fixed.

***

### Lab Values

Previously, lab values weren't being displayed on Qmax questions when the question was previewed. This impacted our internal ScholarRx Editorial team as well as our Faculty Qmax Authors who utilize the Qmax Create application.

<div align="left"><figure><img src="/files/pMP9bjyYe49APAbHipK4" alt=""><figcaption></figcaption></figure></div>


---

# 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.scholarrx.com/docs/updates-and-changes/production-releases/2024-11-20.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.
