# End of May 2023 Changelog

**We are excited to share some new and improved features we're sure you will love!**

\
Here are the **new things you can now do** ✨

* DWG & DXF export
* Offset command

And here is what **just got better** 💪

* Block search

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

## Some things are new ✨ <a href="#h_c308a2505d" id="h_c308a2505d"></a>

### ✨ DWG & DXF export <a href="#h_80af049db5" id="h_80af049db5"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/751821112/2226500da22fe36a112006ea/ezgif.com-optimize+%2845%29.gif" alt=""><figcaption></figcaption></figure>

From the main toolbar, select **Export > To File > DWG/DXF**. As simple as that.

### ✨ Offset command <a href="#h_f0dff50b0a" id="h_f0dff50b0a"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/751830217/b74f3f5e81c8062466bcf580/Offset.gif" alt=""><figcaption></figcaption></figure>

Select the **`offset`** command from the toolbar, and **offset a line manually or by entering a distance.**

## And some are better 💪 <a href="#h_db02c31753" id="h_db02c31753"></a>

### 💪 Block search <a href="#h_9a525a1d39" id="h_9a525a1d39"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/751838082/515d9712c73dc250d8456dd2/ezgif.com-optimize+%2846%29.gif" alt=""><figcaption></figcaption></figure>

From now on, the result of a block search will show **both items and libraries** (plus, **we revamped and increased** the Rayon block library!).

***

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

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

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


---

# 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/end-of-may-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.
