# Rayon V1

Dec. 6th '22

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

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

Here is a sneak peek at new things ✨

* The Walls
* The Tables

Here is a sneak peek at things that got better 💪

* The Styles

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

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

### Walls ✨ <a href="#h_fd300bca2a" id="h_fd300bca2a"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/626313243/2aa0f5915d30fe26d404432a/wall-create.gif" alt=""><figcaption></figcaption></figure>

Drawing a plan is mostly about **laying down walls and partitions.**

Rayon now allows you to draw such walls, snap windows and doors in them, and mark room surfaces using Zones. 👉 More about this new feature [in our Documentation!](/documentation/design/elements-walls-zones-openings-etc.md) 🔗

### Tables ✨ <a href="#h_11f04817a7" id="h_11f04817a7"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/626313997/8ae3745997055e0c0a4b121b/tables.gif" alt=""><figcaption></figcaption></figure>

People like to **list and count objects in floor plans.**

That's why we built the tables: in just a few clicks, you can now give properties to objects, list them and keep quantities in check. 👉 More about this new feature [in our Documentation!](broken://pages/aaX3paETQpqlJ2wDz4RU) 🔗

## Some Things got Better 💪 <a href="#h_bad6a3691e" id="h_bad6a3691e"></a>

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

* Styles have been improved!
* We now have a revamped placing of active styles and selected styles; Simply, a new (and easier) way to work with styles in Rayon

***

## Any questions? ☝️ <a href="#h_74fea63ad2" id="h_74fea63ad2"></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/rayon-v1.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.
