> For the complete documentation index, see [llms.txt](https://docs.rayon.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rayon.design/french/autres-ressources/product-updates/april-2023-changelog.md).

# Avril 2023 Mise à jour

#### Nous travaillons constamment à l'amélioration et à la réorganisation des fonctionnalités de Rayon pour nos utilisateurs !

Voici les nouvelles fonctionnalités qui viennent d'être améliorées💪

* Nouveau système de pages
* Amélioration de l'expérience de dessin des murs
* Nouveaux styles de lignes en pointillés

Pour un aperçu plus approfondi des caractéristiques de Rayon, 👉 [consulter la documentation](/french/documentation/rayon-documentation.md)

## Des fonctionnalités qui s'améliorent 💪 <a href="#h_8e9374accb" id="h_8e9374accb"></a>

### Nouveau système de pages 💪 <a href="#h_3369ac7cdb" id="h_3369ac7cdb"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/709486505/7899570673aea3ce34918ac7/ezgif.com-optimize+(43).gif" alt=""><figcaption></figcaption></figure>

Vous pouvez désormais "emboîter" des éléments sur une page ! Cela vous permettra de mettre à l'échelle le contenu de la page avant de l'exporter au format PDF. 👉 En savoir plus sur les pages dans [notre documentation](/french/documentation/design/pages.md)

### Amélioration de l'expérience de dessin des murs 💪 <a href="#h_64ae6b9c71" id="h_64ae6b9c71"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/707725814/c25a214d4a6c17ac0ab59e25/ezgif.com-optimize+(38).gif" alt=""><figcaption></figcaption></figure>

Vous pouvez désormais déplacer la ligne centrale du mur vers la gauche ou la droite pour une expérience de dessin plus précise ! 👉 En savoir plus sur les murs [dans notre documentation](/french/documentation/design/elements-walls-zones-openings-etc.md)

### Nouveaux styles de lignes pointillées 💪 <a href="#h_7039182f95" id="h_7039182f95"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/707732292/3cd9c10b1e891feb2dd046fb/ezgif.com-optimize+(39).gif" alt=""><figcaption></figcaption></figure>

Nous avons réorganisé les familles de la ligne de tirets pour vous offrir une plus grande variété ! 👉 En savoir plus sur les styles de ligne [dans notre documentation](/french/documentation/design/styles.md)

***

## Des questions ? ☝️ <a href="#h_ba9ac3c1c9" id="h_ba9ac3c1c9"></a>

-> N'hésitez pas à nous envoyer un courriel à <support@rayon.so> 🙌

→ Pour un aperçu plus approfondi des fonctionnalités de Rayon, [consultez la documentation](/french/documentation/rayon-documentation.md) 🔗


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rayon.design/french/autres-ressources/product-updates/april-2023-changelog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
