# Releases notes

## Klona 1.208.022

*Released: October 11, 2024*

* Added the ability to split the screen view in two when sharing a document so the presenter can see their audience.
* Added the possibility of choosing your microphone directly in the KLONA interface.
* Fix loss of information on the audio status of a participant.

## Klona 1.204.021

*Released:* August *15, 2024*

* Add new scenes templates : OceanSide & OceanSide meeting
* Adding GLB file from the client interface
* Improved management of screen sharing and sharing status
* Improved size of web client
* Fix code sharing url for SAML Authentication
* Added auto rotation of the avatar camera
* Memorizing the status of the microphone and camera when changing scenes
* Fix audio proximity bug
* Update Ready Player Me Plugin

## Klona 1.115.013

*Released: December 16, 2023*

* Add new scenes templates : Skyview & Hexagram
* Separation of network communication channels
* Improve audio, camera and screen sharing functionality
* Added 3D Object Editor functionality direcly inside scene
* Improve chat functionality
* Added clickable links to the chat window.
* Fix chat scroolview

## Klona 1.103.001

*Released: April 23, 2023*

* Add new scenes templates
* Separation of network communication channels
* Improve seat features
* Add a queue if the maximum number of users is reached
* Change local configuration settings for KlonaBox

## Klona 1.1.0

*Released: November 1, 2022*

* WebGL support
* Improve navigation
* Improve voice communication
* Add Klona AI feature&#x20;

## Klona 1.0.0

*Released: July 1, 2022*

* OSX Support

## Klona 0.1.0

*Released: August 1, 2021*

* First release


---

# 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://klona.gitbook.io/doc/releases-notes.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.
