# 06-6 June Update

## ⏫ Minor Improvements

* 📝 We've made the "is in list" and "is not in list" rule events case insensitive for a more user-friendly experience.
* 🚫 We've removed userguiding to streamline the editing process.
* 🎮 We've added a pitch range for 3D scenes to give you more control over your 3D environment.
* 👾 We've made cosmetic changes to the AI character element to enhance its visual appeal.

## 🐛 Bug Fixes

* 🐞 We've fixed the background clipping for the text element (without background) to ensure a seamless viewing experience.&#x20;
* 🔄 We've fixed the point to action while moving between different scene types for smoother transitions.&#x20;
* ✅ We've fixed the close button clickability for popups for better user interaction.&#x20;
* 🔒 We've fixed the access issue for the leaderboard page while logged out to ensure secure access.
* 🔄 We've updated the Agora version for improved performance.&#x20;
* 🔄 We've updated project calls for both client and server for better synchronization.


---

# 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.gmetri.com/features/release-notes/2023/06-6-june-update.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.
