> 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/other-resources/product-updates/april-2023-changelog.md).

# April 2023 Changelog

#### We are constantly working on improving and revamping Rayon's features for our users!

Here are new features that just got better💪

* New pages system
* Improved wall drawing experience
* New dashed lines styles

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

## Features that got better 💪 <a href="#h_8e9374accb" id="h_8e9374accb"></a>

### New pages system 💪 <a href="#h_3369ac7cdb" id="h_3369ac7cdb"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/709486505/7899570673aea3ce34918ac7/ezgif.com-optimize+%2843%29.gif" alt=""><figcaption></figcaption></figure>

You can now "Nest" items onto a page! This will enable you to scale the page's content before exporting it to a PDF. 👉 More about Pages in [our Documentation!](broken://pages/GqwiFLOXYGLYF6DU9Lhb)

### Improved wall drawing experience 💪 <a href="#h_64ae6b9c71" id="h_64ae6b9c71"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/707725814/c25a214d4a6c17ac0ab59e25/ezgif.com-optimize+%2838%29.gif" alt=""><figcaption></figcaption></figure>

You can now shift the wall center line left or right for a more precise drawing experience! 👉 More about Walls [in our Documentation!](/documentation/design/elements-walls-zones-openings-etc.md)

### New dashed lines styles 💪 <a href="#h_7039182f95" id="h_7039182f95"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/707732292/3cd9c10b1e891feb2dd046fb/ezgif.com-optimize+%2839%29.gif" alt=""><figcaption></figcaption></figure>

We have revamped the dash line families to offer you a greater variety! 👉 More about Line Styles [in our Documentation!](/documentation/design/styles.md)

***

## 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
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:

```
GET https://docs.rayon.design/other-resources/product-updates/april-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.
