# May 2023 Changelog

Here are the **features that got better**💪

* Styles
* Shortcuts

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

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

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

<figure><img src="https://downloads.intercomcdn.com/i/o/743972960/c2439d093a9ae261710b5ff1/Style_6.gif" alt=""><figcaption></figcaption></figure>

* **Create a new style** by simply clicking on an element and editing its style
* **Assign a style** by clicking on the drop-down in the side panel or by using the style picker!
* **Edit a style** by hovering over it and clicking the **`Edit`** button

👉 More about styles [in our Documentation!](/documentation/design/styles.md) 🔗

### Shortcuts 💪 <a href="#h_8810fa9465" id="h_8810fa9465"></a>

We have added **new shortcuts** and revamped the existing ones to help you work faster! 💥 Check them all out [in our Documentation!](/documentation/design/shortcuts.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: 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/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.
