# April 2025

### Configurator/Room designer news

* Launch of attics feature in room designer

We launched the attics feature for our room designer 🥳 Per default we have now the attics toggle available for all room designer scenes if the user selects a wall. An attic is then created when the toggle is activated.

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

<https://www.roomle.com/t/cp/?configuratorId=mocdemo&id=ps_8xh4b26z9q4l72mjxavr8jl7dtvf0ac&api=false&catalogRootTag=rubens_room_demo_root>

* You will find a 2 meter line in 2D mode for the attic. This line shows where the pitched roof reaches the 2 meter line, which is a common attribute for interior designers.

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

* Highlighting of the pitched roof in 2D: In order to identify the walls with pitched roofs also in 2D, we highlight those walls with a gray color. In addition you will see in 2D a measurement line for the knee height value and the distance of the attic.

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

### Rubens Admin news

* Include partlist flag for analytics downloads

In the analytics downloads of view and saved configurations, we always save in one column the entire partlist JSON of the corresponding configuration - which can be quite a huge dataset based on the configuration. If now a customer with huge traffic on his configurator webpage creates an analytics export with a large time period, you will have thousands of entries in the download and for each of that ones an entry with the partlist JSON. This will result in huge files and limit and in order to still be able to provide a good experience and performance in that case we decided to implement that include partlist flag. If it is set to true, we provide the partlist information as before, but the maximum time period is 3 months in that case for the analytics download. If it is set to false, you can still be able to select any timeframe you want.

<figure><img src="/files/7Cc0XQbPVs8wAgyYpQ0y" alt=""><figcaption></figcaption></figure>


---

# 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.roomle.com/rubens/whats-new/2025/april-2025.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.
