> 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/may-2023-changelog.md).

# Mai 2023 Mise à jour

Voici les **caractéristiques qui ont été améliorées**💪

* Styles
* Raccourcis

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

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

### Styles 💪 <a href="#h_c9dedff8e5" id="h_c9dedff8e5"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/743972960/c2439d093a9ae261710b5ff1/Style_6.gif" alt=""><figcaption></figcaption></figure>

* **Créer un nouveau style** en cliquant simplement sur un élément et en modifiant son style
* **Attribuez un style** en cliquant sur la liste déroulante du panneau latéral ou en utilisant le sélecteur de style !
* **Éditer un style** en le survolant et en cliquant sur le bouton **`Éditer`**.

👉 En savoir plus sur les styles [dans notre documentation](/french/documentation/design/styles.md) 🔗

### Raccourcis 💪 <a href="#h_8810fa9465" id="h_8810fa9465"></a>

Nous avons ajouté de **nouveaux raccourcis** et réorganisé les raccourcis existants pour vous aider à travailler plus rapidement ! 💥 Découvrez-les tous [dans notre documentation !](/french/documentation/rayons-basics/shortcuts.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/may-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.
