# Rayon V1 RC

Nov. 15th '22

## You asked, we listened! 🎉  <a href="#h_072000814c" id="h_072000814c"></a>

#### A new version of Rayon is here, and we have a lot of new things for you… <a href="#h_25228b0941" id="h_25228b0941"></a>

Here is a sneak peek at **new things** ✨

* The Quick Action Bar
* The Dimension Tool
* The Right-Click
* The Active Bar

Here is a sneak peek at **things that got better** 💪

* The Styles
* The Layers
* The DWG/DXF Import

For a more in-depth look at Rayon’s features, 👉 [check out the Documentation](https://docs.rayon.design/documentation/rayon-documentation)

## Some Things are New ✨ <a href="#h_b80cd1d516" id="h_b80cd1d516"></a>

### Quick Actions ✨ <a href="#h_8c44160eda" id="h_8c44160eda"></a>

We know that editing things should be fast. That’s why we just created the **quick action bar!** This bar **shows up each time you select something** and gives you access to fast, off-the-shelf actions (alignment, rotation, flipping, deleting, hiding, locking).

### Dimensions ✨ <a href="#h_a24457b659" id="h_a24457b659"></a>

Rayon now allows you to draw dimensions. The dimensions command can be found in the toolbar and enables users to **quickly mark distances on their plans.**

### Right Click ✨ <a href="#h_5a49cb93e7" id="h_5a49cb93e7"></a>

Having a right click is a must-have, and it is now something you have in Rayon. Right-clicking on the canvas will give you **a quick way to access a whole lot of options** (clipboards, transform, Help… To get to the documentation, and many other things)!

## Some Things Got Better 💪 <a href="#h_f7db51cd81" id="h_f7db51cd81"></a>

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

Styles have been improved. It is now much **easier to edit, manage, and swap styles** in your drawing.

### Layers 💪 <a href="#h_3ab78caf83" id="h_3ab78caf83"></a>

Layers have been revamped to make sure it gets easier to work with them. **Shuffling items, editing groups, and blocks, but also simply visualizing selected elements** in the layer panel, got a whole lot simpler.

### DWG/DXF Import 💪 <a href="#h_85253cbc5f" id="h_85253cbc5f"></a>

Importing CAD files can be a pain. We made things much simpler; when importing a DWG or DXF file to your workspace, we offer you **a few simple steps to make sure the model units and size are just fine.**

***

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

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

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


---

# 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/rayon-v1-rc.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.
