# 2024.06.0 - April 3 2024 Preview Release

### Granular view permissions for sections

View permissions has been expanded for greater security and flexibility when provisioning access within Threekit.&#x20;

<div data-full-width="false"><figure><img src="/files/e42MHnD0uqhHSZoH61r5" alt=""><figcaption></figcaption></figure></div>

Viewing the full list of Items in a Section and viewing the Items themselves are now separate permissions, allowing for none, either, or both to be granted individually.

If only the **View Single** permission is granted, users will no longer be able to see the list of items in a Section, but given a link to a specific item will be able to view it.

If only the **View List** permission is granted, users will be able to see a full list of all items in a Section, but not access the items themselves.&#x20;

If both are granted, users will be able to view everything like they are today.

This also applies to permissions given by that role for API usage, meaning all the same rules apply.

### V-Ray 6

V-Ray 6 Support has been added to Virtual Photographer, to learn more about this new versions' features and improvements visit the official V-Ray 6 documentation page [here](https://docs.chaos.com/display/VMAX/V-Ray+6).

To switch over and start using it navigate to the **Features** page from the Settings menu and Select V-Ray 6 as your V-Ray renderer version, any renders done will now be using the new version.

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

### Improvements & Bug Fixes

* Resolved issue with Static Publishing not working for the 2D Player
* Resolved issue with AR Loading performance
* Resolved issue with page indicator in Items & Assets not matching the actual page


---

# 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://community.threekit.com/releases/2024/2024.06.0-april-3-2024-preview-release.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.
