# August 2023 Changelog

**We are constantly working on improving and revamping Rayon's features for our users! Here is what you can find scrolling below:**&#x20;

**✨ New features:**

* Templates
* DWG import from within a model (2mo limit)

**💪 Improved features:**

* Revamped chamfer command
* Better text editing

For a more in-depth look at Rayon's features, 👉 check [our documentation](/documentation/rayon-documentation.md) 🔗

## ✨ New templates

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

Create a **personalized template model** to harmonize your work and **share it with others** on your team!

## ✨ DWG import from within a model (2mo limit)

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

We enabled importing a DWG file (up to 2mo) **directly on the canvas** from within a model!

## 💪 Revamped chamfer command

<figure><img src="/files/90mHoK4oBSrHVSskKRHP" alt=""><figcaption></figcaption></figure>

You can now **input values** to Chamfer a shape more accurately!<br>

## 💪 Better text editing

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

From now on, adding and editing text is done **directly on the canvas** for a seamless experience.

***

### Any questions? ☝️

→ Feel free to email us at <support@rayon.so> 🙌

→ For a more in-depth look at Rayon's features, check out [our documentation](/documentation/rayon-documentation.md) 🔗

<br>


---

# 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.rayon.design/other-resources/product-updates/august-2023-changelog.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.
