# August 2024

## Room designer news

### Go live of Vector draw mode

We set the new drawing mode ("vector draw mode") live as the default drawing mode. It allows us to use the precise measurements from drawing after a room is created. This improves the drawing mode as the wall's thickness is added after creating the room outline without changing the wall's measurements. It works like this; a room vector is drawn which reflects the inner wall measurement of the room. After the room is closed or the drawing is finished (like for a single wall) a wall is entered with exactly the length the the user had drawn.

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

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

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

## Rubens Admin news

### Level 1 improvements - Individual external identifiers

As a level 1 user, you can now also create individual external identifiers the same way as the higher level users already can. In the product form of your new product inside Rubens Admin you find the field external identifier, which is used to identify your product (for example for embedding your 3D viewer in your webshop). To prevent entering invalid IDs, we also implemented a validation for the external identifier, which gives you a hint, if you used invalid characters.

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

## Other news

### Golive of new documentation

We released a new version of our roomle docs. Our new documentation gives you the same content as before but in an improved structure. Also, the search functionality has improved with the new documentation so that you will find the content you are looking for more easily. Inside the new "Whats new" section, you will find monthly updates about news within roomle and its products.


---

# 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/august-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.
