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

# Juillet 2023 Mise à jour

\*\*Nous avons créé de nouvelles fonctionnalités et amélioré celles qui existaient déjà !

#### ✨ **New features:**

* Nouvelle commande de chanfrein

#### 💪 **Improved features:**

* Meilleur soutien aux **unités impériales**
* Bouton d'édition remanié

#### 🫶 **Better website & Social:**

* Nouveau [Site web de Rayon](https://rayonapp.com/files/workspace/personal/folder/root)
* Nouvelle [Chaîne YouTube](https://www.youtube.com/channel/UCJBizn67P0CRTW_l1i6NT3g)

Pour un aperçu plus approfondi des fonctionnalités de Rayon, 👉 [consultez notre documentation](/french/readme.md) 🔗

### ✨ Commande de chanfrein

<figure><img src="/files/rgU5pGJTZP8D9d1yn3sE" alt=""><figcaption></figcaption></figure>

**Chamber un coin** n'a jamais été aussi rapide ! Il suffit de suivre la barre de commande pour **`Chamfer`** en quelques clics. 👉 Plus d'informations dans [notre documentation](https://github.com/rayonapp/rayon-docs/blob/main/fr-FR/other-resources/product-updates/broken-reference/README.md)

### 💪 Meilleure prise en charge des unités impériales

<figure><img src="/files/FasVOf1tpn51ftRoBhbQ" alt=""><figcaption></figcaption></figure>

Désormais, vous pouvez utiliser **pouces et pieds** **sans problème** !

### 💪 Bouton d'édition remanié

<figure><img src="/files/sshrH8vuvr0YT88Rjrz9" alt=""><figcaption></figcaption></figure>

Pour éditer une forme ou un bloc sur votre toile, cliquez dessus puis sur le bouton **`Editer`** qui apparaît dans la barre d'outils inférieure !

***

## 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/july-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.
