# 2024-11-21

## Fixes

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

***

### Bricks Create <a href="#toc183086831" id="toc183086831"></a>

The following fixes apply to the Bricks Create application.

#### Create Brick from File Option <a href="#toc183086832" id="toc183086832"></a>

Previously, when a brick was created from a file, the privacy setting defaulted to ‘listed’. The default has been updated to ‘unlisted’.

### Brick Exchange <a href="#toc183086833" id="toc183086833"></a>

The following fixes apply to the Brick Exchange.

#### Flash Card Text <a href="#toc183086834" id="toc183086834"></a>

Flash cards now automatically adjust their height based on the amount of text, preventing any text from being hidden beneath the card's top border.

#### Gating & Markups <a href="#toc183086835" id="toc183086835"></a>

Previously, creating a highlight on a flash card unlocked a ‘gate’. Now, the ‘gate’ will remain locked until the user flips the card, preventing advancement to the next section.


---

# 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-21.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.
