> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/espanol/centro-de-actualizaciones/release-notes.md).

# Release Notes

#### Qué encontrarás aquí

* Anuncios de lanzamiento de funcionalidades
* Mejoras en la interfaz y en la experiencia del usuario
* Correcciones de errores y resolución de problemas conocidos

#### Recomendado para

Todos los usuarios que deseen seguir la evolución de la plataforma y planificar las actualizaciones de manera adecuada.

#### Consulta nuestras versiones más recientes

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/34HUHRYcrIXvkqhuO54R">/pages/34HUHRYcrIXvkqhuO54R</a></td><td><a href="/files/WRBAyWIu13BDsXHvGgHd">/files/WRBAyWIu13BDsXHvGgHd</a></td></tr><tr><td><a href="/pages/g4YNC2wa06Dbp2XY4fXT">/pages/g4YNC2wa06Dbp2XY4fXT</a></td><td><a href="/files/LqsJHnFuATMiq9cbcgsK">/files/LqsJHnFuATMiq9cbcgsK</a></td></tr><tr><td><a href="/pages/KDAnatzSe6g16v6nFY7C">/pages/KDAnatzSe6g16v6nFY7C</a></td><td><a href="/files/gx3CCmueTkQXMhyoPUzL">/files/gx3CCmueTkQXMhyoPUzL</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.skyone.cloud/espanol/centro-de-actualizaciones/release-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
