# February '24 Product Updates

February was all about improving key features for you!

💪 **Improved features:**

* Openings orientation
* Simpler PDF export
* Command and mode memorization
* More keyboard-controlled features
* Double-click to edit
* Revamped paywall

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

## 💪 Openings orientation

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

You can now **select the direction** of door and window openings upon insertion!

## 💪 Simpler PDF export

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

You can now export PDFs from **both the Page panel and the main menu** to make it simpler.

## 💪 Command and mode memorization

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

From now on:

* Once you **enter a value for a command** (like distance, for example), you can **re-apply it** with the **`tab`** button!
* When choosing a **mode on a command**, it is **applied the next time you use that command.**

## 💪 More keyboard-controlled features

You can now use the keyboard to activate more commands, like **`Dimension`**, **`Offset`**, and others! You will also find that the **`Zone`** and **`Copy`** commands can now be deactivated by using the **`Enter`** button.

## 💪 **Double-click to edit**

**Double-click to edit** now applies to more objects, like **`path`, `text`, `block`, `group`,** and more!

## 💪 Revamped paywall

<figure><img src="/files/2ryuEsHL0ErE9c87urtb" alt=""><figcaption></figcaption></figure>

We **redesigned the paywall** in the app and our website to clarify the difference between the account tiers.

***

**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) 🔗


---

# 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/february-24-product-updates.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.
