# June 2024

## Rubens Admin news

### Static item batch uploader

The import/export section of the catalogue in RuAd also now accepts a zip container with multiple static items.

A new draft catalogue is created with the items from the zip container.

After checking the draft can be merged into the live catalogue.

[Find here the documentation of the static item batch uploader](#static-item-batch-uploader).

<figure><img src="/files/5c6DTcuAU11TeoxXVBrt" alt=""><figcaption></figcaption></figure>

### Rubens Admin Materials v2 form basic

Materials according to our new materials definition (="Materials v2") can now be created in Rubens Admin. The Material v2 specific shadings and texture maps can be displayed by checking the materials v2 checkbox in the material shadings form.

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

### Email notifications for finished import processes (IDM & Batch upload)

After a successful data import (IDM or batch) an email is sent to the user that triggered the upload notifying the user about the finished upload.

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

### Batch exported files renaming

Exported data out of RuAd also includes now the id of the catalogue to have a better idea of where the data comes from - instead of “results(1).zip”

## Configurator news

### Embedded URLs for parameters tooltips

Embedded URLs/iFrames are now also supported for parameters.

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

Data is set up as before in Rubens Admin - the only difference is that you can now add an embedded URL to be displayed in the Embedded URL text field. This embedded URL is then opened up as iFrame if the user clicks the "Show more" label inside the tooltip of the corresponding parameter.

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

### Room Designer - Objects inside objects selectable

There have been selection issues when objects in the room designer have been nested within other objects. We got rid of the selection issues when there are objects “nested” inside other objects in the Room Designer. They can now be selected normally.

{% embed url="<https://www.roomle.com/t/cp/?configuratorId=pixlip&id=ps_picfmnhzwmzjlfz4y1kqr39bvpwajrh&api=false&locale=en>" %}

<figure><img src="/files/vtMlwKZvv0OZ4RnoF82X" 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/2024/june-2024.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.
